therapy_uniproject

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.

https://github.com/codedevbrad/therapy_uniproject

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

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.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 4 years ago · Last pushed about 3 years ago
Metadata Files
Readme Citation

readme.md

2021 - 2022 - Final University project - React Native , NodeJs REST API , Service Lifecycle , Agile and Test driven approach.

https://user-images.githubusercontent.com/46296577/236865493-b683be13-bd37-4dc4-b56d-e8d71ead5d00.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.

build guide.

  • npm i expo-cli -g
  • create new .env file
  • npm run fresh_install
  • npm run app-run-all

.env setup

TOKENSECRET = '' NODEENV = 'development'

Mongodb Atlas.

Databases: - dev : key = DBATLASdev
- production : key = DBATLASprod - test : key = DBATLAStest

things to acheive and improve.

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.

Owner

  • Name: brad lumber
  • Login: codedevbrad
  • Kind: user
  • Location: UK, Bristol

I like making things :)

Citation (CITATION.cff)


      

GitHub Events

Total
Last Year

Dependencies

api/package-lock.json npm
  • 301 dependencies
api/package.json npm
  • chai ^4.2.0 development
  • dotenv ^8.2.0 development
  • mocha ^7.1.1 development
  • @codedevbrad/serverutils ^1.0.2
  • axios ^0.20.0
  • bcrypt ^5.0.0
  • concurrently ^5.1.0
  • cors ^2.8.5
  • express ^4.15.2
  • jsonwebtoken ^8.5.1
  • moment ^2.29.4
  • mongoose ^5.9.5
  • morgan ^1.9.1
  • multiparty ^4.2.3
  • twilio ^3.49.0
client/package-lock.json npm
  • 854 dependencies
client/package.json npm
  • @babel/core ^7.12.9 development
  • @react-native-async-storage/async-storage ~1.15.0
  • @react-native-community/masked-view ^0.1.11
  • @react-navigation/native ^6.0.10
  • @react-navigation/native-stack ^6.6.2
  • axios ^0.27.2
  • dotenv ^16.0.1
  • expo ~44.0.0
  • expo-av ~10.2.0
  • expo-constants ~13.0.1
  • expo-haptics ~11.1.0
  • expo-status-bar ~1.2.0
  • firebase ^9.9.2
  • moment ^2.29.4
  • react 17.0.1
  • react-dom 17.0.1
  • react-native 0.64.3
  • react-native-audio ^4.3.0
  • react-native-base64 ^0.2.1
  • react-native-calendars ^1.1286.0
  • react-native-gesture-handler ~2.1.0
  • react-native-safe-area-context 3.3.2
  • react-native-screens ~3.10.1
  • react-native-web 0.17.1
client/yarn.lock npm
  • 854 dependencies
package-lock.json npm
  • ansi-regex 5.0.1
  • ansi-styles 4.3.0
  • chalk 4.1.2
  • cliui 7.0.4
  • color-convert 2.0.1
  • color-name 1.1.4
  • concurrently 7.3.0
  • date-fns 2.29.1
  • emoji-regex 8.0.0
  • escalade 3.1.1
  • get-caller-file 2.0.5
  • has-flag 4.0.0
  • is-fullwidth-code-point 3.0.0
  • lodash 4.17.21
  • require-directory 2.1.1
  • rxjs 7.5.6
  • shell-quote 1.7.3
  • spawn-command 0.0.2-1
  • string-width 4.2.3
  • strip-ansi 6.0.1
  • supports-color 7.2.0
  • supports-color 8.1.1
  • tree-kill 1.2.2
  • tslib 2.4.0
  • wrap-ansi 7.0.0
  • y18n 5.0.8
  • yargs 17.5.1
  • yargs-parser 21.0.1
package.json npm
  • concurrently ^7.3.0