Skip to content

Employee Entry Website that allows for adding, editing, and deleting of employees using Jinja, Flask, Bootstrap, and SqlAlchemy

Notifications You must be signed in to change notification settings

loumonthjack/EmployeeWebsite-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

EmployeeManagementWebsite

Flask-SQLite-SQLalchemy-Jinja-Python

Simple Employee Management Website that requires registation and validation of users, which then allows for adding, editing, and deleting of employee data

Link: https://EmployeeFlaskApp.PythonAnywhere.com

Quick Login:

Email: admin@admin.com

Password: admin

Using Flask, SQLalchemy, and Bootstrap

Linking of Models, Routes, Forms and Templates to create MVC app architecture

#Python #ORM #OOP #MVC #Flask #SQLAlchemy #Bootstrap

-EmployeeEntry
	+run.py
	-employeewebsite
			+__init__.py
			+forms.py
			+models.py
			+routes.py
			-templates
				+layout.html
  				+home.html
  				+login.html
  				+register.html
  				+employee_data.html
  				+update_employee_data.html		
			-static
  				+main.css		

About

Employee Entry Website that allows for adding, editing, and deleting of employees using Jinja, Flask, Bootstrap, and SqlAlchemy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published