Skip to content

jihee102/gallery-auction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Painting Auction Gallery

Simple painting auction site where user can bid on the one of the auctions. The web project is built on the basic sapper framework.

Getting started

npm install
npm run dev

Live Demo

https://gallery-auction.herokuapp.com/

How to use the application

  • Main page Here you can see a list of all auctions and you can go to one specific auction and place a bid(must be user to place a bid)
  • Log in screen Here you need to provide a user name and password to login
  • Register account in this part you need to provide a user name, email and password to register an account
  • Password should include at least one number and one special character.
  • Administration If your account has an admin authinticatn you can add , delete or update an auction
  • Search bar by entering a keyword it finds the auction you are looking for
  • Filter You can filter auctions by name , price or size

About

A simple auction site with Svelte & gallery API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published