Sigma Blue
OverviewPermalink
Sigma Blue is an inventory tracking android application, created for the CMPUT 301: Introduction to Software engineering course. The project is a collaboration between six team members, applying Agile methodologies, object-oriented paradigm, and coding design patterns to improve development efficiency.
Tech StackPermalink
Developing for the Android platform, these are the tools that were used.
Tool | Usage |
---|---|
Java | Main programming language used for development. Libraries used includes androidx, espresso, and junit. |
Firestore | The database service from Firebase by Google. Used for persistent storage. |
ArchitecturePermalink
Details on the architecture of the program is available in the repository wiki, which can be accessed by clicking on this link.