https://github.com/emtudo/school-spa
School-SPA is an interface for the School-API, system for multi school, with various types of users and accesses.
git clone https://github.com/emtudo/school-spa
cd school-spa
cp config/common.env.js-dist config/common.env.js
npm install
Configure the config/common.env.js file with the API address (I'm assuming you've already installed the API)
npm run build
npm run dev
I want to implement new options such as the possibility that principals only see their schools among others.
Contact on Telegram (@emtudo), Github Issues or Replying to this post