abhishekb91 / Enrollment

Demo application written in Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Demo application written in Flask

License:MIT License


Languages

Language:HTML 53.2%Language:Python 38.5%Language:CSS 8.3%