|
1 | 1 | # MeetPlan |
2 | 2 | This repository contains the frontend of MeetPlan. It is written using TypeScript and Svelte. |
3 | 3 |
|
4 | | -Everything is currently in Slovenian. I am currently working on translations. |
| 4 | +Everything is in Slovenian, due to the fact, that this system is targeting Slovenian schools. |
5 | 5 |
|
6 | | -## Backstory |
7 | | -So, here came the lockdown. Schools went online, and that caused some serious problems. |
8 | | - |
9 | | -I started noticing, that the timetable of (Zoom) meetings for our school was a complete mess. |
10 | | -It would change every single day, sometimes even twice a day. |
11 | | -It was impossible to organize your entire day. |
12 | | -Sometimes, meetings weren't even listed on the timetable. |
13 | | -When you got the timetable for next week, you'd be all happy, because there was only 1 meeting a day, but that was not true. |
14 | | -Fact was, that we got up to 5 meetings a day, which is a pain. |
15 | | - |
16 | | -I decided, that it was enough, and I took things into my hands. |
17 | | - |
18 | | -I created something, I called [MeetPlan](https://github.com/MeetPlan/MeetPlan). |
19 | | - |
20 | | -Overtime, I noticed, it was really complicated and extremly poorly designed. |
21 | | -It contained bugs everywhere. |
22 | | - |
23 | | -That's why I came out with this v2, which follows Material design (which means stunning design), is extremely stable and fast, as we use Svelte and Go. |
24 | | - |
25 | | -As Covid situation changes everywhere, our government also decided to make mandatory self-testing on Covid every Monday, Wednesday and Friday. |
26 | | - |
27 | | -This organisation was (once again) a complete mess on my school. |
28 | | -We are using a simple Google Spreadsheet for inserting results into it. |
29 | | - |
30 | | -So, I added even more features, than in v1. |
31 | | - |
32 | | -## Deployment |
33 | | -We provide docker images. Have a look at [MeetPlanDocker](https://github.com/MeetPlan/MeetPlanDocker) for docker-compose. |
34 | | - |
35 | | -I wish you happy meeting planning. |
36 | | - |
37 | | -## Screenshots |
38 | | -### Admin interface: |
39 | | - |
40 | | -### Teacher and admin interface: |
41 | | - |
42 | | - |
43 | | - |
44 | | -### Student interface |
45 | | - |
46 | | -### Self-testing certificate for student |
47 | | - |
| 6 | +## Documentation |
| 7 | +Visit our [online documentation](https://meetplan.si) for instructions on deployment and use of the system. |
0 commit comments