Skip to content

kong33/rolling

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

552 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿฉท Over view

Online group message card web program.
You can create your/others group message card and leave letters for people.
Can be used for farewell letter... etc.

๐Ÿ—๏ธ Key features

  • Create and delete group letter.
  • Write and delete message cards in the group letter.
  • Add emoji to the group letter.
  • Check all the group letters, and filter them by the number of emojies.

Demo

image image
image image

๐Ÿ„ My contribution

Created useMutate

  • By implementing useMutate custom hook, uncoupled fetch logic such as Post, Delete.

Created TextEditor

  • Customized library code to fit our project.

Created Post page

  • Add common component like common Input, Dropdown and Option and created post page.

๐ŸŒธ Technical Accomplishments

  • Used Vite to improve local development speed through faster startup and hot module replacement.
  • Built reusable custom hooks such as useFetch and useMutate for cleaner API handling logic.
  • Used SCSS Modules to manage styles more safely and reduce class name conflicts.
  • Implemented pagination to limit unnecessary data loading and improve page performance.
  • Built a responsive UI for both desktop and mobile environments.

Language

CSS

Framework

State Management Tool

Collaboration Tool

Version control

Build Tool

Deployment

Others


Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 70.0%
  • SCSS 29.5%
  • HTML 0.5%