erzhtor / xcalculator

Simple expression calculator web app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xcalculator

Simple expression calculator.

Built for microservice architecture demo purposes.

This project source can be used as a starter for microservice architectured applications, using Docker, Angular and Koa\Typescript

Get started

Simple expression calculator consists of 3 standalone applications

  • Infix to postfix notation converter
  • Postfix notation calculator
    • Responsible for calculating postfix notation.
    • Built using Koa and Typescript
  • Client
    • Frontend application.
    • Built using Angular

All apps have their own Dockerfiles. Moreover, there exists docker-compose.yml file that describes overall application.

Built With

Examples

List and Search of heroes

About

Simple expression calculator web app.


Languages

Language:TypeScript 81.2%Language:HTML 8.8%Language:JavaScript 8.1%Language:CSS 1.9%