Skip to content

Lab work from the third year Software Engineering Module at Napier University

License

Notifications You must be signed in to change notification settings

Alanna-Mc/software-engineering-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Engineering Methods

Table of Contents

  1. Lab 01: Setting Up the Development Environment
  2. Lab 02: Setting Up a Continuous Integration Workflow
  3. GitHub Workflow Status

Lab 01: Setting Up the Development Environment

In this lab, we set up the development environment using the following tools:

  • Java: Programming language used for the application.
  • IntelliJ: Integrated Development Environment (IDE) for Java development.
  • Maven: Build automation tool used for Java projects.
  • Git/GitHub: Version control system for tracking changes and collaboration.
  • Docker: Platform for developing, shipping, and running applications in containers.

Lab 02: Setting Up a Continuous Integration Workflow

In this lab, we established a Continuous Integration (CI) workflow using GitHub Actions to automate the build and testing of our application.

GitHub Workflow Status

GitHub Workflow Status (main)

License Status

LICENSE

Release Status

Releases

Develop Build Status

GitHub Workflow Status (branch)

About

Lab work from the third year Software Engineering Module at Napier University

Resources

License

Stars

Watchers

Forks

Packages

No packages published