Skip to content

WIP fullstack application made as a way of practicing technologies learned on one of my internships

License

Notifications You must be signed in to change notification settings

peterkrauz/posts-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

posts-app 🚧👷🚜

WIP fullstack application made as a way of practicing technologies learned on one of my internships

Objective

A fullstack CRUD application based on posts and comments. Each post can have an unlimited number of comments and can be upvoted/downvoted as wished. The comments, on the other hand, will only hold a "liked" state, without any dislike mechanism.

Backend is made on Spring with Kotlin, while the Frontend is built with ReactJS using the MaterialUI library for those pretty components. I used PostgreSQL for the database.

About

WIP fullstack application made as a way of practicing technologies learned on one of my internships

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published