Skip to content

A web application to facilitate collaborative lesson planning for school teacher

Notifications You must be signed in to change notification settings

finesome/planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Planner

A web application which is made to simplify the lesson planning for school teachers. It allows to collaboratively work on lesson plans, add parts of lesson plans to your favorites and use them in your own plans.

Structure

This repository contains both API (written in Express) and client side (React) code.

Installation

The version of Node.js required is v10.

You need to install both parts and launch them separately from each other.

API

npm install

npm run dev-start

Client side

yarn

yarn start

About

A web application to facilitate collaborative lesson planning for school teacher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages