DishantK1807 / check-in-module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check-In System

Prerequisites

  1. Python 3.6

Installation

  1. Open terminal in the main directory and enter the following commands
  2. export FLASK_APP=Event
  3. export FLASK_DEBUG=true
  4. pip install -e . (Run this command only the first time)
  5. flask run
  6. Go to the url given in the terminal to access the website

About

License:GNU General Public License v3.0


Languages

Language:Python 47.3%Language:HTML 43.1%Language:CSS 9.7%