Skip to content

Dealz is a Single Page Application to buy and sell products, inspired in the Spanish company Wallapop. Final project done during the last two weeks of the Web Development Bootcamp at Ironhack Madrid. Made in collaboration with Manuel Barreda.

Notifications You must be signed in to change notification settings

patriciamdm/Ironhack-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ironhack WebDev Final Project | Dealz_

Dealz_ Home

Visit the webpage at http://dealz-app.herokuapp.com/

Introduction

Dealz_ is a Single Page Application to buy and sell products, inspired in the Spanish company Wallapop.

Authors:

Manuel de la Barreda & Patricia Muñoz de Dios

Thanks to:

  • Teacher: Germán Alvarez
  • TA: Jon Arechalde

Description:

Users will be able to buy from and sell to other registered users, add products to their favourites list and give other users a rating including a comment. To contact a seller we have two stablished options - an email form and a WhatsApp window - and one under contruction which renders an internal chat bewteen users. Each product created will have a category and location assigned by the user from an assortment previously stablished, along with a file update field to give the product and image that will be hosted using Cloudinary. There's an admin console where products, users, categories and locations can be managed, along with an analytics panel with different graphics for the available data.

Technologies:

Languages and dependencies:

  • HTML5 & CSS
  • JavaScript (ES6)
    • react
    • axios
    • bootstrap
    • node
    • express
    • mongo
    • mongoose
    • passport
    • cloudinary
    • connect-flash
    • cors
    • multer
    • nodemailer
    • socket.io
    • flash
    • bcrypt
    • nivo.rocks

API:

We have developed our own API with the following endpoints.

Paths Methods JSON response
/api/products GET POST PUT DELETE Products Management
/api/location GET POST PUT DELETE Locations Management
/api/category GET POST PUT DELETE Categories Management
/api/rating GET POST PUT DELETE User Reviews Management
/api/users GET POST PUT DELETE Users Management
/api/auth GET POST Authorized Sessions Management
/api/files POST Files Management
/api/mailing POST Mail Management

About

Dealz is a Single Page Application to buy and sell products, inspired in the Spanish company Wallapop. Final project done during the last two weeks of the Web Development Bootcamp at Ironhack Madrid. Made in collaboration with Manuel Barreda.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •