- Bootswatch theme integration
- Cancancan gem integration to easily handle user permissions
- Ransack gem integration to generate a simple search filter used to enhance the UX
- Two types of user dashboards that allows the users to simply manage their ongoing projects, or the adverts they have created & one admin dashboard
bundle install, rails db:create, rails db:migrate, rails db:seed, and finally, rails s. Then navigate to localhost:3000 in your web browser.
Alternatively, you can directly test it online at this Heroku address.
- Pablo Eskenazi : https://github.com/PabloSKZ
- Nazanin Farshad : https://github.com/Nazaninf24
- Jonathan Sylvestre : https://github.com/Stovenn
- Chelton Ajax : https://github.com/Cheltonne
Thank you for reading this far !