Skip to content

Releases: PluginSystem-StudyManager/Server

v0.1

13 Sep 18:15
c62370b

Choose a tag to compare

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