Docs: Add database schema diagram #1

Open
SchoolGuy wants to merge 436 commits from SchoolGuy/ticketfrei:docs/add-database-diagram into master
First-time contributor

Currently this repository is not documented mostly. A starting point could be to have a diagram on how the database looks like in a logical diagram. The diagram may not fully represent the current status of the application but at least it gives a general overview.

The diagram itself was created with Umlet, to view it you need it or you may use Umletino which is Umlet in a Browser.

Currently this repository is not documented mostly. A starting point could be to have a diagram on how the database looks like in a logical diagram. The diagram may not fully represent the current status of the application but at least it gives a general overview. The diagram itself was created with Umlet, to view it you need it or you may use Umletino which is Umlet in a Browser.
Owner

Nice. Do you have a preview link or so?

Nice. Do you have a preview link or so?
Owner

current?

current?
This pull request has changes conflicting with the target branch.
  • README.md
  • active_bots/mailbot.py
  • active_bots/mastodonbot.py
  • active_bots/telegrambot.py
  • backend.py
  • config.py
  • config.toml.example
  • db.py
  • frontend.py
  • report.py

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u docs/add-database-diagram:SchoolGuy-docs/add-database-diagram
git checkout SchoolGuy-docs/add-database-diagram

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff SchoolGuy-docs/add-database-diagram
git checkout master
git merge --ff-only SchoolGuy-docs/add-database-diagram
git checkout SchoolGuy-docs/add-database-diagram
git rebase master
git checkout master
git merge --no-ff SchoolGuy-docs/add-database-diagram
git checkout master
git merge --squash SchoolGuy-docs/add-database-diagram
git checkout master
git merge --ff-only SchoolGuy-docs/add-database-diagram
git checkout master
git merge SchoolGuy-docs/add-database-diagram
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ticketfrei/ticketfrei#1
No description provided.