Moto: Increasing productivity and fostering a fruitful and happy office environment.
The Mood Indicator App is a React.js-based web application designed to monitor and map employees' moods in a professional setting. By understanding team sentiment, this tool aims to enhance workplace productivity, improve communication, and create a positive and engaging office culture.
- π Mood Tracking: Employees can select their current mood from a range of options.
- π Analytics Dashboard: Visual representation of team mood trends over time.
- π Notifications & Alerts: Identify and address low morale promptly.
- π Real-Time Updates: Instant updates as moods are submitted.
- π οΈ User-Friendly Interface: Simple and intuitive design for seamless user experience.
-
Frontend:
- React.js
- CSS (or Tailwind CSS/Material-UI for styling)
- Chart.js (for visual mood trends)
-
Backend: (if applicable, mention here)
- Firebase/Node.js/Express.js, etc.
-
State Management:
- Context API/Redux
- To boost employee satisfaction.
- To identify potential team challenges early.
- To promote transparency and better communication.
- To create a healthier and happier work environment.
To run this project locally, follow these steps:
- Clone the Repository
git clone https://github.com/yourusername/codathon.git cd codathon/codathon npm i npm start