User registration and login system Account detail page for viewing and updating profile information Ability to browse products and add them to the cart Place orders ...
urban-mobility-explorer/ │ ├── README.md ← You are here ├── .gitignore ← Keeps large files and secrets off GitHub ├── docker-compose.yml ← Optional: spin up MySQL with one command │ ├── backend/ │ ├── ...