Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 739 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 739 Bytes

Survey platform back-end

Back-end is built with Java Spring and Database used is PostgreSQL. Surveyplatform is a web-based project based around inquiries. It has different question types: radio, checkbox, open question and a scale from 1 to 5 which users can answer. Handles all back-end operations related to the surveyplatform project.

Admin-console: add/manage surveys and questions and view answer statistics. Feel free to try this out with admin admin12 .

AWS Host: Elastic Beanstalk (+ CodeBuild and CodePipeline), Amplify and PostgreSQL.

Data via Rest and JSON