HP Reflection helps you do a deep introspection of the past year by providing a set of 7 questions prepared by a professional coach and a platform to log your thoughts.
As a user you can create an account, log in and choose to start a new reflection or continue an existing one.
You can then browse through the exercises, pick one and start reflecting following the instructions. You can chose to type the answer or upload a picture of your hand-written notes.
- Clone the repo
- git clone https://github.com/anasau/Imago-Reflection.git
- cd imago-reflection
- Install dependencies both on client and backend
- npm install
-
update .envexample files
-
Start development server
- npm start
- Scan the barcode with the Expo app on your phone or follow the terminal instructions to load up the emulator on your machine.
- React Native - Front end library for building user interfaces
- React Navigation - Routing and navigation for React Native apps
- Redux - Storage to share data inside the app
- Expo - Build cross-platform native apps
- Express - Back end server framework for Node.js
- Mongoose - ODM library for the non-relational database MongoDB.
Improvements are welcome :)
Fork the repo and do your thing. Push to your fork and submit a pull request.
Built with ♥ by Ana 5245 Sau in 7 days -Github - LinkedIn
This project is licensed under the MIT License.