Project by Reid Boudreau
To-Dos Rail app allows users to create basic, easy-to-use, to-do lists to keep track of, well... whatever they want. To-Do lists & list items can be created, edited, & destroyed.
View the app and create your To-Do lists here: https://to--dos.herokuapp.com
View a quick YouTube Tutorial here: https://youtu.be/jjl4xwLY-pw
This app was created with Ruby on Rails v. 5.2.2 & inspired by Mackenzie Child's YouTube Tutorial.
- Clone the repository to your computer
- Run
bundle install
to install the required Gems - Run
rails db:create
andrails db:migrate
- Run
rails s
to start local server - Open http://localhost:3000 in your browser
Tools used:
Bootstrap - https://getbootstrap.com/
Font Awesome - https://fontawesome.com/
Unsplash - https://unsplash.com/
StrongPassword - https://github.com/bdmac/strong_password
Adobe Photoshop & Illustrator