Skip to content

Autstudy is an application designed to improve interaction and communication between students with autism spectrum disorder and their teachers.

Notifications You must be signed in to change notification settings

St4ck-UnderFlow/autstudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autstudy

Autstudy is an application designed to improve interaction and communication between students with autism spectrum disorder and their teachers.

Running Guide

Requirements

Docker Container (PostgreSQL)

cd server
docker compose up -d

Server (API)

cd server
npm install 
npm run dev

Prisma Migration (Database)

cd server
npm run migrate

📱 Mobile (React Native)

cd mobile
npm install 
npm run web

Ps:. During development, we use the browser to facilitate real-time visualization of the application because we developed our own API. We recommend to open the application with the DevTools (mobile) in the browser.

Dev Tools Preview

About

Autstudy is an application designed to improve interaction and communication between students with autism spectrum disorder and their teachers.

Resources

Stars

Watchers

Forks

Languages