Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 2.11 KB

File metadata and controls

29 lines (25 loc) · 2.11 KB

CodeCar

This repository holds our Soy Henry final group project. The purpose of it is to offer a car dealership client an e-commerce where they can sell cars, implying to have a user system, payments and inventory managment.

Who participated in this project?

TECHNOLOGIES USED IN THIS PROJECT:

  • JavaScript as main language
  • Node.js for server side and React.js for client side
  • Modularized vanilla CSS for styled components
  • Using Vite for the building process
  • Front End libraries used:
    • Auth0 for in-page user verification and sessions.
    • Redux for React global states.
    • Firebase for in-page file system (image upload).
    • react-responsive-carousel for dynamic carousels.
  • Back End libraries used:
    • Mercado Pago for payments
    • Express for server.
    • NodeMailer for e-mail users notifications.

Disclaimer! This project is currently inactive and haves no intention for the moment of continuing adding features, but if you have a bug to report or find a major problem with the web page/repository please let us know. You can report bugs directly in the repository page: Issues