Skip to content

fev1n/smartPark

Repository files navigation

Smart Park

Introduction

The Smart Park allows user to make parking finding at any time easier in this traffic culture in Metropolitian cities. SmartPark makes life of car owners easy to ride and park within the busy areas at busy time. Park easy and drive easy!

Local Setup

Prerequisites

Before you begin to clone project, ensure you have met the following requirements:

  • Node.js
  • IDE

Installation

Follow these steps to install and run the project:

  1. Clone the repository:

    git clone https://github.com/fev1n/smartPark.git
  2. Navigate to the project directory:

cd ../../smartPark
  1. Install Dependencies (for both Frontend and backend):
npm install
  1. Setting environtment variable (Creat .env file in backend directory):

    • Create the MongoDB Atlas basic account and get connect to application string and put it to .env
    • Create strip account for dummy payments gateway and get publishable and secret key and paste those to .env file
    • Add PORT=4000 to .env
  2. Run the project locally (command for both frontend and backend):

    npm start

Public server

Open below link to acces the application, here are credential to login:

Link to web app: https://smart-park-dimas-projects-53bcc0c4.vercel.app/login

User email ID: admin@admin.com

Password: Admin1234

About

This is colloborative repo for PRJ666 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •