UoM | FoB | Business Application Development | Group Project |
Shop management create products under various categories. (Eg: Cloths and Shoes)
Customers can register into the system by providing required details.
Existing customers can log into the system by providing their username and password.
Order process can be demonstrate as follows
- Customers can add items by clcking add to cart button.
- After selecting all the items, click cart icon. (right side upper corner)
- Customers can increase the quantity in selected items, by clicking arrows which is in 4th coloumn.
- Then customers can provide shipping details and continue their transaction with make payments.
- Finaly customrs can preview their order summary.
NOTE: You should click on "Click-To-Cart" in order to login, register or logout.
To clone this repository to your machine
git clone https://github.com/Chamanthi12/GroupProject.git
If you made any changes in the database, after the changes are done run the following two codes
1st code: python manage.py makemigrations
2nd code: python manage.py migrate
In order to run the web application use the bellow code
python manage.py runserver
You can add new products, remove products or make changes in exsiting product details after login to the Django admin page.
Link : http://127.0.0.1:8000/admin/
User name : gayani
Password : Gayani@97
- Django
- HTML
- CSS
- Bootstrap
- Python
- Chamanthi Berman
- Oshini Lokuge
- Gayani Madushani
- Amasha Ranaweera