This project was created to learn the Ruby on Rails framework. The idea was to create a CRUD web application that replicated a generic Administrative Panel. The admin user can perform all CRUD actions on students, instructors, cohorts, courses.
- Ruby on Rails (Ruby Framework)
- Jquery (JavaScript Library)
- PostgresSQL (database)
- SQLite (local database)
- Chosen-rails (JavaScript Library)