Skip to content

re$ale is an intermediary between buyers and sellers. Users can either list items they want to sell or browse the items that are listed for sale. Users can rate sellers and favorite the products that they are interested in, like a wish-list. The listed products will have details like, used/new, category, price and address of the seller.

Notifications You must be signed in to change notification settings

RishikeshYadav95/resale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS546_C_Project

About re$ale

re$ale is an intermediary between buyers and sellers. Users can either list items they want to sell or browse the items that are listed for sale. Users can rate sellers and favourite the products that they are interested in, like a wish-list. The listed products will have details like, used/new, category, price and address of the seller.

The inspiration for this project stems from the pressing need for international students to populate their houses with essential items, all the while ensuring not to go over budget. As an international student, I have faced this issue first hand and believe an application like this would greatly benefit not only international students but also people that live on rent or constantly relocate.

For more details about re$ale watch the below video

How to install and run re$ale

Follow the steps to run re$ale.

  1. Fork the Project / Download the source code as a zip file
  2. Navigate to the project directory
  3. Install the dependencies (npm install)
  4. Seed the database (npm run seed)
  5. Start the server (npm start)
  6. Navigate to localhost: 3000

How to use re$ale

Follow these steps to use resale.

  1. Access re$ale homepage (localhost: 3000)
  2. Sort products and filter them based on your needs
  3. Click sign up, fill up the form to create an account
  4. View products (and recommended products), comment, favourite them, email/chat with, or rate product sellers
  5. Navigate to user profile to view liked products, or update profile
  6. Click on sell products, put in details, upload pictures and click submit
  7. View your product, view product bids, update your product, accept a bid
  8. Read about re$ale on about page, add a testimonial
  9. View re$ale statistics on Statistics Page
  10. Toggle dark mode in User Profile page

Contributing

If you have to add a feature, please fork the repo and create a pull request.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/Feature)
  3. Commit your Changes (git commit -m 'Adding Feature')
  4. Push to the Branch (git push origin feature/Feature)
  5. Open a Pull Request

(back to top)

About

re$ale is an intermediary between buyers and sellers. Users can either list items they want to sell or browse the items that are listed for sale. Users can rate sellers and favorite the products that they are interested in, like a wish-list. The listed products will have details like, used/new, category, price and address of the seller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published