Skip to content

JacobPercy/travel-web-app

Repository files navigation

Travel-App (Tapp)

Saving tourists on a day to day basis!

Developing

Run the following commands:

Tip

If you're on windows, replace python3 with python

First you will need to install python 3.11 and pipenv. You can look at their respective documentation to find out which to install.

Then run the following script:

git clone https://github.com/JacobPercy/travel-web-app.git tapp
cd tapp
pipenv install --dev
pipenv shell
pre-commit install
python3 manage.py migrate
python3 manage.py runserver

Then head over to http://localhost:8000/ to see the app running!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •