Explorar el Código

UI update, basic design

Mexi hace 6 años
padre
commit
db3b11f3bb

BIN
.DS_Store Ver fichero


heyPothole/.gitignore → heyPotholeSpring/.gitignore Ver fichero


heyPothole/.mvn/wrapper/maven-wrapper.jar → heyPotholeSpring/.mvn/wrapper/maven-wrapper.jar Ver fichero


heyPothole/.mvn/wrapper/maven-wrapper.properties → heyPotholeSpring/.mvn/wrapper/maven-wrapper.properties Ver fichero


heyPothole/mvnw → heyPotholeSpring/mvnw Ver fichero


heyPothole/mvnw.cmd → heyPotholeSpring/mvnw.cmd Ver fichero


heyPothole/pom.xml → heyPotholeSpring/pom.xml Ver fichero


heyPothole/src/main/java/com/heyPothole/heyPothole/Controllers/ReportController.java → heyPotholeSpring/src/main/java/com/heyPothole/heyPothole/Controllers/ReportController.java Ver fichero


heyPothole/src/main/java/com/heyPothole/heyPothole/Controllers/UserController.java → heyPotholeSpring/src/main/java/com/heyPothole/heyPothole/Controllers/UserController.java Ver fichero


heyPothole/src/main/java/com/heyPothole/heyPothole/Entities/Report.java → heyPotholeSpring/src/main/java/com/heyPothole/heyPothole/Entities/Report.java Ver fichero


heyPothole/src/main/java/com/heyPothole/heyPothole/Entities/User.java → heyPotholeSpring/src/main/java/com/heyPothole/heyPothole/Entities/User.java Ver fichero


heyPothole/src/main/java/com/heyPothole/heyPothole/HeyPotholeApplication.java → heyPotholeSpring/src/main/java/com/heyPothole/heyPothole/HeyPotholeApplication.java Ver fichero


heyPothole/src/main/java/com/heyPothole/heyPothole/Repository/ReportRepository.java → heyPotholeSpring/src/main/java/com/heyPothole/heyPothole/Repository/ReportRepository.java Ver fichero


heyPothole/src/main/java/com/heyPothole/heyPothole/Repository/UserRepository.java → heyPotholeSpring/src/main/java/com/heyPothole/heyPothole/Repository/UserRepository.java Ver fichero


heyPothole/src/main/resources/application.properties → heyPotholeSpring/src/main/resources/application.properties Ver fichero


heyPothole/src/test/java/com/heyPothole/heyPothole/HeyPotholeApplicationTests.java → heyPotholeSpring/src/test/java/com/heyPothole/heyPothole/HeyPotholeApplicationTests.java Ver fichero


+ 1
- 0
heyPotholeUI

@@ -0,0 +1 @@
1
+Subproject commit d0b7826e218203eca5bcf010d97bf8dca9bb6da6