zirconias / robots

ace program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#ACE - ROBOTS alt travis build

frontend

  • create angular app
  • provide necessary UI
  • consumes backend REST API

backend

  • Create a backend java app using spring boot
  • rest web services
  • json request/response payloads
  • robot store data persisted in data store, accessed via jpa

Data Persistence

  • in memory (H2 for dev profile)

Scope

  • list,find,add,delete robots from store see swaager-ui

Stretch Goals:

  • deployment in cloud platform demo
  • authorization

About

ace program


Languages

Language:Java 39.7%Language:TypeScript 29.1%Language:Shell 9.7%Language:Batchfile 7.5%Language:HTML 6.0%Language:CSS 5.7%Language:JavaScript 2.5%