Scorganizr/README.md

53 lines
1.8 KiB
Markdown
Raw Normal View History

2023-07-08 16:28:54 +00:00
# Scorganizr
Organize your school stuff. On Linux. With ease.
[![License: GPL v3](https://img.shields.io/badge/License-GPL3-blue.svg?style=for-the-badge)](https://www.gnu.org/licenses/gpl-3.0.en.html)
[![Open Source](https://img.shields.io/badge/Open_Source-gray?style=for-the-badge&logo=opensourceinitiative&logoColor=3DA639)](https://opensource.org/)
[![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)](https://www.linux.org/)
[![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)](https://www.python.org/)
[![Qt](https://img.shields.io/badge/Qt-%23217346.svg?style=for-the-badge&logo=Qt&logoColor=white)](https://www.qt.io/)
2023-07-08 16:56:51 +00:00
2023-07-08 16:28:54 +00:00
---
## Features
Scorganizr is currently in alpha phase. The list below gives a small impression of what Scorganizr should offer in the future.
- Notes organization (short-term: just like a file browser; long-term: integrated note taking)
- Schedule (**maybe** iCalendar & WebCAL integration)
- Homeworks (also)
- Grades
- Flash-cards and other learning aids
2023-07-08 17:05:36 +00:00
> TODO: Write a short story about the first idea of Scorganizr. And how it got implemented then.
2023-07-08 16:28:54 +00:00
2023-07-08 17:35:23 +00:00
## Installation
2023-07-08 16:28:54 +00:00
[![Status: work-in-progress](https://img.shields.io/badge/Status-work--in--progress-blue.svg?style=for-the-badge)]()
[![Build: unknown](https://img.shields.io/badge/Build-unknown-purple.svg?style=for-the-badge)]()
2023-07-08 16:28:54 +00:00
> TODO: Give instructions
2023-07-08 17:35:23 +00:00
## Contributing
2023-07-08 16:28:54 +00:00
> TODO: Give information for people wanting to help in some way
2023-07-08 17:35:23 +00:00
## Credits
2023-07-08 16:28:54 +00:00
During the development of applications like Scorganizr there will always be so much inspiration given by people, websites and yet existing applications!
In the future here will be a list of them.
2023-07-08 17:35:23 +00:00
## License
2023-07-08 16:28:54 +00:00
Scorganizr is licensed under GPL version 3.0.
2023-07-08 16:53:24 +00:00
See [LICENSE.GPL](LICENSE.GPL) in the same directory.
2023-07-08 16:28:54 +00:00