Skip to content

gdsc-tmu/tmu_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Install dependencies
    In the project directory, run
pip3 install -r requirements.txt
  1. For this web app, Google API only accepts requests from http://127.0.0.1:8000
    so, make sure you are using that one!

  2. Run the app (make sure that you are in the correct directory!)

python3 manage.py runserver 
  1. Type the url below into a browser
http://127.0.0.1:8000
  1. We use python version 3.11.2 if you need that

About

都立大の便利なマップを作るプロジェクトです。Creating a useful map for TMU people!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors