Folium Labs
ServicesUniversitiesPricingAboutBlogFAQ
ES/ENGet a quote
Folium Labs

Professional academic writing and technology development services for students in Honduras and Latin America.

Quote via WhatsApp

Services

  • Theses & Monographs
  • Software Development
  • Format Review
  • Data Analysis
  • All services

Company

  • About Us
  • Pricing
  • Blog
  • Honduras thesis guide
  • Universities
  • Editorial policy
  • FAQ
  • Contact

Contact

  • contacto@folium-labs.com
  • +504 8904-1949
  • Monday to Saturday, 8:00 AM - 8:00 PM
  • Honduras
© 2026 Folium Labs. All rights reserved.
PrivacyTerms
HomeBlogSoftware capstone project in Honduras: deliverables and rules
Back to blog
softwaregraduation projectengineeringHonduras

Software capstone project in Honduras: deliverables and rules

Folium Labs Editorial TeamSeptember 26, 20264 min read

Reviewed: September 26, 2026. Sources, review and corrections methodology

DIRECT ANSWER

A systems engineering capstone (proyecto de graduación) is usually a working system, most often an MVP, plus its documentation: requirements, design, database, testing, deployment and a user manual. Each university sets the modality and its requirements; for example, the UNITEC and CEUTEC Reglamento Académico lists the graduation project among its degree options, depending on each program's plan.

Software capstone project in Honduras: deliverables and rules

In systems engineering, computer science and related majors, the final project is not always a written thesis. Often it is a system that works plus a document that explains it. This guide covers what programs usually ask for, what Honduran universities publish about this modality and how to scope the project so you finish on time.

What the regulations in Honduras say

Each university defines its graduation modalities, and each program sets the specific requirements in its curriculum (plan de estudios). This is what we found in official documents (checked on September 26, 2026):

UniversityWhat it publishes
UNITEC and CEUTECIts Reglamento Académico (academic regulations), in force since January 2024, lets students enroll in a graduation project, professional practice, an internado (internship) or social service, according to each program's plan.
UTHIts Reglamento General de Normas Académicas (general academic rules, 2012; check whether it is still in force) requires a supervised professional practice and then lets students choose a research paper, thesis, monograph, project, general exam or another modality in the plan.
UNAHIts Normas Académicas (academic rules, 2015) ask bachelor's students for a Seminario Taller de Investigación (research seminar and workshop) with a protocol or profile, plus social service or professional practice; the specific requirements are set in each program's curriculum.

Before you design anything, ask your program coordinator for the project guide in writing: deliverables, document format, rubric and progress deadlines. Our page on Honduran universities gathers the official links for each institution.

What the deliverables usually include

DeliverableWhat it containsRead more
Proposal (anteproyecto)Problem, objectives, scope, technologies and scheduleProposal checklist by faculty
RequirementsFunctional and non-functional, with acceptance criteriaHow to document a software project
DesignUse cases, architecture and UML diagramsUML diagrams guide
DatabaseEntity-relationship model and data dictionaryMySQL vs PostgreSQL
Working systemAn MVP with the core featuresHow to build an MVP
Version controlA repository with a readable historyGit and GitHub for students
Testing and deploymentTest cases, environment and installationDocumentation template (below)
DefenseLive demo and answers to the committee's questionsThesis defense tips

Not every program asks for all of this. A class project may stop at requirements, design and a prototype; a capstone usually also calls for testing, deployment and a user manual.

Is your capstone running behind? We help you close the scope of the MVP, the database or the documentation, and you are still the one who presents it.

Quote via WhatsApp

How to scope the project

The mistake that delays a capstone the most is trying to build a complete system. To finish on time:

  1. Pick one user and one problem. "A system for the clinic" is too broad; "book appointments and send reminders to a clinic's patients" is something you can finish.
  2. Choose three to five core features. Everything else goes under future work in your conclusions.
  3. Use technologies you already know. The committee looks at whether the system solves the problem and whether you can explain it, not at whether you picked the trendiest tool.
  4. Document as you build. Outdated requirements and diagrams show during the defense.
  5. Test with real users. Even a handful of them gives you feedback that backs up your conclusions.

Common mistakes

  • Starting to code before your advisor approves the requirements.
  • A data model that changes in the code but not in the document.
  • Relying on a paid service or a personal key that stops working on defense day.
  • Having no plan B for the demo: a short video of the system running saves you a scare.
  • Presenting code you cannot explain. The authorship and the defense are yours.

Free template and support

If you want to start the document with the structure already in place, download the software documentation template: it covers requirements, use cases, data model, testing, deployment and a user manual.

If you need help closing out one part, Folium Labs supports software development, database design and technical documentation for university projects. We agree on scope and milestones in writing, and you are still the one who understands, presents and defends the project.

Primary and academic sources

These sources support the editorial review of this guide. Always verify the current rules of your own program.

  • MDN Web Docs, Mozilla
  • Web Content Accessibility Guidelines (WCAG), W3C

RELATED SUPPORT

  • Software
  • Academic Websites

Need help with your project?

Our team can handle your thesis, research or technology project.

Where do you study?
Quote via WhatsAppGet a quote
Free quote on WhatsApp

You might also like

Issue No. 0202
/ software
How to create a landing page for your university project

How to create a landing page for your university project

Practical guide to building an effective landing page for your university project. Design, content, tools and deployment tips.

April 1, 20267 min read
Issue No. 0202
/ software
Git and GitHub guide for university students

Git and GitHub guide for university students

Learn Git and GitHub from scratch. Practical guide with the essential commands and workflows you need for your university software projects.

March 31, 20266 min read