Skip to content

adamshamsudeen/Travel-Mate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Trip-Mate?

Trip-Mate is a django application that let's you create and search for trips anywhere in the world.

How does it work?

Installing dependencies:

sudo pip install -r requirements.txt

Running the server:

python manage.py runserver

To get started, first create a new Trip.

Searching

You can also search for trips using the search feature at the top of every page.