This is a project developed as a prototype for my bachelor's thesis where it's function is to help the learning process of IT related tecnologies. The way it does that is by having a simple and modular approach where one can use the baseline structure provided to make tutorials with the content that already exist, but is scattered across the internet, gathering it all in a single place to help save of the users of the modules created with this project.
As a proff of concept a simple note taking application was created in two different ways, as a website and a desktop application.
Website version Desktop version API and database for the Desktop version
For instructions on how to create modules and how the project works it's possible to consult the thesis papers here
As create T3 app was used to make the initial setup of this project i also left bellow the original about that comes with the CLI command in case of any doubts of how to deploy the project.
This is a T3 Stack project bootstrapped with create-t3-app
.
We try to keep this project as simple as possible, so you can start with just the scaffolding we set up for you, and add additional things later when they become necessary.
If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join our Discord and ask for help.
To learn more about the T3 Stack, take a look at the following resources:
- Documentation
- Learn the T3 Stack — Check out these awesome tutorials
You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!
Follow our deployment guides for Vercel, Netlify and Docker for more information.