Skip to content
This repository has been archived by the owner on May 29, 2021. It is now read-only.

DanielHeringer/PSTokenlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSTokenlab

Ferramentas utilizadas para produção

  • NodeJS
  • MySQL Server
  • MySQL Workbench
  • Visual Studio

Dependencias servidor API:

$ npm install express
$ npm install mysql
$ npm install cors
$ npm install body-parser
$ npm install nodemon

Dependencias Front:

$ npm install @angular/cli -g

Rodar servidor angular:

$ ng serve

Rodar servidor API:

$ nodemon run

Video utilização:

https://youtu.be/cR0Ik7okgW4

screenshots:

Tela inicial sem login

tela-inicial-sem-login

Tela de Login

tela-login

Tela cadastro

tela-cadastro

Tela inicial logado

tela-inicial-logado

Tela inicial lista eventos

tela-inicial-lista-eventos

Tela editar evento

tela-editar-evento

Tela novo evento

tela-novo-evento

Tela ações

tela-acoes

Tela notificações

tela-notificacoes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages