- Install Rails –> https://guides.rubyonrails.org/getting_started.html#creating-a-new-rails-project
- Create a controller, routes and the necessary views (as shown in the lecture).
- Your Application should support at least
- to show an dynamic monthly calendar
- buttons to switch between months.
- optional: highlight today
- Create your repository on github-classroom. https://classroom.github.com/a/D8Eij-Vd
- push your work to the main branch at github
- Deadline 09.11.22 23:59
Links: