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
- Host: GitHub
- URL: https://github.com/sddev96/my-calendar
- Owner: SDdev96
- Created: 2025-02-09T10:57:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-09T11:05:32.000Z (over 1 year ago)
- Last Synced: 2025-02-09T11:29:39.624Z (over 1 year ago)
- Topics: crud-api, css, fetchapi, hibernate-jpa, java, javaspringboot, mantine, mvc-architecture, postgresql, react, typescript, vite
- Language: Java
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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