Skip to content

sebazai/tweeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter

CircleCI codecov

School project for Java Spring Web-palvelinohjelmointi. Details in finnish

Project running at Heroku

Done:

  • Can register / login
  • Can post | comment and like photos and posts as follower
  • Can follow / unfollow / block
  • Can add/delete photos (max 100Kb)
  • Change profilepic
  • Search user
  • Mock system/integration tests

To do:

  • Limit and order comments and posts straight from database with Pageable
  • Fix database N+1 problem in Spring
  • Validations for posts, comments properly
  • Unit / integration tests
  • If blocked, can't see users wall
  • Refactor code
  • Search to not be case sensitive
  • ... Much more :)

About

Simple social media platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published