vifeng / TicketToTheMoon

WIP: Ticket office website. back office for venues to operate their shows and front office to buy tickets for the public.
1 stars 0 forks source link

MAJOR UPDATE : Reset du projet + modification architecture #17

Closed vifeng closed 1 year ago

vifeng commented 1 year ago

backend en REST, Spring et Gradle frontend en VueJs3 (vueRouter et pinia..) simple test : création d'une entité "venue" lors du get http://localhost:8080/api/venues puis récupération et affichage en VueJs sur http://localhost:5173/venues de la liste des "venus".