Skip to content

This is a simple web app with CRUD operations, i used a HTML, CSS, NodeJS and MongoDB Atlas cloud.

Notifications You must be signed in to change notification settings

isaacTadela/Unofficial-Chevrolet-Auto-shop

Repository files navigation

Unoffical Chevrolte Auto shop.

This project is a simple web app with CRUD operations, i used a HTML, CSS and JS for the front end, NodeJS in the back and MongoDB Atlas cloud for a NoSQL database system.

Getting Started

Prerequisites

In case you want to use it yourself you will need to prepare the following:

MongoDB account with: Cluster named cluster1, a database named 'chevroletGarage' and 2 collections 'treatments' and 'users'.

You need to have the following installed:

  1. Nodejs
  2. NPM
  3. Install the NodeJS dependencies via the following command:
npm install

Go to '.env_sample' update your password and user name to your MongoDB account and change the file name to '.env'.

and start

npm start

Home page Screenshot of home page

Inserting a treatment page Screenshot of inserting a treatment page

Tabel page Screenshot of tabel page

About

This is a simple web app with CRUD operations, i used a HTML, CSS, NodeJS and MongoDB Atlas cloud.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published