Skip to content

abhishekb91/Enrollment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enrollment

A web app written using Flask:

Contents

Installing

All the dependencies are listed in the requirements.txt file. The application is written in Python 3, in order to install the dependencies, execute:

pip install -r requirements.txt