Skip to content

Smart parking system for NTNU || Uni assignment in IDG3006 - Web of Things

Notifications You must be signed in to change notification settings

icanseetime/ntnu-smart-parking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NTNU Smart Parking - web application

IDG3006 || Smart parking system for NTNU

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Navigate to a folder where you would like to store the repo
  2. Clone the repo
    git clone https://github.com/icanseetime/ntnu-smart-parking.git
  3. Install all dependencies by running npm run full-install in the terminal

Setup

  1. Create a .env file in the backend folder and add

    PORT=<Your preferred port number>
    DATABASE_URL=<Your MongoDB database URL>
  2. Start the project by running npm run full-start, which should open up the project in your default browser

  3. Go nuts

About

Smart parking system for NTNU || Uni assignment in IDG3006 - Web of Things

Topics

Resources

Stars

Watchers

Forks