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.
- 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
To get a local copy up and running, follow these simple steps.
- Flutter
- Dart SDK
- A code editor like Visual Studio Code or Android Studio
-
Clone the repository
git clone https://github.com/kucc1997/KUCCApp cd kucc-app
-
Install dependencies
flutter pub get
-
Run the app
flutter run
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.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or suggestions, feel free to contact us:
- Email: [email protected]
- GitHub: Kathmandu University Computer Club
Special thanks to all the contributors who have made this project possible.