Skip to content

barfootaaron/TravelPack

Repository files navigation

TravelPack

Table of Contents

About

TravelPack was created for busy couples who want to travel but don't have time to plan out an itinerary for a trip. Users can search for and purchase trips, see trip reviews, add trips to their wishlist, and post trip reviews.

Prerequisites

Install pip

Install Python 3.6

Install Django:

pip install django

Install Dependencies:

Install Pillow: pip install pillow

Install Sorl-Thumnail: pip install git+https://github.com/mariocesar/sorl-thumbnail.git#egg=sorl-thumbnail

Installation

git clone https://github.com/barfootaaron/TravelPack.git
cd travelpack

Setting up the database:

./migrate_things.sh

Run project in browser:

python manage.py runserver

Usage

Credits

Special thanks to the Illegal Llamas team members for their contributions to the initial code base for this project, most importantly Jordan Nelson for his encouraging attitude and enthusiasm for software development:

License

MIT © Illegal Llamas

MIT © Aaron Barfoot

About

Back-End Capstone for Nashville Software School

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published