/CoTrip

GA Development

Primary LanguageJavaScript

CoTripper Backend

CoTripper: an app to facilitate organized group travel experiences for single-mothers. This repository is dedicated to the backend functionality that covers user authentication, connecting to frontend for functionality, and keep a database for topics, trip information, etc.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Setup and Installation

For setup and installation instructions, see the readmes for the API and Client:

CORS

In order to ensure that CORS works properly, install CORS into your browser

Dependencies

You will need the following installed locally on your machine:

Coding Style

We use Prettier for JavaScript and autopep8 for Python. Ensure both are installed and your editor is set to automatically format on save.

Poorly formatted code will not be merged.

Deployment Links

Languages/Technologies Utilized

  • Python
  • Django
  • PostgreSQL

Models

  • Topic
  • City

Next Steps

Contributing

Please read CONTRIBUTING.md for details on the process for submitting pull requests.