An app where a user can track progress of studies based on languages/frameworks where user can create a programming language and add frameworks to it! also a user can add frameworks to ANY language and update the hours of progress. All of the Languages/Framworks tracks progress based on hours/total_languages/total_frameworks for that user
Design given by: @Gregoire Vella on Behance
- Ruby v2.7.0
- Ruby on Rails v5.2.4
- Bootrstrap
- SASS
https://fathomless-brook-88773.herokuapp.com
To get a local copy up and running follow these simple example steps.
Ruby: 2.6.3 Rails: 5.2.3 Postgres: >=9.5
Instal gems with:
bundle install
Setup database with:
rails db:create
rails db:migrate
Start server with:
rails server
Open http://localhost:3000/
in your browser.
rpsec
👤 Fernando
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.