GithubHelp home page GithubHelp logo

luanaportezan / project-car-shop Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 202 KB

TypeScript . Express . Node.js . JWT. Docker . MongoDB . Mongoose . Jest . Mocha . Chai . Sinon . Eslint

Dockerfile 0.61% JavaScript 2.53% TypeScript 96.86%
chai docker docker-compose express jest mocha mongodb mongoose nodejs typescript eslint sinon api jwt

project-car-shop's Introduction

Project Car Shop

Welcome to the Car Shop Project repository! This project was developed as part of the Trybe course, a web development school, as a way to practice the concepts learned throughout the course.

Car Shop is a web application that simulates a vehicle buying and selling system. With this application, users can view cars available for sale, add vehicles to the shopping cart, complete the purchase and obtain detailed information about each vehicle.

Table of Contents

Introduction

The Car Shop project aims to simplify the car purchasing process for both customers and dealership administrators. The web application provides an intuitive and user-friendly interface for customers to browse available cars, view detailed information, and make purchases. On the admin side, the application offers tools for managing inventory, adding new cars, updating prices, and monitoring sales.

Functionalities

The project has the following features:

  • Visualization of vehicles available for sale;
  • Vehicle details including make, model, year and price;
  • Adding vehicles to the shopping cart;
  • Calculation of the total purchase price;
  • Checkout, including filling in buyer information;
  • History of purchases made.

Technologies Used

The following technologies and tools were used in the development of the Car Shop project:

  • Backend: Node.js, Express.js, MongoDB, Typescript
  • Authentication: JSON Web Tokens (JWT)

Getting Started

To get a local copy of the Car Shop project up and running on your machine, follow these steps.

Installation

  1. Clone the repository:

    git clone https://github.com/luanaPortezan/project-car-shop.git
  2. Navigate to the project directory:

    cd project-car-shop
  3. Install the dependencies:

    npm install

Usage

  1. Rename the .env.example file to .env and update the environment variables with your configuration details.

  2. Start the development server:

    npm start
  3. Open your browser and access the application at http://localhost:3000.

Contact

If you have any questions or suggestions regarding this project, please feel free to contact:

project-car-shop's People

Contributors

luanaportezan avatar trybe-tech-ops avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.