The only platform you need for your fantasy NFL leagues
The deployed application can be found here: fantasyfooty
Check out our User Stories, Stretch Goals, Entity Relationship diagrams and wireframes: Django Trello
- Django - Used to build both the Front-end UI and Back-end business logic
- Python - Used to build custom web pages
- PostgresQL - Relational DB used to store user and platform data
Planned enhancements for future development (Stretch Goals):
- Integrate NFL information API to extract player information (remove player and team CRUD functionality)
- Integrate real-time information based on player performance
- Develop tournament model and enable player v player functionality
- User authentication
- CRUD functionality for users, teams and players