Git Product home page Git Product logo

somiljain0112 / mind-waves-servicenow-code-to-win Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kashishahuja2002/mind-waves-servicenow-code-to-win

0.0 0.0 0.0 11.85 MB

Application named MindWaves built for CodeToWin hackathon organized by ServiceNow. Our team received 2nd position in the hackathon.

Home Page: https://www.mindwaves.live/

JavaScript 87.81% CSS 0.20% HTML 2.32% SCSS 9.67%

mind-waves-servicenow-code-to-win's Introduction

Mind Waves - Future of Workplace

Submission for CodeToWin hackathon by ServiceNow

Mind Waves Logo

Overview

The Mind Waves project aims to keep a check and improve employees’ Mental Health and overall well-being. The core idea behind creating a mental health application for the workplace is to address the growing concerns around stress, anxiety, and mental health in the modern workplace.

A deployed version can be checked here: mindwaves.live

Demo Video

Explore Mind Waves with this product tour video.

MindWaves.product.tour.mp4

Features

  1. Track Your Goals
  2. Employee Assistance Program (EAP)
  3. Mental Health Questionnaire
  4. Engaging Activities
  5. Daily Self-care
  6. View Achievements
  7. Leaderboard
  8. Educational Resources

Other Features

  1. Google Authentication
  2. Great UI/UX
  3. Completely responsive front end
  4. Real-time updates
  5. Data storage and retrieval
  6. Deployed product

Tech Stack and Softwares used

  • Frontend: HTML5, CSS3, JavaScript, MaterialUI, React.js, Redux
  • Backend: Node.js
  • Database: MongoDB Atlas
  • IDE: Visual Studio Code
  • Version Control: Git
  • Deployment: AWS

Third-Party Integration Requirements

  • Google Fit
  • Calendly
  • Google Authentication

Deployment

For Deployment, We have used AWS as a platform.

A deployed version can be checked here: mindwaves.live

Installation/Environment Setup

  1. Clone this repository in your local system.
  • Open terminal in a new folder and enter the command given below.
    git clone https://github.com/kashishahuja2002/ServiceNow-Code-To-Win.git
    
  1. Make sure that Node is installed and updated in your machine.

  2. Install dependencies.

  • Open terminal in the cloned folder and enter the commands given below.
    npm install
    cd .\backend\
    npm install
    cd ..
    
  1. Create build
  • While you are still inside the cloned folder, write the following command in terminal to create build.
    npm run build
    
  1. Run the project.
  • Inside the cloned folder, write the following command in terminal to run the application locally.
    cd .\backend\
    npm start
    
  1. If everything is done in order, the application will be running at "http://127.0.0.1:8000" or your localhost "http://localhost:8000/".

Future Scope

  • Admin panel: Create an Admin panel to onboard employees and consultants & set goals for the organization.

  • Custom reminders: Add feature for users to set custom reminders for breaks and daily activities.

  • Monthly Stats: Show stats for previous months as well.

  • Mobile Application: Develop a mobile application for the product.

Documentation

A complete project report for the system with use case diagram, web flow, relational diagram, etc can be found here: MindWaves | Project Report.

A presentation for the project can be found here: MindWaves | Presentation.


Thank you for such a wonderful hackathon ❤️

mind-waves-servicenow-code-to-win's People

Contributors

kashishahuja2002 avatar drakshi 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.