Published: 21 Jun 2018 › Updated: 21 Jun 2018
School-SPA: is an interface/frontend for the School-API
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
Video Demo
How to contribute?
Contact on Telegram (@emtudo), Github Issues or Replying to this post
GitHub Account
Leave School-SPA: is an interface/frontend for the School-API to:
Read more #utopian-io posts
Best Posts From Leandro Henrique
We have not curated any of emtudo's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From Leandro Henrique
- Vale a pena desenvolver com um MAC?
- Benefícios que tive ao começar a pedalar.
- Porquê eu recuso projetos de startups!
- Quanto te pagam por cada comentário que você faz?
- School-SPA: is an interface/frontend for the School-API
- Multi Escola - API - MultiTenancy - MultiTenant - Laravel
- Multi Escola - SPA - MultiTenancy - MultiTenant - VueJS
- Sistema MultiTenancy para gerenciamento de escolas (API)
- Como eu inicializo um novo projeto Laravel