Skip to content

CindyNotaBot/StoryScribble

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StoryScribble

StoryScribble is an educational game that sparks creativity while boosting literacy skills in children! By blending art and storytelling, our app helps young learners express their imagination and improve reading comprehension, all while having fun. It's a powerful tool to nurture early learning in an engaging and interactive way!

Getting Started

Create Virtual Environment

python3 -m venv .venv

Activate Environment

source .venv/bin/activate

Install Dependencies

pip install -r requirements.txt

Change App Directory

cd app

Run App

npm start

Run Backend Demo

python3 ./app/backend/app.py

Sources

National Literacy Institute

Literacy Study

New York Teacher's Union

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 70.5%
  • Python 12.0%
  • JavaScript 10.2%
  • HTML 4.7%
  • CSS 2.6%