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

https://github.com/pollak-projects/educloud


https://github.com/pollak-projects/educloud

Last synced: 4 months ago
JSON representation

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)