This is a Djnago based shopping website, where a user can be a buyer, purchasing items or can act as a seller selling the products. This is a fully functional Web App with a list of features given below:
- It has a support for authentication and verification of users.
- It allows user to perform two actions, either purchase or sell.
- It is integrated with PayPal API, which attaches to its completeness of purchase.
- It also has AJAX features which are used to update cart items without reloading the page.
- The Backend models ( databases ) are fully noramlized with a nice models relationships.
- The supports 4-NF normalization.
- Use of Bootstrap is made to make the website responsive.
- Features are provided to end user to update the databases directly or create or delete their databases.
- Features to reset password or change database password is also given.
- When a user purchases an item sold by some seller, than the record of purchase made for that item is shown in the seller account.
- Well integrated models use.
- A buyer can add multiple addresses where the order will be delivered.
Front View of the App is shown below:
And the most important thing is that this APP is hosted using Python Anywhere.
This App, if developed can pove as a new startup.