Welcome to A1Store!.
Trello: Live Site
ERD: Live Site
WireFrame: Live Site
👀 Take a look at A1StoreHERE
This application is a online shopping store. This CRUD application was developed using RESTful architecture principles and using Python, Django and SQL through Postgres.
Upon starting the application, the user will be in the main page of the site where they can see the listed products that are available in the store, after clicking on the desired products the user will be taken to the product details page where they can see the product details , then before adding the product to the cart the user will have to login with the regular login features such as username and password. If they are new to the site they can click on the sign up on the nav bar. You can enter a username and a password then confirm the password . Once a user has logged in , they can add the products to the cart, and after that the user will have to go to the cart to checkout the products.
While this application accomplishes a lot of user-functionality, there are a number of icebox features which will be added as availability permits. Here are some of the future upgrades...
- We want to add the search functionality .
- We want add update product information as a superuser .
- We want to add reviews to product so the user can be able to comment and rate the product .
- We want to add delete or update button to the cart page .






