Skip to content

Tian-Tan/platepals-cvthack23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

platepals-cvthack23

A Civic Tech Hackathon 2023 project

Pre-requisites

If you do not have python, pipenv, and Django installed, follow the steps here: (For Windows users)

  1. Download the latest version of python from here: Download python
  2. Open a terminal, run pip install pipenv
  3. Git clone this project into a directory, and run pipenv install django in the terminal (Make sure you are in that path)

How to run

  1. Make sure you are in the root directory of this project (You should see app and platepals if you run ls)
  2. run python manage.py runserver
  3. Go to the localhost link specified

About

A Civic Tech Hackathon 2023 project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published