Skip to content
This repository was archived by the owner on Dec 24, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (24 loc) · 1.02 KB

File metadata and controls

38 lines (24 loc) · 1.02 KB

LinkUp

LinkUp is a lightweight and user-friendly chatting application designed to make communication seamless and enjoyable. The project started as a personal endeavor to explore app development and is now shared publicly to inspire and assist others.


Features

  • Signup/Login: Easy registration and secure login system.
  • Chats List: View all your conversations in one place.
  • Messaging: Exchange messages in real-time with a clean and simple interface.

Screenshots

Signup

Signup Screen

Chats

Chats Screen

Messages

I love her but she not accepting sed life


Tech Stack

  • Frontend: Html, css, js
  • Backend: Quart (python)
  • Database: MongoDB

Note

I don't have time to write how to setup it. check codes and you need also run backend for it.

Click here for backend repo