Skip to content

Space Trek is a space exploration company that offers space tourism tours to different planets in the solar system. It is one of the companies to offer such tours, and it is currently developing new technologies to make space travel more accessible and affordable.

Notifications You must be signed in to change notification settings

Decoder2003/Space-Trek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Trek

Team Name - Binary Bosses

Problem Statement - Planetary Tourism Office

Team Leader Email - [email protected]

Brief of the Prototype:

Space Trek is a space exploration company that offers space tourism tours to different planets in the solar system. It is one of the companies to offer such tours, and it is currently developing new technologies to make space travel more accessible and affordable. Space Trek tours will take passengers on a journey to some of the most iconic and mysterious places in the solar system.

website

Features

  1. Users can create their user account.
  2. Users can book both one-way as well as round-trip tickets.
  3. Webpages are mobile responsive.
  4. Users can cancel their booked tickets.
  5. Users can view their previously booked tickets (Both confirmed and cancelled tickets).
  6. Tickets are downloadable as pdf document.
  7. Space travel training service available for the user (tourist).

Project Demo Link - https://tinyurl.com/Space-Trek-Demo

website

Tech Stack:

  • Python (Django==3.1.2)
  • html to pdf (xhtml2pdf==0.2.5)
  • Html
  • Css
  • JavaScript
  • sqLite3 (Database)

Step-by-Step code Execution Instruction:

  • Install Python3.9 from here manually.
  • Install project dependencies by running py -m pip install -r requirements.txt.
  • Run the commands py manage.py makemigrations and py manage.py migrate in the project directory to make and apply migrations.
  • Create superuser with py manage.py createsuperuser. This step is optional.
  • 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.

Future Scope:

  • Trip planner - with help of openAI, we will be integrating the AI to recommend trips on the basis of user interest.
  • Moblie App - Looking to launch an andriod version of SpaceTrek to increase the ease-of-acces.

Project Demo Link - https://tinyurl.com/Space-Trek-Demo

About

Space Trek is a space exploration company that offers space tourism tours to different planets in the solar system. It is one of the companies to offer such tours, and it is currently developing new technologies to make space travel more accessible and affordable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published