Kevin

Results 37 issues of Kevin

Because: - Separating admin users from normal users will make new admin more secure and robust to changes. - closes: https://github.com/TheOdinProject/theodinproject/issues/4267 This commit: - Adds admin_users - Sets up devise...

Status: Needs Review

**1. Description of the Feature Request:** A new major version of Shakapacker just dropped. * [Dependabot attempted to bump us but CI is failing](https://github.com/TheOdinProject/theodinproject/pull/3944) * [Upgrade guide can be found...

Type: Chore

### Checks - [X] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md) - [X] The title of this issue follows the `Feature Request: brief description of feature...

Status: Needs Review

### Checks - [X] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md) - [X] The title of this issue follows the `Feature Request: brief description of feature...

Status: Needs Review

### Why? A sidebar navigation will allow us to use more of the screen on desktops and open up room for some new navigation features. ### Additional Information Do we...

Type: Enhancement

A place to discuss and decide upon the syllabus for this course. ## Syllabus --- ### Section: The Track Ahead * Lesson: How this course will work --- ### Section:...

Lesson: https://www.theodinproject.com/courses/ruby-programming/lessons/input-and-output This is similar to variables, it will be difficult to make test driven exercises so either a repl.it or a small problem description on the lesson itself might...

Lesson: https://www.theodinproject.com/courses/ruby-programming/lessons/loops Basic exercises covering the main topics in this lesson: - [ ] loop - [ ] while loop - [ ] until loop - [ ] ranges -...

Lesson: https://www.theodinproject.com/courses/ruby-programming/lessons/conditional-logic Basic exercises covering the main topics in this lesson: - [ ] truthy and falsy values - [ ] using elsif and else - [ ] boolean logic...

@KevinMulhern is responsible for coordinating the creation of these lessons, but he needs your help. For each lesson, reply to this issue with: 1. An Introduction for the lesson A...

help wanted