Skip to content

Latest commit

 

History

History
156 lines (97 loc) · 5.09 KB

README.md

File metadata and controls

156 lines (97 loc) · 5.09 KB

PackTravel

License: MIT

Goal:

Travelling alone? Try PackTravel

Project Description:

Most of the international students do not have a car to travel off-campus and rely mostly on the Wolfline. But what if someone wants to travel outside Wolfline's limit? Well... why not collaborate on PackTravel to travel off-campus by a cab, rental car, etc.

we-should-travel

So, let's PackTravel 😎

Watch PackTravel in action

YN7JIC44O9604G33.mp4

Built Using:

Getting started:

Run Locally

Create a virtual environment:

  python3.x -m venv test_env

Activate the virtual environment:

  source test_env/bin/activate

Clone the project

  git clone https://github.com/amisha-w/PackTravel.git

Go to the project directory

  cd PackTravel

Install dependencies

  pip install -r requirements.txt

Start the server

  python manage.py migrate
  python manage.py runserver
 - Site will be hosted at:
   `http://127.0.0.1:5000/`

Tools

Preview

  • Sign Up Page

    • User Interface to signup to the app
  • Login Page

    • User Interface to login to the PackTravel app. After successful login, user will be redirected to the Dashboard page
  • Dashboard

  • Add New Route

  • View List of PackTravel

Chat Channel

Phase 1:

  • Create database ER diagram
  • Create Mongo Database
  • Create HomePage
  • Create Login Page
  • Create Signup Page
  • Setup Django
  • Add Unit testing
  • Add Error Handling mechanisms

Future Enhancements:

  • Integrating Components to create a complete workflow
  • Embedding calendar and highligting important dates
  • Send remainder mails for deadlines
  • Upload and Maintain resume versions
  • Display the location of the application on the map
  • Create APIs for relevant functionalities
  • Share your profile with others
  • Reading mails from your inbox and automatically adding/updating the status of the application
  • Enabling Desktop Notifications

Contributions to the Project

Contributors 👨‍🏭


Amisha Waghela

Aoishi Das


Ameya Chavan


Kunal Shah


Swarnamalya M

Contact

In case of any issues, please mail your queries to packtravel@gmail.com