Skip to content

itsyugam/User-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User-management-system

A web app use to manage staff of an organization and keep update of employees. And this application is Completely created in Flask framework.





Data flow Diagram:



This application is not hosted so to run this on localhost follow these steps:

  • Download the zip file
  • Then extract the file in a Folder
  • Now create a database in Mysql with name 'python_13.sql'
  • And then import the 'python_13.db' in that database
  • Install all the requirements:
    pip install flask pip install Mysql
  • Then get to that folder and run the command:
    python main.py

    Now this web app is running on the localhost.

About

A web app use to manage staff of an organization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors