Skip to content
/ aviato Public

✈️🛩Experience the thrill of flight like never before with Aviato, the ultimate aviation app designed for enthusiasts.

Notifications You must be signed in to change notification settings

injirez/aviato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aviato

Start backend:

Setup virtual environment:

cd backend
python -m venv venv
source venv/bin/activate # maybe differently on windows
pip install -r requirements.txt

Setup Django app:

python manage.py migrate
python manage.py runserver <optional address> # default 127.0.0.1:8000

Start frontend:

npm install
npm start

About

✈️🛩Experience the thrill of flight like never before with Aviato, the ultimate aviation app designed for enthusiasts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •