Skip to content

kucc1997/KUCCApp

Repository files navigation

Kathmandu University Computer Club App

Welcome to the Kathmandu University Computer Club (KUCC) App! This open-source Flutter application is designed to enhance the community experience for students of Kathmandu University by providing a platform to showcase student profiles, manage events, and connect with peers.

Features

  • Student Profile: Allows students to create and manage their profiles, including adding a bio, skills, and personal projects.
  • Timeline for Upcoming Events: A dynamic timeline feature to keep students updated about upcoming events, workshops, and seminars.
  • Event Notifications: Events notifications and detailed event pages that provide all necessary information about specific events, including schedules, speakers, and registration links.
  • Skill Showcase: A section for users to highlight their skills and competencies.
  • Projects Portfolio: Users can add and showcase their projects, with descriptions, images, and links to repositories.
  • Profile Searches and filtering: Users can search for students profile based on their names, skills, projects.


you are free to discuss other features with us in the discord

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Installation

  1. Clone the repository

    git clone https://github.com/kucc1997/KUCCApp
    cd kucc-app
  2. Install dependencies

    flutter pub get
  3. Run the app

    flutter run
    

Contributing

We welcome contributions from the community! To contribute to the KUCC App, please follow these steps:

  • Fork the repository.
  • Create a new branch (git checkout -b feature-branch).
  • Make your changes and commit them (git commit -m 'Add new feature').
  • Push to the branch (git push origin feature-branch).
  • Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or suggestions, feel free to contact us:

Acknowledgements

Special thanks to all the contributors who have made this project possible.