This project aims to design and implement a secured exchange IRC (Internet Relay Chat) mobile application specifically tailored for the MINPOSTEL (Ministry of Posts and Telecommunications) staff in Cameroon. The app provides a secure platform for MINPOSTEL employees to communicate, exchange messages, and share files within a protected environment.
- Real-time messaging: MINPOSTEL staff can send and receive messages instantly, fostering seamless communication and collaboration.
- File sharing: Users can easily share files, documents, and media with their colleagues.
- Secure encryption: The app employs robust encryption algorithms to ensure the confidentiality and integrity of messages and files.
- User authentication and authorization: Only authorized MINPOSTEL staff members can access and participate in the IRC.
- User profiles: Users can create and manage their profiles, providing information about their role, department, and contact details.
- Notification system: The app notifies users of new messages, file updates, and important announcements.
- Search functionality: Users can search for specific messages, files, or colleagues within the IRC.
- Clone the repository: git clone https://github.com/nangahamandine/cipher_comm.git
- Install dependencies: npm install
- Configure the application by specifying the necessary environment variables.
- Build and run the application: npm run start
Contributions to this project are welcome! If you'd like to contribute, please follow these steps:
##Fork the repository.
- Create a new branch: git checkout -b feature/your-feature-name.
- Make your changes and commit them: git commit -m "Add your feature description".
- Push to the branch: git push origin feature/your-feature-name.
- Open a pull request with a detailed description of your changes.
Feel free to explore the repository and contribute to making the MINPOSTEL staff's communication more secure and efficient!