Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 70 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# T-Time

> An e-commerce website which provides a new platform for the IITG community to buy IITG apparels.

![Main Home Page](https://github.com/jainmohit2001/website/blob/master/blog/static/img/1.png)

## Main Features
- [Submit your design](#syd)
- [Profile](#profile)
- [Polls](#polls)
- Interactive [Cart](#cart) system
- [Orders](#orders)
- [Login](#login)
- [Checkout](#checkout)
- [Merchant](#merchant)

### SYD

![Submit your design](https://github.com/jainmohit2001/website/blob/master/blog/static/img/8.png)

- Have a great idea for a T-shirt for your batch, fill out this form adn we will make sure that your idea is on the Polls

### Profile

![Profile](https://github.com/jainmohit2001/website/blob/master/blog/static/img/7.png)

- Upload your profile pic, cleanup system implemented through <a href="https://pypi.org/project/django-cleanup/">django-cleanup</a>
- Select your department, clubs and batch for more personalized polls


### Polls

![Polls](https://github.com/jainmohit2001/website/blob/master/blog/static/img/5.png)

- Polls are put up by the admin for the college community
- The poll with the maximum number of votes will be made available as soon as the merchant get holds of the new design (Future deployment)
- Sorted by general, club-based and department-based to ensure relevant people vote on the polls

### Cart

![Cart](https://github.com/jainmohit2001/website/blob/master/blog/static/img/6.png)

- Interactive cart system where you can delete the item from your cart, or increase and decrease the quantities of each product
- Each product has its own price with taxes which are set by the Merchant

### Orders

![Orders](https://github.com/jainmohit2001/website/blob/master/blog/static/img/10.png)

- See the products that you have ordered till now

### Login

![Login](https://github.com/jainmohit2001/website/blob/master/blog/static/img/3.png)

- Login with Google or register through Django's authentication system.

### Address

![Checkout](https://github.com/jainmohit2001/website/blob/master/blog/static/img/9.png)

- All your checkouts will appear here, you have select an address or create a new through a form
- Payment feature to be added soon while deployment


### Merchant

![Merchant](https://github.com/jainmohit2001/website/blob/master/blog/static/img/4.png)

- Separate page for merchant to change product details like price, availability, and Product name
Binary file added blog/static/img/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blog/static/img/10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blog/static/img/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blog/static/img/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blog/static/img/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blog/static/img/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blog/static/img/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blog/static/img/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blog/static/img/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blog/static/img/9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.