Skip to content

Ⓜ️iMessege⚡ is powered by Nextjs⭐ , chakra-UI,💝 graphql ,graphql-ws♨️ , prisma client and apollo server . is a web application that allows multiple users to have a private chat. This app allows one to one chat and group chat🔥 online and its fast and easy to use.

Notifications You must be signed in to change notification settings

eshark9312/iMessage

 
 

Repository files navigation


Logo

iMessage

An awesome Real Time Chat Apllication 🙋‍♂️👋⚡🔥💬🗨️Ⓜ️
Backend chatService»

View Demo · Report Bug · Request Feature

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

About The Project

product-screenshot

Built With

Client Server
Next.js shield Node.js shield
Chakra UI shield GraphQL shield
Apollo Client shield Apollo Server shield
GraphQL shield Prisma shield
Prisma shield MongoDB shield
MongoDB shield TypeScript shield
NextAuth shield
TypeScript shield

(back to top)

Getting Started

To run the application on your local machine, follow these steps:

  • Clone or fork the repository from GitHub.
  • Clone or fork backend.
  • Install dependencies using npm install.
  • set up environmental variables to http://localhost:port and add mongodb credentials, nextauth credentials .
  • Start the backend server using npm run dev.
  • Start the frontend using npm run dev.
  • You will need to have Node.js installed on your local machine to run the application.

Usage

🚀 Our application is currently deployed and available for use. To access the application, please follow the steps below:

🌐 Go to imessage.

🙋‍♀️ Signin with Google.🎟️🎫 If you do not have a username, create a 🕶️🔥 cool one.

signin

💬 you can start using the application by creating a new conversation, or messaging other users in the application.

create conversation

chat chat

delete conversation when you want.

chat

  • 📧 If you have any issues or questions about the application, please reach out to me at email.

🎉 Thank you for using our application! We hope you enjoy your experience.

(back to top)

Roadmap

  • authenticate users
    • signin
    • costum username
    • logout
  • conversation
    • 🔍 by username
    • select multiple users
    • create conversation
    • edit conversation
      • leave conversation
      • delete conversation
    • conversation marked unread
    • latest message
  • chat
  • send message
  • recieve message automatically
  • emoji support[press 🪟➕⚫ for emoji]
  • GIF
  • messsage status
  • files sharing
  • reply messages

See the open issues for a full list of proposed features (and known issues).

(back to top)

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.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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

(back to top)

Contact

Krishna - email

Project Links:

frontend backend
https://github.com/KRISHNAGK9964/iMessage https://github.com/KRISHNAGK9964/chatService

(back to top)

Acknowledgments

(back to top)

About

Ⓜ️iMessege⚡ is powered by Nextjs⭐ , chakra-UI,💝 graphql ,graphql-ws♨️ , prisma client and apollo server . is a web application that allows multiple users to have a private chat. This app allows one to one chat and group chat🔥 online and its fast and easy to use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • JavaScript 2.3%