Skip to content

jojayama/CutecoreHealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

337 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the Cute Health App from the Cutecore Co. This is where you can track your mental, physical, and emotional health needs! Users can create goals to track their personal health goals, reminders to help them keep track of pills and other things to do, and diaries to give users a space to express their emotions and any other miscellaneous thoughts. Users also conveniently have access to a calendar to help keep track of their time and emotions.

Environment Setup:

  1. Clone the repository onto your machine using "git clone https://github.com/jojayama/CutecoreHealth.git"
  2. Run "npm install" inside the express-backend and react-frontend folders
  3. Run "npx prettier --write ." in the root folder
  4. Run backend tests (see section below)
  5. Begin developing!

How to run tests: In "/packages/express-backend/" run "npm test"

UI prototype: https://www.figma.com/proto/4YGWdjxPBqR3T9e0Iiy9Ad/Cutecore-Health-Wireframe?type=design&node-id=2-2&t=dnL3vr5Nsu0dOmpW-0&scaling=scale-down&page-id=0%3A1&starting-point-node-id=2%3A2

Wiki page: https://github.com/jojayama/CutecoreHealth/wiki

Here is the calendar documentation we will use: https://fullcalendar.io/docs

Here are the icons we will use from Material UI: https://mui.com/material-ui/material-icons/

Releases

No releases published

Packages

 
 
 

Contributors