Giter Club home page Giter Club logo

euphoria-check's Introduction

Feel free to contribute! ๐ŸŒˆโœจ

View Web App here : https://euphoria-check-perma-meter-express.vercel.app/

Euphoria Check - A Modern PERMA Meter

Euphoria-Check is an open-source web application that helps you assess your well-being and happiness based on the PERMA model developed by psychologist Martin Seligman. It asks you a series of questions and provides you with a PERMA score, along with a personalized email based on the areas you might be lacking.

PERMA Meter Screenshot

Features

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 Setting:

GirlScript Summer of Code (GSSoC):

EuphoriaCheck is officialy part of GSSoC 24. Contribute to EuphoriaCheck now to get started with EuphoriaCheck and help us make the project even greater.

GirlScript Summer of Code (GSSoC) is an annual three-month-long open source program initiated by the GirlScript Foundation. It began in 2018 with the goal of assisting beginners in the tech community to engage with open source development, while promoting diversity and inclusion. Throughout the program, participants work on various projects under the guidance of experienced mentors. For more details about the program, you can visit the official GSSoC website.

Contributing

We appreciate your interest in contributing to Euphoria-Check. Here's how you can get started:

  1. Find Issues or Create your Own We appreciate you solving existing issues in the repository in the issues tab or to create new

  2. Fork the Repository: Click the "Fork" button at the top of this repository to create a copy in your GitHub account.

  3. Clone Your Fork: Clone your fork to your local machine with git clone.

    git clone https://github.com/<your_github_username>/Euphoria-Check.git

  4. Change the working directory: cd Euphoria-Check

  5. Add an upstream link to the main branch in your cloned repo:

    git remote add upstream https://github.com/<your_github_username>/Euphoria-Check.git

  6. Keep your cloned repo up to date by pulling from upstream (this will also avoid any merge conflicts while committing new changes):

    git pull upstream main

  7. Create a New Branch: Make a new branch for your work with a descriptive name.

    git checkout -b

  8. Make Changes: Implement your desired feature or fix a bug.

  9. Track and stage your changes:

    git status

  10. Add all the required changes:

    git add .

  11. Commit all the changes (Write commit message as "Small Message"):

    git commit -m ""

  12. Push the changes for review:

    git push origin

  13. Open a Pull Request: Create a pull request from your fork to this repository. Provide a concise title and description.

We'll review your contribution and collaborate to merge it into the project. Please adhere to our code of conduct and guidelines.

If you have questions or need assistance, feel free to open an issue.

Thank you for making Euphoria-Check even better!

Happy Hacking!

Prerequisites

Maintained By - Aryan Inguz, Technical Head Open Source Chandigarh (https://github.com/Aryainguz)

euphoria-check's People

Contributors

aryainguz avatar kartikeybartwal avatar rudrakushwaha avatar 0adiy avatar kshitizvardhan avatar kartikey-bartwal avatar dakshsinghrathore avatar varshi45 avatar nihita123 avatar shubhammjha22 avatar ani1702 avatar nik-r-cmd avatar kairveeehh avatar deep1789 avatar cs251000 avatar uraj1 avatar sushanth-hebri avatar ritu713 avatar prithwi32 avatar pinak22dhir avatar mitulsonagara avatar anshgautam-github avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.