Docs: Add database schema diagram #1

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

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.

Nice. Do you have a preview link or so?

Nice. Do you have a preview link or so?

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
  • active_bots/twitterbot.py
  • backend.py
  • db.py
  • sendmail.py
  • user.py
You can also view command line instructions.

Step 1:

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

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff SchoolGuy-docs/add-database-diagram
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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
There is no content yet.