Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/szymonpoltorak/educational-organiser

A school app made to help students in their everyday life. It has features like ToDo, Notes, Calculator, Average Counter and Timer.
https://github.com/szymonpoltorak/educational-organiser

css java javafx latex organiser

Last synced: 11 days ago
JSON representation

A school app made to help students in their everyday life. It has features like ToDo, Notes, Calculator, Average Counter and Timer.

Awesome Lists containing this project

README

        

# Educational Organiser
Project was made during project class of "Podstawy Inżynierii Oprogramowania" on Warsaw University Of Technology. Our
goal was to create an local app which would help students in their everyday learning. Project's topic was our own idea
and technologies we used depended on our decisions.

# Authors
*[Szymon Półtorak](https://github.com/szymonpoltorak), [Adrian Nowosielski](https://github.com/aidian3k),
[Cezary Skorupski](https://github.com/CezaryS8), [Krystian Sereda](https://github.com/seredak319),
[Michał Szlązak](https://github.com/Michal-Szlazak).*

# Projects Environment
* JDK 17.03 LTS,
* Maven 3.8.1,
* JavaFX 18.0.1,
* JUnit 5.8.2,
* CSS

# Icon sources
Everything we did is only for educational purposes and we do not claim ownership of those icons.

**Directory Icon**
* [Source](https://pixabay.com/pt/vectors/caixa-arquivo-pasta-1699630/),
* [Author](https://pixabay.com/pt/users/janjf93-3084263/),

**Note Icon**
* [Source](https://www.onlinewebfonts.com/icon/126426),

**Programme Icon**
* [Source](https://pixabay.com/pl/vectors/ksi%c4%85%c5%bcka-zeszyt-dziennik-uczy%c4%87-si%c4%99-5925273/),
* [Author](https://pixabay.com/pl/users/shafin_protic-16278454/),

**Main Page Photo**
* [Source](https://pixabay.com/pl/photos/ksi%C4%85%C5%BCki-literatura-wiedza-edukacja-5937716/),
* [Author](https://pixabay.com/pl/users/hermann-130146/).

# ScreenShots
**Main Page**
![](./readmeImages/MainPage.png)
**Timer**
![](./readmeImages/Timer.png)
**Notes**
![](./readmeImages/Notes.png)
**ToDo**
![](./readmeImages/ToDo.png)
**Average**
![](./readmeImages/Average.png)
**TimeTable**
![](./readmeImages/TimeTable.png)
**StandardCalc**
![](./readmeImages/StandardCalc.png)
**AdvancedCalc**
![](./readmeImages/AdvancedCalc.png)