Skip to content

aom19/rentCar

Repository files navigation

Booking Cars App

UML

Screen Shot 2021-12-14 at 6 54 44 PM

Screen Shots

HomePage

Screen Shot 2021-12-14 at 8 37 35 PM

Cars

Screen Shot 2021-12-14 at 8 39 33 PM

Screen Shot 2021-12-14 at 8 38 13 PM

SingleCar

Screen Shot 2021-12-14 at 8 38 48 PM

Book CarScreen Shot 2022-01-12 at 10 52 22 PM

Prerequisites

What things you need to install :

Node js
Package manager "npm"

Installing

A step by step series of examples that tell you how to get a development env running

Node js   => "node -v - to check if you have it", "https://nodejs.org/en/" - can download from here

Package manager "npm"  => "npm install npm@latest -g"

Chrome extension for GraphQL Playground - can find here "https://chrome.google.com/webstore/detail/graphql-playground-for-ch/kjhjcgclphafojaeeickcokfbhlegecd?hl=ro"

Server Built With

  • [Node Js]
  • [Express Js]
  • [Mongo DB]
  • [GraphQL]

Frontend Built With

  • [React Js]
  • [Redux]

Getting Started

npm install to install all the dependencies

npm start to start the app

Go to http://localhost:3000/graphql - server

Go to http://localhost:3000 -frontend

Authors

  • Ostopovici Anton - aom19

License

This project is licensed under the MIT License

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages