https://github.com/sachinramesh15/dockerized-potgresql-survey
This is a simple survey tool built with FastAPI and PostgreSQL. The tool allows users to answer a questionnaire consisting of 15 questions and stores the responses in a PostgreSQL database.
https://github.com/sachinramesh15/dockerized-potgresql-survey
fastapi postgresql
Last synced: 3 months ago
JSON representation
This is a simple survey tool built with FastAPI and PostgreSQL. The tool allows users to answer a questionnaire consisting of 15 questions and stores the responses in a PostgreSQL database.
- Host: GitHub
- URL: https://github.com/sachinramesh15/dockerized-potgresql-survey
- Owner: Sachinramesh15
- Created: 2024-09-07T17:38:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T17:43:44.000Z (almost 2 years ago)
- Last Synced: 2025-03-05T01:15:50.316Z (over 1 year ago)
- Topics: fastapi, postgresql
- Language: Python
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PostgreSQL-Survey
This is a simple survey tool built with FastAPI and PostgreSQL. The tool allows users to answer a questionnaire consisting of 15 questions and stores the responses in a PostgreSQL database.


