Skip to content

devMatheus-Cunha/enneagram-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psychologist Questionnaire Application

This application is designed for a team of psychologists to send questionnaires to their clients. The clients can fill out and save the questionnaires, and the psychologists can view all the questionnaires submitted by their clients. The application also generates a technical enneagram based on the questionnaire responses, which the psychologists can use as a tool during their consultations. Additionally, psychologists can view detailed information for each completed questionnaire.

Please note that this code is still under development.

Features

  • Psychologists can send questionnaires to clients.
  • Clients can fill out and save the questionnaires.
  • Psychologists can view all submitted questionnaires from their clients.
  • The application generates a technical enneagram based on the questionnaire responses.
  • Psychologists can access detailed information for each completed questionnaire.

Technologies Used

  • React
  • Next.js
  • TypeScript
  • Zod
  • React Hook Form
  • Chakra UI
  • ESLint

API

The application consumes the API developed by Andre Isaac. You can find the API repository here. Please click here to access the API repository on GitHub.

Getting Started

To run the application locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/your-repo.git
  2. Install the dependencies: npm install
  3. Start the development server: npm run dev
  4. Open http://localhost:3000 in your browser.

License

This project is licensed under the MIT License.

About

Psychologist Questionnaire Application is a web tool for psychologists to send and collect client questionnaires, view responses, and generate technical enneagrams. It simplifies the process of gathering and analyzing client data for effective consultations.

Resources

Stars

Watchers

Forks

Contributors