Skip to content
/ eduteam Public

webtool that allows collaborational brainstorming in the www

License

Notifications You must be signed in to change notification settings

diepoe/eduteam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eduteam

🛠 made by Captain Mo and HAUDRAUFHAUN

about:

This is a project that's allowing teachers to simplify the groupwork of their children on the digital way. Eduteam enables contactless collaboration from anywhere.
Anyone can create a group and collaborate with others.

developer setup

To get this project up and running on your machine ensure that you have installed:

First you have to clone the project

git clone https://github.com/HAUDRAUFHAUN/eduteam/
cd eduteam

To run the backend (KeystoneJS) read this.

To run the frontend run following commands:

cd frontend
npm run dev:ssr