School-SPA: is an interface/frontend for the School-API

Words
125
Reading
1 min
Listen
Play
8y

Repository

https://github.com/emtudo/school-spa

New Project: school-spa

What is the project about?

School-SPA is an interface for the School-API, system for multi school, with various types of users and accesses.

How to install

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

How to test

npm run dev

Technology Stack

  • VueJS
    To create the SPA
  • babel
    To ensure compatibility across multiple environments.
  • AdminLte
    Template
  • Axios
    To request http
  • ChartJS
    To Graphic

Roadmap

I want to implement new options such as the possibility that principals only see their schools among others.

Screenshot

Sreenshot dashboard

Video Demo

Click here

How to contribute?

Contact on Telegram (emtudo@emtudo), Github Issues or Replying to this post

GitHub Account

https://github.com/emtudo

School-SPA: is an interface/frontend for the School-API | Ecency