Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

kiruh/firebase-school-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School tool

This app was created as part of Plovidiv University education course.

Student: Кирило Неделев #1601321015

Checkout this app running on firebase.

Or you can run it locally by running

# build client
cd client
npm install
npm run build
# run server
cd ../functions
npm install
npm run serve

About

App for managing school assignments between teachers and students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published