The Enneagram Survey is a web application developed to learn technologies, such Next JS, Nest JS, Typescript and TypeORM. A registered user is administered a 269 question survey curated to help them identify their enneagram typology. It is designed to persist data and state.
Highlights:
Built with Next JS for the frontend and Nest JS for the backend as a learning exercise.
Programming language is Typescript and there is an implementation of TypeORM.
PostgreSQL database stores user profile, previous test results and current test state so user may resume testing after an interruption.
Details
Tech Stack
Next Js, Nest Js, Typescript, TypeORM, PostgreSQL