frontend
Please refer to the following repo for this project's backend data: https://github.com/Dbm289/the_best_day_planner_backend
The Best Day Planner creats lists that have many events within them. These events have names, further details, start times, and end times and can help users make to-do lists.
Installation help: To install, fork this repo and that of the backend page. On the rails backend, run bundle install then run rails db:migrate and rails db:seed. Run rails s to boot up your local rails server and use the web browser of your choice to run index.html
Installation of postgres is important to run this application!
YouTube link for project demonstration: https://www.youtube.com/watch?v=9FP5RcVQHBM
Medium post regarding project: https://danmooreteachingandlearning.medium.com/the-power-of-class-names-64bd1607aabb
I want to thank my cohort lead, Ronnie Boniface, for her invaluable help in shaping my project and for her in-depth walkthroughs and videos. Cernan Bernardo's walkthrough videos were also extremely helpful in structuring my project and getting it up on its feet. My girlfriend, Eleanor, helped me a lot as well and I could not have finished this project without her looking it over and telling me I was not making any sense.