Skip to content

ZapChat facilitates users to login/signup and experience the multi-user and real-time chat communication features.

Notifications You must be signed in to change notification settings

Piyu2103/ZapChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZapChat


ZapChat - Real Time Chat Application

ZapChat facilitates users to login/signup and experience the multi-user and real-time chat communication features.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

  • ZapChat facilitates users to login/signup and experience the multi-user and real-time chat communication features.
  • Leveraged Socket.io library for events based and bidirectional communication between the client and the server.
  • Created endpoints for retrieving messages and fetching user lists.
  • Leveraged Mongoose for data modeling and interaction with MongoDB and ensured secure and efficient data handling with authentication and authorization protocols.
  • Developed reusable components and custom hooks for modularity and reusability; used authContext and zustand for global state managemen

Built With

Getting Started

This is how to set up your project locally. To get a local copy up and running, follow these simple steps.

Prerequisites

  • npm
    npm install npm@latest -g
  • Postman
  • VS Code
  • MongoDB Compass

Installation

  1. Clone the repo
  2. Install NPM packages
    npm install
  3. Run npm test in the project directory to run all the test cases.

Usage

Using POSTMAN

  • Download POSTMAN

Roadmap

See the Open Issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.md for more information.

Contact

Your Name - Piyush Singhal - singhalpiyush21@gmail.com

Project Link: ZapChat

Acknowledgements

About

ZapChat facilitates users to login/signup and experience the multi-user and real-time chat communication features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published