Coder Social home page Coder Social logo

park-it's Introduction

Parking Management System - PARK IT

Installation

  1. Clone the entire repository
  2. .env files are required to run the project. So add .env files under api, client, manager and admin folders
  3. Run each part of the project by executing npm install followed by npm start

What should the .env files contain?

  1. Api file (Backend): TWILIO_ACCOUNT_SID=Twilio Account SID, should start with AC TWILIO_AUTH_TOKEN=Twilio Account Auth Token to be used when sending an OTP OTP_SERVICE_NAME=Unique name to identify a Twilio Authy service RAZORPAY_SECRET=Razorpay secret for use during payment RAZORPAY_KEY_ID=Razorpay key id for use during payment. Generate one by going under Settings in the Razorpay dashboard

  2. Client file: REACT_APP_API_BACKEND=Link to the backend service REACT_APP_GOOGLE_MAP_KEY_PAID=Paid Google Maps API key RAZORPAY_SECRET=Razorpay secret for use during payment RAZORPAY_KEY_ID=Razorpay key id for use during payment. Generate one by going under Settings in the Razorpay dashboard

  3. Manager file: REACT_APP_API_BACKEND=Link to the backend service

  4. Admin file: REACT_APP_API_BACKEND=Link to the backend service

Deployment

To build for deployment, run the command npm run build while being in the folder of your choice.

We have deployed the backend in Heroku, under the link, https://parkitackend.herokuapp.com.

Our frontend is deployed in Netlify.

Client - https://parkitclient.netlify.app
Manager - https://parkitmanager.netlify.app
Admin - https://parkitadmin.netlify.app

Contributors

  1. Richik Chanda (1801139)
  2. Roshan Kumar (1801145)
  3. Yash Kothari (1801200)

This project is a part of our 6th Semester Software Engineering Lab.

park-it's People

Contributors

richikchanda1999 avatar roshankr7 avatar yashkothari9 avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

yashkothari9

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.