2021 - 2022 - Final University project - React Native , NodeJs REST API , Service Lifecycle , Agile and Test driven approach.
uni_final__videodemonstration.mp4
Developing a speech therapy application for a speech therapist that will give their patients the ability to do one-to-one and self-therapy on a more routine basis.
- npm i expo-cli -g
- create new .env file
- npm run fresh_install
- npm run app-run-all
TOKEN_SECRET = '' NODE_ENV = 'development'
Databases:
- dev : key = DB_ATLAS_dev
- production : key = DB_ATLAS_prod
- test : key = DB_ATLAS_test
can I add features to implement to the github project board. this way, people could contribute? - limitation is that i'm unsure on how to properly accept and merge new pull requests. I know developers setup a testing policy for commits to make sure changes don't break the app.