Employee-Database-Management-System-Using-Flask

  Introduction:


  • Employee Database Management System is developed by using Python Flask. 
  • Talking about the project, it contains both Admin side and the User side and the both side have separate Login ID and password.
  • From the Admin side, the admin has to Login first and then the admin can have the rights to Add Employee, Delete Employee, Search Employee and can maintain the Employee Records easily.
  • And from the User side, the user also has the Login procedure and then after login the specified logined user details and there corresponding salary details, address, contact number will be also displayed. And he doesn't have the full right like admin. He only have the rights to see her detials only.

What is Flask?
  • Flask is a popular Python web framework used for developing web applications.
  • Flask's framework is more explicit than Django's framework and is also easier to learn because it has less base code to implement a simple web application.
  • Click here to know more about Flask. 

Project Directory Structure:







How to Run the Employee Database Management System?





  • Full Source Code is available on our github site.
                                click here --- github


***********************************************************************************




Post a Comment

0 Comments