https://github.com/aryainguz/euphoria-check-perma-meter-express
🌟 EuphoriaCheck - A Modern PERMA Meter. This web application, built using Express and Node.js, measures your happiness and life satisfaction based on the PERMA model of well-being by psychologist Dr Martin Seligman.
https://github.com/aryainguz/euphoria-check-perma-meter-express
expressjs github javascript nodejs sendgrid sendgrid-api vercel
Last synced: about 1 month ago
JSON representation
🌟 EuphoriaCheck - A Modern PERMA Meter. This web application, built using Express and Node.js, measures your happiness and life satisfaction based on the PERMA model of well-being by psychologist Dr Martin Seligman.
- Host: GitHub
- URL: https://github.com/aryainguz/euphoria-check-perma-meter-express
- Owner: Aryainguz
- License: mit
- Created: 2023-07-30T20:33:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T04:21:16.000Z (about 1 year ago)
- Last Synced: 2024-02-22T05:27:18.906Z (about 1 year ago)
- Topics: expressjs, github, javascript, nodejs, sendgrid, sendgrid-api, vercel
- Language: EJS
- Homepage: https://euphoria-check-perma-meter-express.vercel.app/
- Size: 1.09 MB
- Stars: 18
- Watchers: 3
- Forks: 24
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
🌟 EuphoriaCheck - A Modern PERMA Meter 🌟
A powerful tool to help you assess and improve your well-being! This web application, built using Express and Node.js, measures your happiness and life satisfaction based on the PERMA model of well-being by psychologist Dr Martin Seligman.
With personalized insights, users gain a comprehensive breakdown of their PERMA scores, identifying areas for personal growth and well-being enhancement.Users recieves a personalized note on email that helps them set their targets and improve on specific score so they keep on evolving
## Key Features:
📊 Happiness Assessment
📈 Personalized Insights
🎯 Goal SettingFeel free to contribute! 🌈✨
View Web App here : https://euphoria-check-perma-meter-express.vercel.app/
## Getting Started
To run this application on your local machine, follow the steps below:
### 1. Fork the Repository
Fork the repository on GitHub by clicking the "Fork" button on the top right of the repository page. This creates a copy of the repository under your GitHub account.
### 2. Clone the Forked Repository
Clone your forked repository to your local machine using the following command:
```bash
git clone [email protected]:your-username/Euphoria-Check-PERMA-Meter-Express.git
```### 3. Navigate to the Project Directory
Change into the project directory using the following command:
```bash
cd Euphoria-Check-PERMA-Meter-Express
```### 4. Install Dependencies
Install the project dependencies by running the following command:
```bash
npm install
```### 5. Run the Application
```bash
npm start
```### That's it application will start on localhost:3000
# ✨ Contributors