cfahlgren1 / Bounce

A Django web application that uses MapBox to show thousands of outdoor basketball courts all around the United States
https://bouncemap.com
19 stars 9 forks source link

Create Project Setup Guide for Contributors #9

Closed cfahlgren1 closed 3 years ago

cfahlgren1 commented 3 years ago

Creating a project markdown file outlining how to install and setup Django project to successfully contribute

ngc2392 commented 3 years ago

Currently going through the process of setting the project up and am documenting my process. You can assign this to me.

cfahlgren1 commented 3 years ago

Sounds great, I appreciate the help, make sure you are on the postgis branch.

cfahlgren1 commented 3 years ago

Currently going through the process of setting the project up and am documenting my process. You can assign this to me.

For your help, the project closely follows the setup guide here: https://realpython.com/location-based-app-with-geodjango-tutorial/. I plan to upload a basic contributing file that you can add to.

ngc2392 commented 3 years ago

Thanks, that link will make it easier to get the GEO libraries set up. Do you still want this set up guide since it is currently being put into a Docker container and that will allow the set up process to be only a few commands?

cfahlgren1 commented 3 years ago

Thanks, that link will make it easier to get the GEO libraries set up. Do you still want this set up guide since it is currently being put into a Docker container and that will allow the set up process to be only a few commands?

Yes, I will close this issue since docker will cover it mainly. Thanks!