Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.55 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.55 KB

Chillip frontend

This Matching app is called Chillip with swiping function and chatting!

pic1

Made this app for finding friends taking a defferent course in our schhol to do extra project together or make new connection.

  • Spec: Javascript, React, MUI, Styled-components, Node, Express.js, MongoDB, Socket.io, AWS S3

  • Check App: Hit new people up!

Why made us create this app?

Our school provides several courses such as web development, UI/UX design, Degital Marketing but we feel these courses are little closed communities. If we collaborate with students in the other courses, we can try to make businesses, get more practical workshops, cultivate experiences. We hope this app helps students carrier and expand their commnunity.

What was challenging?

  • Using a public library: Had to follow their strict library rule.
  • Unnecessary rendering: It made me understand well mounting and rendering and also avoid too many renders if it's not needed.
  • Auth with cookie by backend: Setting cookie at backend and checking the cookie from frontend to make sure it's robust and stable security.

pic2

pic3