Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 2.43 KB

README.md

File metadata and controls

58 lines (41 loc) · 2.43 KB

RE/GIFT

First full-stack project written @Ironhack web dev bootcamp.
It's a multi-pages web app to trade gifts.

Technologies used :

HTML, JS, CSS, MongoDB, Express, Node, Cloudinary

Details

  • Everyone can see gift's category, picture, name and brand.
  • To see gift's description, owner's name/city/ZIP, one have to signup, or login.
  • Logged in user can CRUD gift (update and delete under conditions).
  • Logged in user can CREATE a trade by sending an offer, UPDATE received offer's status, READ sent offer and received offer.

Give it a try

Click to trade

You can use these credentials:

Homepage

Homepage

Categories

Categories

Books

Books

Boxes

Boxes

Fragances

Fragances

Toys

Toys

Sign in / Sign up (wrong password example)

Wrong password

Profile 1/2

Profile 1

Profile 2/2 (READ & DELETE gift)

Profile 2

CREATE gift

add

Gift details

Details

UPDATE gift

Edit

Trades page

Trades page