leandrosflora / amora

An Angular App with Material Design and client of the Microservices Acerola and Manga

Home Page:http://paulovich.net/amora/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amora

The Amora website is an Angular application for the Acerola and Manga. It is a "working in progress project" and new features come every week.

Requirements

Running the latest Docker Build ivanpaulovich/amora

If you like to run a Docker container for this project use the latest image:

docker run -p 8001:80 -d \
	--name amora-frontend \
	ivanpaulovich/amora:latest

Then navigate to http://localhost:8001 and play with the App.

Live Demo on Azure

You can play with the latest build by navigating to the the Amora Website and registering with your Security Social Number, Given name and your Initial Account balance.

Register Page

Then will be redirect to the account balance page where you can Deposit, Withdraw an Close your account.

Account Balance

This source code and website should be used only for learning purposes and all data will be erased weekly.

About

An Angular App with Material Design and client of the Microservices Acerola and Manga

http://paulovich.net/amora/

License:Apache License 2.0


Languages

Language:TypeScript 77.3%Language:HTML 15.2%Language:JavaScript 5.0%Language:CSS 1.5%Language:Shell 0.9%