codingcommons / tiny-tms

A Translation Management System to cover the needs of most people. Not for everyone, but for most.
https://codingcommons.github.io/tiny-tms/
Apache License 2.0
7 stars 0 forks source link

Landing Page Discussion #83

Open benjaminstrasser opened 1 month ago

benjaminstrasser commented 1 month ago

Current Situation

The landing page (route /) is currently empty, and we do not have any plans for it. Since our website is self-hosted, we don't "need" a landing page.

Points for Discussion

  1. Short-term Solution: Suggestion: Redirect the landing page (/) to the /projects page.

  2. Long-term Goal: Ideas:

    • A quick introduction to the website.
    • Links to important sections or projects.
    • Any other useful information.

Please share your thoughts and suggestions!

sjaghori commented 1 month ago

I think in any case, we need to redirect users to /projects route after login.

benjaminstrasser commented 1 month ago

I think in any case, we need to redirect users to /projects route after login.

This was just added to #77 after your feedback :rocket: