Skip to content

shinwookim/AardPark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AardPark

To build a world where parking is accessible to everyone, everywhere.

AardPark is a web application that allows users to find parking spots in their area. Users can search for parking spots by location, price, and availability. Lot owners can list their parking spots on the platform and set their own prices. They can also reserve parking spots in advance. AardPark is a platform that connects drivers with parking spot owners.

Tech Stack

Run Locally

Clone the project

git clone https://github.com/shinwookim/AardPark

Go to the project directory

cd AardPark

Start Backend

cd ./backend
# Provide MongoDB credentials in .env file (see `template.env` for reference)
pip install -r requirements.txt
fastapi run main.py

Start Frontend

cd ./frontend
npm install
ng serve

Contributors

Minhal Khan: mik172@pitt.edu

Shinwoo Kim: shinwookim@pitt.edu

Todd Kocher: tok33@pitt.edu

Maanya Shanker: maanya.shanker@pitt.edu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •