Skip to content

kevalGothi/Communigate

Repository files navigation

Communigate

Communigate is a web-based project for society managment system developed as part of my BCA Semester 5 coursework. It is designed to streamline communication and management across different user roles.

Features

  • Admin Panel: Manage users, monitor activities, and oversee system settings.
  • Client Interface: Access to services, view information, and interact with the system.
  • Staff Portal: Tools and features for staff to manage their tasks efficiently.
  • CRUD Operations: Create, Read, Update, and Delete functionalities for seamless data management.

Installation

  1. Clone the repository:

    git clone https://github.com/kevalGothi/Communigate
  2. Navigate to the project directory:

    cd Communigate
  3. Import the database:

    • Locate the .sql file in the project directory.
    • Import it into your MySQL database.
  4. Update the database configuration:

    • Edit the config.php file to set your database credentials.
  5. Run the project:

    • Access the application via http://localhost/Communigate.

Technologies Used

  • PHP
  • MySQL
  • HTML/CSS
  • JavaScript

Contributing

Feel free to fork the project and submit a pull request if you have suggestions or improvements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published