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

Minor Module: Implement PostgreSQL as the designated database for backend instances. #4

Closed abaiao-r closed 8 months ago

abaiao-r commented 9 months ago

Minor module: Use a database for the backend -and more.

The designated database for all DB instances in your project is PostgreSQL. This choice guarantees data consistency and compatibility across all project components and may be a prerequisite for other modules, such as the backend Framework module.

IcQuackson commented 8 months ago

We've got a DB up and running :)