Rosetta is an educational solution for children with borderline intelligence. Customized training provided by Rosetta allows users to improve their cognitive, language, visual perception, and other intellectual abilities and visually check their ability growth through learning outcomes.
- ❓ Problem Statement
- 🎯 SDG
- 💻 Technology Stack
- ✔ Project Architecture
- 🛠 Entity Relationship Diagram
- 🎞 Demo Video
- 🌊 Rough Configuration
- ✏ Learning Descriptions & Expected Effects
- 🗂 Directory structure
- 📌 Getting Started
- 🎨 Design Board
- 👨💻 Contributors
Rossetta is trying to solve various problems facing 7 million people in the estimated population of Borderline Intelligence in Korea. Adults with border intelligence have great difficulties in social life. In particular, there is a lack of institutional support and most of the education and support services are concentrated in the metropolitan area, so the regional imbalance is serious. This makes it very difficult for people with borderline intelligence and disabilities living in rural areas to receive education and support services.
In addition, while it is very important for children with border intelligence to receive effective early treatment and education, the cost of education for this is very high, at more than W10 million per year, which is economic burden*. It is one of the main obstacles preventing many families from getting the education and support they need.
Our service is focused on recognizing these issues and helping children with borderline intelligence and families overcome barriers to economic and accessibility issues. Through this, we want to build a more comprehensive and accessible education system and help children with borderline intelligence reach their full potential.
Rossetta helps early child development to prepare for primary education.
We provide customized online learning programs for children with borderline intelligence so that they can develop their cognitive, spatial, and linguistic abilities comprehensively. These educational programs help children have the basic necessary preparations for primary education so that every child has the opportunity to reach their full potential through education.
Rossetta's learning service allows all children, regardless of their geographic location, to access educational resources. It provides important opportunities, especially for children living outside of the Seoul metropolitan area.
Our services reduce the financial burden, making it easy to provide to children from more families. This reduces the economic gap by allowing children from low-income families to also benefit from education.
Through Rossetta's learning service, we will help children with borderline intelligence improve their intellectual abilities in a variety of ways, including cognition, language, and visual perception, through customized education. This will lay the groundwork for them to actively participate in various areas of society reduce regional and economic inequality.
- This learning draws on the screen by recognizing the fingers on the camera. This activity, by following level-specific example images provided next to them (e.g., a puppy), fosters visual perception abilities, fine motor skills, creativity, and imagination, and enhances concentration and patience.
- Drawing mode: Draw only with the index finger.
- Eraser mode: Use only the index finger and middle finger to clear the canvas.
- Download or save the picture you drew to My Gallery.
- The learning speaks example sentences and provides a pronunciation score. This activity helps train language skills, improve pronunciation, accelerate language acquisition, listening and speaking skills, and language confidence.
- Random Sentence Button: A new sentence is provided.
- Record Button: Press the button, read the sentence into the microphone, and then press the button again.
- After recording, a pronunciation score is provided.
- This learning looks at the picture of the situation presented and chooses the right one, between which situation. This activity helps improve situational awareness, critical thinking, language understanding, and communication skills.
- Look at the picture on the left and choose what the situation is like.
- The score comes out when the question is over.
- This is a learning that looks at the presented pattern on the left and fits the pattern equally on the right. This activity helps improve spatial perception, visual attention, problem-solving abilities, and memory.
- View the pattern on the left and click the same pattern in the empty spaces on the right, then press the submit button.
- The time to match the pattern is recorded.
📂24SolChl_Rossetta
│.gitignore
├─🗃️backend
│ ├─package.json
│ ├─package-lock.json
│ ├─server.js
│ ├─🗂️contllers
│ ├─🗂️middlewares
│ ├─🗂️models
│ ├─🗂️routes
│ └─🗂️img
└─🗃️frontend
│package.json
│package-lock.json
├─🗂️public
│ └─📁assets
└─🗂️src
├─📁components
├─📁pages
├─📁styles
├─app.js
├─index.js
└─index.css
📢 There is something you need to do before accessing our website!
- Run the Chrome browser on the Client and enter "chrome://flags" in the address bar
- Enter “Insecure origins treated as secure” in the search field at the top.
- Enter the IP to connect (http://35.216.81.26:3000/), enable it, and restart the browser.
- If you connect to the server address again, you can confirm that the camera and audio have permission.
Please enter the ID and password below after accessing this Rossetta
id: rosseta
pw: rossetta1865!
⚠ For pronunciation correction learning, an ETRI API key is required. Please try accessing pronunciation correction learning via an IP (http://35.216.81.26:3000/).
Clone Project
git clone https://github.com/GDSC-DJU/24SolChl_Rossetta.git
cd ./24SolChl_Rossetta
Install Package
# Go to frontend folder
cd ./frontend
# Download of node_modules in React
npm ci
# Move from frontend folder to backend folder
cd ../backend
# Download of node_modules in Express
npm ci
Start Project
# start (When you npm start in the backend folder, the frontend folder also runs.)
npm start
GDSC Daejeon |
GDSC Daejeon |
GDSC Daejeon |
GDSC Daejeon |