An open API service indexing awesome lists of open source software.

https://github.com/meiraa13/super_pecas

fullstack project using java and angular
https://github.com/meiraa13/super_pecas

angular java springboot

Last synced: about 2 months ago
JSON representation

fullstack project using java and angular

Awesome Lists containing this project

README

          

# Repository for a fullstack project about Cars

## Week 1: database modeling and diagram creation

- Tables: Users, Cars, Rentals
- Relations:
- Users(1)----(N)Rentals
- Cars(1)----(N)Rentals

## Week 2: backend api with java and springboot

## Week 3: frontend with angular