Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

Releases: asyncronight/aggregate-management

Release list

v0.1.0

Choose a tag to compare

@salah3x salah3x released this 13 Jun 19:33

Implement core features for the admin web app (frontend):

  • Add a home page (#12)
  • Implement CRUD operations for clients, groups, and trucks (#10)
  • Add emails section in clients' module (#16)
  • Add API keys section in clients' module (#14)

v0.0.1

v0.0.1 Pre-release
Pre-release

Choose a tag to compare

@salah3x salah3x released this 04 Jun 05:00

Establish a working environment.

Features:

  • Setup an angular project with angular material (#1)
  • Setup firebase hosting (#2)
  • Add Travis-ci integration (#4)
  • Add main layout and authentication (#7)
  • Setup backend service using cloud functions (#3)