Skip to content
@GU-CS-Final-Year-Project

GU CS, Final Year Project

Gulu University, Department of Computer Science

Final Year Projects 🛠️

Organization GitHub Repository

Welcome to the official GitHub organization for the Capstone and IT Projects course. This space hosts projects and collaborative resources. Follow the guidelines below to submit work and contribute effectively.


📌 Quick Start Guide

1. Setup

  • Ensure you’ve:
    • Joined this GitHub organization (accept the invite).
    • Installed Git and a code editor (VS Code, Keil, etc.).
    • Create a new repository within orgainisation

2. Submission Workflow

# Clone the repository 
git remote add origin [link to your new repo]

# Add your files (e.g., `Assignments/Assignment1/Your_Name/`)  
git add .  

# Commit with a descriptive message  
git commit -m "Commit maessage"  

# Push to your branch  
git push origin main

3. Updating your work

  • Make changes to your work
# Add your files (e.g., `Assignments/Assignment1/Your_Name/`)  
git add .  

# Commit with a descriptive message  
git commit -m "Commit maessage"  

# Push to your branch  
git push origin main

Popular repositories Loading

  1. .github .github Public

  2. Food_Security_Monitoring_and_Alerts_App Food_Security_Monitoring_and_Alerts_App Public

  3. AugmentedRealityApp-ForRealEstateMgt AugmentedRealityApp-ForRealEstateMgt Public

    PHP

  4. IoT-Fire-detection-And-Alert-system IoT-Fire-detection-And-Alert-system Public

    JavaScript

  5. A-Digital-Community-Engagement-Platform-for-Citizen-Participation-in-Local-Decision-Making A-Digital-Community-Engagement-Platform-for-Citizen-Participation-in-Local-Decision-Making Public

    Submitted by Group DB005 (Odoch Stephen 22/U/0224/GIK/PS, Okori Robson 22/U/1738/GIK/PS & Opira Jacob 22/U/1643/GIT) as a final year project in Partial Fulfillment of the Requirements for the Award…

  6. ThinkFrame-voice-driven-academic ThinkFrame-voice-driven-academic Public

    JavaScript

Repositories

Showing 10 of 27 repositories

Top languages

Loading…

Most used topics

Loading…