Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 497 Bytes

README.md

File metadata and controls

25 lines (11 loc) · 497 Bytes

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.