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

https://github.com/sddev96/my-calendar

Fullstack project for a calendar. This is the initial version with CRUD operations
https://github.com/sddev96/my-calendar

crud-api css fetchapi hibernate-jpa java javaspringboot mantine mvc-architecture postgresql react typescript vite

Last synced: 2 months ago
JSON representation

Fullstack project for a calendar. This is the initial version with CRUD operations

Awesome Lists containing this project

README

          

# my-calendar
This package contains both fronted and backend services.
To run backend go into "backend" folder and run "MyCalendarApplication.java" file. Pay attenction to the ports for database and frontend.

To run frontend go into "frontend" folder and run from terminal 'npm run dev'
Frontend is powered by vite.js