This repository contains a simple login system built with Flask and SQLite. It allows users to register for an account, log in, and log out. This Flask application allows users to register for an ...
Admin: Superuser who can manage parking lots, view all spots/users, and access full parking history. Admin is hardcoded and always present—no registration required. User: Can register/login, reserve, ...