Skip to content

helloworld-iiitt/iiitt-grades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iiitt-grades

This app is designed to display the exam results of the user who log in to the system. Based on the data mapping an inmemory application will be running which will read the data from the csv files.

Run the app

  1. To get set the app up, run pip install -R requirements.txt in the root directory. This would install the necessary dependencies.
  2. Export the environmental variables GOOGLE_CLIENT_ID, and GOOGLE_CLIENT_SECRET
  3. To run the server locally, run python app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published