Skip to content

nefelitav/auction-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auction Website

In this project we implemented an auction website, an Ebay clone, called BidIt. In this website, one can create an auction, browse auctions and bid. The main technologies used are:

  • React Framework for the frontend
  • Express - Node.js for the backend (REST API)
  • PostgreSQL as the relational database

Some interesting features of the app:

  • Messaging
  • Map
  • Data Export in JSON/XML format
  • Search
  • Filters
  • SSL/TLS
  • Image upload
  • Reviewing
  • Recommender System using Matrix Factorization

Run

$ docker-compose up

The application is available in http://localhost:3000.

Screenshots

Home Page

home page

Browse Page

browse

Registration Form

register form

Map

map

Product Page

product

About

Implementation of an auction website using the PERN stack, featuring live messaging, OpenStreetMap implementation, a recommendation system, search, filters etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.3%
  • TeX 3.8%
  • Other 0.9%