https://github.com/souris-dev/writers-kalice
A basic social web app for sharing poems and other compositions
https://github.com/souris-dev/writers-kalice
java postgresql react spring-boot webapp
Last synced: 2 months ago
JSON representation
A basic social web app for sharing poems and other compositions
- Host: GitHub
- URL: https://github.com/souris-dev/writers-kalice
- Owner: souris-dev
- Created: 2020-10-08T15:30:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-27T05:44:56.000Z (over 3 years ago)
- Last Synced: 2025-01-23T05:14:21.903Z (4 months ago)
- Topics: java, postgresql, react, spring-boot, webapp
- Language: CSS
- Homepage: https://writerskalice.netlify.app
- Size: 9.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Writer's Kalice
## About
Project Writer's Kalice is an aim to create a social media platform exclusively for sharing creative writing compositions, poems, etc. and get feedback on it.## Server-side
The server side uses Spring Boot along with PostgreSQL as its database management system.## Client-side
The client side uses React and Tailwind CSS.