Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

psycopg[binary] #15

Open
maryjess opened this issue Sep 27, 2024 · 1 comment
Open

psycopg[binary] #15

maryjess opened this issue Sep 27, 2024 · 1 comment
Assignees
Labels
backend must-have Feature that must be on the app.

Comments

@maryjess
Copy link
Owner

maryjess commented Sep 27, 2024

Backend (Python Flask/Django):

  • Use Django to build the backend.
  • Database: psycopg
@maryjess maryjess added the must-have Feature that must be on the app. label Sep 27, 2024
@maryjess maryjess self-assigned this Oct 12, 2024
@maryjess maryjess pinned this issue Oct 12, 2024
@maryjess maryjess changed the title Setup Backend psycopg[binary] Oct 12, 2024
@maryjess
Copy link
Owner Author

maryjess commented Oct 12, 2024

psycopg[binary]?

https://chatgpt.com/share/670a97ed-0410-8007-b4de-a68a095eef71

Project Dir

exSpent/
    frontend/
    ...

    backend/
        exSpent_app/
            __init__.py
            settings. py                # this is where you put the PostgreSQL config
            urls.py
            ...

        migrations/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend must-have Feature that must be on the app.
Projects
None yet
Development

No branches or pull requests

1 participant