Skip to content

💻 Componentized Angular Frontend Application to consume the https://github.com/PedroLucasOM/GoldVision-API with secured requests using REST Architecture and SOAP Model 📊

Notifications You must be signed in to change notification settings

PedroLucasOM/GoldVision-UI

Repository files navigation

Logo: GoldVision

Version documentation maintenance Twitter: PedroLucasOM

💻 Componentized Angular Frontend Application to consume the GoldVisionAPI with secured requests using REST Architecture and SOAP Model 📊.


Prerequisites

  • docker

Install

First of all, you need to run the GoldVisionAPI at the port 8080 of your localhost.

After that, you need to run this command in the root path of the project:

docker build -t goldvision-ui-image:latest .

Run

With the docker started, execute this command at the project root:

docker run -d -p 4200:80 goldvision-ui-image:latest

Screenshots

Login

login

Dashboard

dashboard

Sidebar

sidebar

Pesquisa de Lançamentos

pesquisa-lancamento

Cadastro de Lançamentos

cadastro-lancamento

Pesquisa de Relatório

pesquisa-relatorio

Relatório

relatorio

Pesquisa de Pessoas

pesquisa-pessoa

Cadastro de Pessoas

cadastro-pessoa

Pesquisa de Categorias

pesquisa-categoria

Cadastro de Categorias

cadastro-categoria

Pesquisa de Usuários

pesquisa-usuario

Cadastro de Usuários

cadastro-usuario

Usage

Go to http://localhost:4200.

Use the system following the Screenshots above.

Login with the following credentials:
User: admin@gmail.com
Password: admin

Author

👤 Pedro Lucas

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Pedro Lucas.