Skip to content

sharuf-baig/exam_time

Repository files navigation

exam_time

How To Setup this website

First Clone the Repository

You could Create a Virtual Environment
after starting the virtual Environment do pip install -r requirement.txt to install all the required files
then we need to set some environment variable
set FLASK_DEBUG=1 for debug mode
and set DATABASE_URL=ulr of your database
then flask run to run the flask app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published