Skip to content

gitmank/nurture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nurture

EPICS Project (DSN3099) idea prototype

setup for /nurtureapp

STEP 1 - add an .env.local file with these values

GOOGLE_CLIENT_SECRET='GOCSPX-<yoursecret>'
GOOGLE_CLIENT_ID='<yourid>.apps.googleusercontent.com'
MONGO_URI='mongodb+srv://<username>:<password>@.mongodb.net/?retryWrites=true&w=majority'
NEXTAUTH_URL='https://yourdomain.tld'
NEXTAUTH_SECRET='generate with openssl rand -base64 32'

STEP 2 - run the following commands

npm install
npm run dev

The Plan

Phase 1 - authentication

  • create landing page
  • configure firebase
  • store user to DB

Phase 2 - onboarding

  • create dashboard
  • initial assessment
  • initial evaluation

Phase 3 - data collection

  • daily checkins
  • weekly and monthly stats

Phase 4 - monitoring and alerts

  • guardian view
  • school counsellor view

About

EPICS Project (DSN3099) idea prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •