abaiao-r / ft_transcendence

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.
7 stars 2 forks source link

Basic Backend server #24

Closed joao-per closed 9 months ago

joao-per commented 9 months ago

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