Open bilgeswe opened 5 days ago
Added tags and assigned person.
Section 1 of this issue is complete, the further changes will be implemented into development branch and not the main one. Using branching for best practice.
Additionally, added .gitignore to my project
Section 2. PostgreSQL is downloaded to local and the needed setup is complete.
Create the project in a development branch and continue from that setup, for best practice.
Set virtual environments for Docker and PostgreSQL
Create a database on PostgreSQL and configure Django to connect to it.