소프트웨어공학 팀플
Website for Macaron stores.
Implemented in Python with Django Framework.
pip install django
cd Macaron
source myvenv/Scripts/activate
cd macaronproj
python manage.py runserver
-
Sign up
- As manager or guest
-
Sign in
-
Sign out
-
Edit account
-
Manage Stores
- Register stores
- Delete stores
- Update stores
-
Manage Products
- Upload macarons
- Delete macarons
- Update/make changes to macarons
-
Manage Reservations
- View reservations made on my store
- Accept or reject reservations
-
View Stores
- Search macaron stores
- View store lists
- View stores
-
Reservations
- Make reservations
- Cancel reservations
- View my Reservations
-
Review
- Submit reviews
- Delete reviews