RenaiApp/workspace
Xymorot a268de6f22 meta: export icon as optimized svg (from inkscape) 2021-07-26 21:17:48 +02:00
..
features meta: create documents for application design, make repository ready for publishing on git.fuwawa.moe 2019-12-04 01:33:41 +01:00
gui meta: replace google links with duckduckgo 2021-01-06 02:34:13 +01:00
icon meta: export icon as optimized svg (from inkscape) 2021-07-26 21:17:48 +02:00
ideas meta: add rating/ranking discussion file to workspace 2020-08-06 23:32:00 +02:00
schema feat: implement entity API and reactive store-like modules in frontend 2021-05-30 18:57:43 +02:00
README.md meta: create documents for application design, make repository ready for publishing on git.fuwawa.moe 2019-12-04 01:33:41 +01:00
user-stories.md meta: replace google links with duckduckgo 2021-01-06 02:34:13 +01:00

README.md

Workspace Folder

This is the folder in which the design of the application takes place. There is no real structure. If you can not work with the existing structure, refactor it or do your work completely outside of git and then open an issue or write an email.

Update this README to fit your changes.

All of this is included in the git repository because if the host site is switched, issues get lost but the repository is backed up by each contributor.

Ideas Folder

The ideas folder is a catch-all place for anything you might want to contribute. When an idea is fleshed out enough, it can transfer into the features folder.

GUI

Everything related to the design of the graphical user interface goes there.

Icon

This is for the branding of the application, I wanted to include every file which lead to the final icon. The current icon is highly ephemeral, do your own if you want to.

Database Schema

Everything related to the data model goes there.

Features

Concrete feature descriptions go there.