jenquach / final-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Final-project - A New Fit

This project was made by Karoline Mann, Jenny Quach, and Rosanna Dahlberg - students at Technigo Frontend Developer Bootcamp, class HT21. By building an e-commerce website as our final project we got to use most of the skills that we had learnt during the Bootcamp. We decided that our e-commerce would be a type of website that the three of us would love to use ourselves - a marketplace for pre-loved children's clothes.

This is a fullstack project. The user can take a look at all products and also categories them, add items to a cart, proceed to checkout and "purchase" the items. By logging in, the user is also able to book a pick-up service to come and collect clothes that the user want to sell.

The process

We started out by setting up most of our backend - the cart, user, endpoints and the product data. We also created a Figma design. The next step was to start adding basic components and the structure of the pages. With all this in place, we could then implement all functionalities, connecting the frontend with the backend.

We used both CSS styled components and Material UI for the styling.

The website is responsive and tested in Chrome, Firefox and Safari.

Technological stack

  • Frontend in JavaScript, React, Redux, styled components and MUI
  • Backend in Node.js
  • MongoDB database

Other tools

  • Cloudinary
  • Figma
  • Heroku
  • Postman
  • Trello

View it live

A NEW FIT https://anewfit.netlify.app/

API https://final-project--api.herokuapp.com

About


Languages

Language:JavaScript 77.5%Language:CSS 20.1%Language:HTML 2.4%