Skip to content

v0.1

Latest

Choose a tag to compare

@JulianSobott JulianSobott released this 13 Sep 18:15
c62370b

release/0.1: Core functionalities implemented

  • plugins api
      - upload
      - download
      - show info

  • homepage

  • account system
      - login
      - register

  • profile
      - show plugins
      - show user data

  • marketplace
      - show all plugins
      - search plugin

  • download application page

  • dev guide (very minimal)

  • Docker files
    -> Runs on linux in two docker containers.
    One for the main application and one for the yottadb database.

  • json schemas for the api and communication with the db