https://github.com/erickarpovits/baggage-drop-ui
https://github.com/erickarpovits/baggage-drop-ui
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/erickarpovits/baggage-drop-ui
- Owner: EricKarpovits
- Created: 2023-07-31T16:07:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T14:29:37.000Z (almost 2 years ago)
- Last Synced: 2024-12-28T07:42:03.693Z (5 months ago)
- Language: HTML
- Size: 22.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BaggageDrop-UI
My colleague and I created a modified JS Django UI from an existing template for BaggageDrop, an airline company's potential new baggage drop API, during a hackathon hosted by ATPCO. Our aim was to simplify the process of traveling with luggage by allowing customers to deliver their bags directly to their destination from their pickup location. With BaggageDrop, there's no need to worry about lugging your bags to the airport or retrieving them from the baggage carousel.
Installation Guide
- Install python 3.9.9
- Install project dependencies by running ```py -m pip install -r requirements.txt```
- Create superuser with ```py manage.py createsuperuser```
- Run the command py manage.py runserver to run the web server
- Open web browser and goto 127.0.0.1:8000 url to start using the web application
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()