Employee Database Manager
Employee Database Manager is a small-scale web application that I built with Python and Flask. This application provides a visual way of adding and deleting employees from a database. It includes role-based authentication and password encryption.
What I Used:
Python
Flask
SQLite3
HTML
CSS
Bootstrap 4