Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
/ Pick-a-Park Public archive

Project of a smart parking app for SPM exam at University of Camerino

License

Notifications You must be signed in to change notification settings

ByPassaRe/Pick-a-Park

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pick-A-Park

Description

REST API of Pick a Park project for Software Project Management exam's project of University of Camerino.

Requirements

  • nodejs
  • npm
  • mongodb

Running the app

Start Backend

# move to backend directory
$ cd backend/
# install all packages
$ npm install
# run all tests (optional)
$ npm run test
# run backend
$ npm start

Start Frontend

# move to frontend directory
$ cd frontend/
# install all packages
$ npm install
# run all tests (optional)
$ npm run test
# run frontend
$ npm start

About

Project of a smart parking app for SPM exam at University of Camerino

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages