forked from KDani-99/school_timetable
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.html
44 lines (43 loc) · 1.69 KB
/
README.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<html>
<head>
<meta charset="UTF-8">
<title>README.md</title>
</head>
<body>
<h1 id="timetable">Timetable</h1>
<p>Made by Patrick & Daniel</p>
<p>We wanted to make a really simple, but useful application to manage your lessons/activities, so we made it.</p>
<h2 id="-new-features">?? New features</h2>
<ul>
<li>New, responsive UI</li>
<li>Export / import timetables</li>
<li>You can set images as background and even add multiple images for slideshow</li>
</ul>
<h2 id="-current-features">??Current features</h2>
<ul>
<li>Add, edit, delete lessons/activities. You can set a unique color for each lessosn/activity, you can use your own colors, but for the best experience we recommend to use flatuicolors.com</li>
<li>You can even add multiple weeks, so you can change the week that you want to see</li>
<li>You can set the background for static colors and multiple images with changeable transition time<ul>
<li>RGB, RGBA</li>
<li>HEX</li>
<li>HSL, HSLA</li>
<li>Basic HTML colors</li>
<li>CSS style linear- and radial-gradient.</li>
<li>Transition time is in seconds</li>
</ul>
</li>
</ul>
<h2 id="-screenshots">??? Screenshots</h2>
<p><img src="/screenshot1.jpg" alt="Screenshot 1">
<img src="/screenshot2.jpg" alt="Screenshot 2">
<img src="/screenshot3.jpg" alt="Screenshot 3"></p>
<h2 id="-planned-features">?? Planned features</h2>
<ul>
<li>Notifications</li>
</ul>
<h2 id="-bugs-errors">? Bugs/Errors</h2>
<p>There might be bugs, errors, so if you find any, please report it.</p>
<h2 id="-contact-feedback">?? Contact/Feedback</h2>
<p>If you would like to message us, please send an email to: <a href="mailto:[email protected]">[email protected]</a></p>
</body>
</html>