Remove unused files and directories
0
src/.gitignore → code/src/.gitignore
vendored
0
src/.idea/.name → code/src/.idea/.name
generated
0
src/.idea/vcs.xml → code/src/.idea/vcs.xml
generated
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 982 B After Width: | Height: | Size: 982 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
0
src/gradlew → code/src/gradlew
vendored
Executable file → Normal file
0
src/gradlew.bat → code/src/gradlew.bat
vendored
@@ -1,40 +1,18 @@
|
||||
nav:
|
||||
- 🏚️ TI Portfolio Website: index.md
|
||||
- Opdracht:
|
||||
- Omschrijving: assignment.md
|
||||
- Planning: planning.md
|
||||
- Opdrachtgevers: clients.md
|
||||
- Betoog: research.md
|
||||
- Criteria: criteria.md
|
||||
- Links: links.md
|
||||
- 📝 Opdracht:
|
||||
- Omschrijving: opdracht/assignment
|
||||
- Planning: opdracht/planning
|
||||
- Opdrachtgevers: opdracht/clients
|
||||
- Betoog: opdracht/research
|
||||
- Criteria: opdracht/criteria
|
||||
- Links: opdracht/links
|
||||
- 🤖 Robots:
|
||||
- NAO: robots/nao
|
||||
- Pepper: robots/pepper
|
||||
- Little Endian: robots/little-endian
|
||||
- 📚 Documentation:
|
||||
- Testing: testing
|
||||
- Website:
|
||||
- Apache2: website/server
|
||||
- Webapp: website/webApplication
|
||||
- Dashboard: website/dashboard
|
||||
- Backend:
|
||||
- NodeJS: backend/nodejs
|
||||
- Database: backend/database
|
||||
- Database Setup: backend/dbSetup
|
||||
- Embedded Device (SB Node):
|
||||
- Libraries:
|
||||
- Libraries: sbnode/lib/libraries
|
||||
- Silent Booth: sbnode/lib/SB
|
||||
- Silent Booth HTTP: sbnode/lib/SBHTTP
|
||||
- Silent Booth Oled: sbnode/lib/SBOled
|
||||
- Sensors:
|
||||
- Hall Effect Sensor: sbnode/sensors/hallSensor
|
||||
- Motion Sensor: sbnode/sensors/motionSensor
|
||||
- Temp and Humidity Sensor: sbnode/sensors/tempHumidSensor
|
||||
- Technical Documentation: sbnode/technicaldocs
|
||||
- User Manual: sbnode/usermanual
|
||||
- Circuit Diagram: sbnode/circuitDiagram
|
||||
- Bill of Materials: sbnode/billOfMaterials
|
||||
- PCB Design: sbnode/pcb
|
||||
- Process:
|
||||
- Cooperation Agreement: process/agreement
|
||||
- Sources: process/sources
|
||||
- UML:
|
||||
- UML: uml/uml
|
||||
- Infrastructure: uml/infrastructure
|
||||
- 🧠 Brianstorm:
|
||||
- Brainstorm: brianstorm/ideas
|
||||
- 📱Andriod:
|
||||
- Andriod Studio: andriod/androidStudio
|
||||
|
@@ -1,2 +0,0 @@
|
||||
nav:
|
||||
- Ideas: ideas.md
|
@@ -1,7 +0,0 @@
|
||||
nav:
|
||||
- Omschrijving: assignment.md
|
||||
- Planning: planning.md
|
||||
- Opdrachtgevers: clients.md
|
||||
- Betoog: research.md
|
||||
- Criteria: criteria.md
|
||||
- Links: links.md
|
@@ -1,4 +0,0 @@
|
||||
nav:
|
||||
- NAO: nao.md
|
||||
- Pepper: pepper.md
|
||||
- Little Endian: little-endian.md
|