LyubomirT / APOINTMENT-MANAGER-pr

Waffle :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APOINTMENT-MANAGER

based on flask app and html , and css

Installing

Clone the repository and navigate to the downloaded folder.

git clone https://github.com/PraneetBose/APOINTMENT-MANAGER.git
cd APOINTMENT-MANAGER

Install the dependencies.

pip install -r requirements.txt

Run the development server.

python app.py

PROGRAM FORMAT

Files used by this app:
app.py (main Flask application)
templates/index.html (HTML file for the frontend)
static/style.css (CSS file for styling)

main form:

image

edit form :

image

About

Waffle :)

License:MIT License


Languages

Language:HTML 37.0%Language:CSS 35.7%Language:Python 27.3%