https://github.com/pollak-projects/educloud
https://github.com/pollak-projects/educloud
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pollak-projects/educloud
- Owner: pollak-projects
- Created: 2024-11-19T14:08:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-18T17:32:38.000Z (over 1 year ago)
- Last Synced: 2025-04-04T20:25:22.128Z (about 1 year ago)
- Language: Vue
- Size: 9.46 MB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ☁️ EduCloud ☁️
The project allows teachers to upload their own study materials for the sole purpose of having them accessible at all times without any difficulty. The website is completely public; everyone can access every material uploaded by the teachers and search through them using different kinds of categorization.
### Team members
- Jani Patrik
- Tamáskovits Gyula Ákos
- Gere Csanád
- Bene Dominik
- Barta Máté
## 🛠 Tech Stack 🛠
### Languages
- Vue
- Javascript
- C++
### Libraries
- Tailwind CSS
- Drogon
## ✨ Design Plans ✨
[Figma - Gere Csanád](https://www.figma.com/design/QOARURPbaP3zJIFnaxoRyH/Untitled?node-id=0-1&node-type=canvas&t=OIy7NBtP3mwb62ty-0) \
[Figma - Jani Patrik / Gere Csanád](https://www.figma.com/design/mjAQ6iUvlWxlDjQ3iKTfPZ/Untitled?node-id=0-1&node-type=canvas&t=QROzu1LLirEBsedr-0)
### Installation
1. Clone the repository (duh)
2. Install the dependencies
```sh
npm install
```
3. Run the project
```sh
npm run dev
```
or (serve)