Update Projektplan

Marcel Schwarz 2020-12-18 00:44:14 +00:00
parent 5311cb27f1
commit f763137091

@ -347,13 +347,27 @@ Die Unfälle mit Fahrradbeteiligung sollen über eine Punktkarte visualisiert we
# Technologie-Stack # Technologie-Stack
Ein Überblick über unsere Technologien und Frameworks die wir bei der Umsetzung unseres Projektes nutzen möchten. Ein Überblick über unsere Technologien und Frameworks die wir bei der Umsetzung unseres Projektes nutzen möchten.
- Frontend <table>
- Angular <thead>
- Angular-Material <th>Frontend</th>
- SCSS <th>Backend</th>
- Leaflet </thead>
- Apex Charts <tr>
- Backend <td>
- Python <ul>
- Flask <li>Angular</li>
- SQLite <li>Angular-Material</li>
<li>SCSS</li>
<li>Leaflet</li>
<li>Apex Charts</li>
</ul>
</td>
<td>
<ul>
<li>Python</li>
<li>Flask</li>
<li>SQLite</li>
</ul>
</td>
</tr>
</table>