Skip to content

Java ile oluşturulan basit bir "like" sistemi

Notifications You must be signed in to change notification settings

cubmk/likeSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

likeSystem

You probably know the "like" system from Facebook and other pages. People can "like" blog posts, pictures or other items. We want to create the text that should be displayed next to such an item. Implement a function likes :: [String] -> String, which must take in input array, containing the names of people who like an item.

About

Java ile oluşturulan basit bir "like" sistemi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages