Skip to content

A web app made with Ruby on Rails & Bootstrap, to track the progress of each language and framework to show statistics based on hours studied.

Notifications You must be signed in to change notification settings

Ferm0494/RoRCapstone

Repository files navigation

Tracker Languages progress APP

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

screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot

Built With

  • Ruby v2.7.0
  • Ruby on Rails v5.2.4
  • Bootrstrap
  • SASS

Live Demo

https://fathomless-brook-88773.herokuapp.com

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Ruby: 2.6.3 Rails: 5.2.3 Postgres: >=9.5

Setup

Instal gems with:

bundle install

Setup database with:

   rails db:create
   rails db:migrate

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

    rpsec 

Authors

👤 Fernando

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A web app made with Ruby on Rails & Bootstrap, to track the progress of each language and framework to show statistics based on hours studied.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published