Website with a real-time multiplayer Pong contest with Python (Django) backend, JavaScript (Bootstrap Toolkit) frontend, and various modules for enhanced features like tournaments, blockchain integration, AI opponents, and more.
Purpose of the Change:
Added basic server in python Django, configured Django admin dashboardd, added users and then configured /home and /login pages. Also added basic database functions
Testing Done:
Tested /home, /login and /admin/login endpoints
Pull Request
Purpose of the Change: Added basic server in python Django, configured Django admin dashboardd, added users and then configured /home and /login pages. Also added basic database functions
Testing Done: Tested /home, /login and /admin/login endpoints