A self-care application built upon React and Framework7 to provide a wholesome experience.
Public Link on Netlify at https://halcyon.caephler.com
Backend API hosted on Heroku
| Name | Role |
|---|---|
| Adam Chew Yong Soon | Backend, Database, Authentication |
| Gabriel Tan Chuan En | Frontend, UI/UX |
| He Xinyue | Art and Design, UI/UX |
| Lim Yong Shen, Kevin | Backend, Docker, Deployment |
- Run the backend by running
docker-compose upin the backend directory. - Install frontend dependencies by running
yarnin the frontend directory. - Run the frontend by running
yarn startin the frontend directory.
