Skip to content

bragarr/students-grades

Repository files navigation

Students Grade Management System

This is a web application to manage Students Grade

Application usage

You can check and use this application on the link bellow:

  https://sgms.onrender.com

Environment Variables

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

Run Locally

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

Feedback

If you have any feedback, please reach out to us at [email protected]

Tech Stack

Build on: Ruby on Rails

Database: Mysql

Authors