This Project aims to connect University students to sell and buy their used items. Sellers get a convenient platform to list their items, and Buyers get books and other articles at low prices.
Used this framework to build the frontend of the website as a SPA Single Page Application to provide smooth user experience.
Used for maintaining database of students registering on the site as well as details of all the item listings.
Used for building the backend server of the project.
Used to setup text Chat Application between Buyer and the seller.
Used this Authenctication System to make sure the user is logged in before accessing any personal info on the site
1 There are two types of users: admins and students
2 Admins verify the users as well as any product uploaded for sell.
3 Unverified product cannot be purchased, and unverified users cannot login.
4 If any unwanted, bad product is uploaded on the website, admins can remove it, College Bazaar will notify the student about the same.
5 Admins can blacklist any user from website, so that they can't sell product anymore.
6 Online payments can be made through any payment methods like cards, upi, etc.
7 And many more features...