Skip to content

gdscjgec/eduApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EduApp

Education in India is vital, but there is a rising concern about the high rate of student dropouts. In rural India, many schools are failing to educate students effectively, with over half of fifth-grade students unable to read at a second-grade level or do basic maths.

Education is the most powerful weapon which you can use to change the world.

If you can influence one life, you automatically influence the livelihood in their vicinity. Education can bring about that change both in their lives and their livelihood. We aim to foster the same in the hope of a better and brighter world irrespective of economic and social disparity.

Project SetUp:

Step 1:

  1. cd client
  2. npm install
  3. ng server

Step 2:

  1. cd server
  2. npm install
  3. npm start

Step 3:

  1. cd imageToDigits
  2. streamlit run main.py