Kidemy
Kidemy is a web app for parents to assign the course to their children and keep track of their progress. Parents can add multiple children to the portal, and this is a free web application for students. Parents can assign relevant courses to their children and track their progress regarding their score and completion of the subject or module of assigned courses.
HTML, CSS, Bootstrap, Express, Node.js, and MongoDB.
mkdir myfolder
cd myfolder
git clone https://github.com/AnkitKachhadiya/Kidemy.git
cd Fantastic-Five
npm install
npm start
// for performing unit testing
npm test
-
Create and add
.env
file in the root directory- Add below lines to that
.env
file and add user own email address for theUSER_GMAIL
and password for thePASSWORD_GMAIL
field - Add your own MongoDB connection url of atlas or your local MongoDB server url for
MONGODB_CONNECTION_LINK
- Add MongoDB database name for
MONGODB_DATABASE
USER_GMAIL="" PASSWORD_GMAIL="" MONGODB_CONNECTION_LINK="" MONGODB_DATABASE=""
- Add below lines to that
-
Go to https://localhost:3000/ in browser to use the web application.
-
For email verification use valid email address to get emails