This is a web application to manage Students Grade
You can check and use this application on the link bellow:
https://sgms.onrender.com
To run this project locally, you will need to add the following environment variables to your .env file
DB_HOST
DB_DATABASE_NAME
DB_USERNAME
DB_PASSWORD
Clone the project
git clone https://github.com/bragarr/students-grades
Go to the project directory
cd students-grade
Install dependencies
bundle install
Start the server
rails server
If you have any feedback, please reach out to us at rodrigues.reinaldobraga@gmail.com
Build on: Ruby on Rails
Database: Mysql