Skip to content

CoodingPenguin/kakao-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4th Kakao Clone Challenge Graduate Work

I only write about WHAT I DID except things Nicolas teacher did.

👉See the final version of Kakao Clone👈


1. Screen Size Warning

Screen Width

If your screen width is over 550px, the following page appears.

Screen Height

If your screen height is under 200px, the following page appears.

2. Header Wrapper

Add header wrapper to all pages. So although you scroll the page, the header is fixed.

3. Friends Page

I added more friend elements of friends-list and changed each profile photo. And I also synchronized Friends 7 and the number of friends.

4. Chats Page

Make a Group Chat

I made a group chat with more than four people except me. And I also marked how many people are in there next to the name of the chat.

Sort Chats and Modify Timestamps

I sorted chats by time. So the higher a message is placed, the later it arrives. Of course I synchronized the date.

Make Unread Chats

I made some unread messages and added unread badges below the timestamp and also synchronized the number of remained messages.

5. Kakao Pay

Today's Kakao Talk has Kakao Pay. So I added Kakao Pay Tab to the page.

6. Settings Page

I added more setting tabs to the page.


☝ go back to the top