The wellyes app is a helpful tool to track different goals by the user's choice, to help with their mental health.
AS A stressed student
I WANT a simple wellness tracker
SO THAT I can make sure my mental health needs are being met
Deployed website can be found at this link.
User can begin by logging into their own account, or signing up to create a new account. If first starting with a new signup, user is directed first to the goals page, that lists out goals the user can choose from:
Once those goals are set, user is sent to their dashboard that shows all of their chosen goals. User can now track daily what they want to input, i.e. how many hugs they gave, how many minutes they studied, etc.
Back-end:
- Node.js - used to design and start our application
- Express - Node.js web framework the provides more features
- Charts.js - used to create interactive charts to track by date
HTML/CSS:
- Figma - created the wireframe to help with design process
- Bootstrap - CSS framework used
- handlebars - HTML templates used
- fontawesome - used for the icons
- Create Student profile where you can add friends, see their goals, and have a profile picture
- Add clearer navigation
- Have user be able to create their own custom goals
- Add form validation and clearer prompts to goal setup
- Update Dashboard design
See the list of contributors who participated in this project.