TexasLAN / texaslan.org

Django app website for texaslan.org
https://texaslan.org
MIT License
3 stars 5 forks source link

Dockerized local deployment + JWT authentication + Events/User API #37

Closed stevendiaz closed 6 years ago

stevendiaz commented 6 years ago

This pull request has three major components that I've been working on since December of last year. It's a lot to digest, so we could understandably break it up into smaller chunks.

Components of the PR

Dockerized local deployment

JWT Authentication

Exposed API for Events & Users

Considerations/future work