civictechdc / rfk-community

Project for collecting community input on what to do with the space formerly for the RFK stadium
https://trello.com/b/q5qBa7gj/rfk-project-tracking
4 stars 11 forks source link

Created a skeletal Django project structure #3

Closed ilyagerner closed 5 years ago

ilyagerner commented 5 years ago

This pull request creates a Django starter project, with the bare-bones functionality of working web app.

It currently features a simple landing page.

There is also a readme describing how to launch the django project. Hopefully, we can dockerize this soon and make it a little easier to onboard newcomers.