Skip to content

Osama710/Flask-Database-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Database Project

Installation

  1. Install Python from https://www.python.org/downloads/
  2. Install Dependencies Open cmd in the folder Snipping Tool and run this command
pip install -r requirements.txt
  1. After installing the dependencies, run the py file OR write this command in cmd and enter
python app.py

Information

This Flask Database Project is built using Python. Following are the libraries used:

  1. Flask
  2. Flask SQLAlchemy
  3. SQLAlchemy

Following are the characteristics of the project:
◉ The database is connected which has 4 tables.
◉ There are 4 different pages in the website for each table.
◉ New entries can be added in the asset holding and financial transactions table.
◉ Records can be archived from the asset holding and financial transactions tables.
◉ Archived data from these tables are then shown in the pages of archived asset holding and archived financial transactions and added in these tables.
◉ Archived data from these tables can be restored back to the main table and shown in their pages.

The System is developed by Muhammad Osama (Github) (LinkedIn)

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published