https://github.com/ld-beepbeep/school
A fun, cool and easy way to organize your school life!
https://github.com/ld-beepbeep/school
dashboard firebase glassmorphism productivity school student-dashboard students study-tools tailwind-css
Last synced: about 2 months ago
JSON representation
A fun, cool and easy way to organize your school life!
- Host: GitHub
- URL: https://github.com/ld-beepbeep/school
- Owner: LD-beepbeep
- License: agpl-3.0
- Created: 2026-03-15T19:48:32.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-19T13:02:55.000Z (about 2 months ago)
- Last Synced: 2026-04-19T14:40:41.949Z (about 2 months ago)
- Topics: dashboard, firebase, glassmorphism, productivity, school, student-dashboard, students, study-tools, tailwind-css
- Language: JavaScript
- Homepage: https://ld-beepbeep.github.io/SCHOOL/
- Size: 2.73 MB
- Stars: 16
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
# π Student OS





A minimalist, glassmorphism-inspired productivity dashboard built specifically for students. No bloat, no adsβjust a clean space to get your work done.
**π [View the live version](https://ld-beepbeep.github.io/SCHOOL/)** or take a look at some **[screenshots!](docs/SCREENSHOTS.md)** πΈ

---
### β¨ Features
* **Tasks & Notes:** Manage your daily to-dos and jot down lecture notes in a beautifully clean, distraction-free interface.
* **Flashcards:** Ace your exams with integrated study decks designed around active recall principles.
* **Whiteboard:** A built-in, free-draw canvas perfect for mapping out diagrams, mind-mapping concepts, or doing quick sketches.
* **Cloud Sync:** Never lose your progress. Securely save and sync your data across devices using Google Auth or standard email login.
* **More Inside:** Dive into the app to discover even more productivity tools tailored for your workflow!
---
### π οΈ Tech Stack
* **Frontend:** HTML5, Tailwind CSS for the glassmorphism UI, and Vanilla JavaScript.
* **Backend:** Firebase (Authentication for secure login & Firestore for real-time database syncing).
---
### π Project Documentation
Want to see more, help out, or understand how this project is run? Check out the links below:
* πΈ **[Screenshots Gallery](docs/SCREENSHOTS.md):** See more angles and features of the UI!
* π€ **[Contributing Guidelines](docs/CONTRIBUTING.md):** Want to add a feature? Read this first!
* π **[Code of Conduct](docs/CODE_OF_CONDUCT.md):** Our standards for a welcoming community :)
* π **[Security Policy](docs/SECURITY.md):** How to report vulnerabilities safely.
* π **[Licence](./LICENSE):** Take a look at the open-source licence!
* π **[Citation](CITATION.cff):** Easily citate this repository.
* π **[Beta Repository](https://github.com/LD-beepbeep/SCHOOL-BETA):** Check out the newest version of Student OS!
---
### π‘ The Vibe
Built by a fellow tinkerer who wanted a study tool that actually looked good. The goal of Student OS is to prove that productivity software doesn't have to be overwhelming to be powerful. Used Claude for some bug fixes, and some code: but it's primarily built by myself :)
---
### βοΈ Legal & Branding
This project is licenced under the **GNU Affero General Public License v3.0 (AGPL-3.0)**.
* **Transparency:** If you host a public version of this app, you **should** provide a link to the source code of your version (including any changes you made) as per the AGPLv3 terms.
* **Identity:** The logo of Student OS and the site's specific UI design are personal brand assets. You are welcome to fork the code, but please remove original branding or clearly state that your version is a fork.
* **Side Note:** You are welcome to contribute and try things with my code, I am just a fellow developer!
---
### π Citation
If you use Student OS in your research, academic work, or project, please give credit by citing it:
**APA:**
> Dehairs, L. (2026). Student OS: A minimalist productivity dashboard! (Version 1.0.0) [Computer software]. https://github.com/LD-beepbeep/SCHOOL
**BibTeX:**
```bibtex
@software{Dehairs_Student_OS_A_2026,
author = {Dehairs, Lars},
month = mar,
title = {{Student OS: A minimalist productivity dashboard!}},
url = {[https://github.com/LD-beepbeep/SCHOOL](https://github.com/LD-beepbeep/SCHOOL)},
version = {1.0.0},
year = {2026}
}