The Teach Me project is a learning platform designed for children. The platform includes interactive games and activities to help children learn a variety of subjects. The site also includes progress reports for parents to track their child's learning.
- React.js
- Chakra UI
- Node.js
- Express
- Axios
- MySQL
-
User Profile
-
Light/dark mode toggle
-
Interactive games like
- Word learning
- Drawwing Game
- Word matching
- Memory cards
- Number gueesing with voice and many more
-
Educational Videos
-
Quizzes
-
Report Generation of children
Install my-project with npm
- Clone the repository
git clone https://github.com/SHresTho12/Teach_ME
- Install for frontend
npm install
Install project dependencies for backend
cd Server
npm install
Run front end and backend server
npm start
cd Server
node index.js
Contributions to the project are welcome. To contribute, please fork the repository and create a pull request. Please ensure that your code adheres to the PEP 8 style guide and that all tests pass before submitting your pull request.Contributing Contributions to the project are welcome. To contribute, please fork the repository and create a pull request. Please ensure that your code adheres to the PEP 8 style guide and that all tests pass before submitting your pull request.
- @SHresTho12
- Authentication system
- Frontend
- Voice games
- Quizzes
- Video Tutorials
- Games( Card memory game , Drawing board , Connecting the dots , Guessing the number with voice)
- Backend and Database
- @MumtahinaRahman
- Games(Guess the object with words)
- @yobars
- Games(Save the man , Tutorial Page Frontend)