Skip to content
/ Edoo Public

Edoo - is a modern education platform with mern stack :)

Notifications You must be signed in to change notification settings

samatzp/Edoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log

OpenBook - online education platform

Deploy

It is an MERN ( mongodb, express, react, node) stack edtech app. This app includes lots of functionality like pdfviewer, admin dashboard, create-book, create-subject, bag.

Tech Stack:

Generic badge Generic badge Generic badge Generic badge

ScreenShot:

log

log

log

.env structure

MONGO_URI=<MONGO_DB_SERVER>
NODE_ENV=production
CLIENT_URL=<REACT_APP_SERVER>
PORT=8000
JWT=<JWT_SECRET>

Run locally

1. git clone https://github.com/samatzhusup/Edoo
2. cd Edoo-Platform
3. npm i
4. cd client 
5. npm i
6. cd ..
7. npm run dev
# project started

MongoDB Structure

log

log

log

Don't forget to put a star