Skip to content

Cyyy03/ParkNow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2006-TDDB-overflow

  • This is a project done as coursework under NTU in 2023.

ParkNow - Find a Public Carpark near you!

Alt text

Demonstration Video

Demonstration Video Here

Features

  • Login and Register - Each user will have their own unique account to access the app.
  • Search For Carparks - Users will be able to search for the destination they have in mind. After that, ParkNow will display cheap public parking near the location for the users to choose from!
  • Navigate - Find the shortes, fastest route to your destination!
  • Prices - ParkNow can show real time data of the availability and rates of the carpark.
  • Favourite - Our app allows users to save carparks which they have found and allow to find them easily, at greater convenience.

Tools used

  • React Native - JavaScript library for building user interfaces.
  • Django - Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design.

Technical Skills

  • Python
  • HTML
  • JavaScript

Setup

  1. Frontend
  • For App - Download APK file found in lab4 deliverables
  • For Web - Make sure to install NodeJS & Npm first. Then run this command on the terminal/cmd
     npm install
     	npm start
    
  1. Backend

Make sure to install pip. Then run this command on the terminal/cmd at src file. pipenv shell Then cd into the backend folder and run these command pipenv install python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published