Skip to content
taylorpapke edited this page Dec 7, 2023 · 9 revisions

Introduction

Welcome to the belindas-closet-android wiki!


Development

This section outlines the development environment and practices.


Git Branching Strategy

The text may be hard to read so a pdf is available for download below the picture allowing developers to zoom in and read the notes. Also, you can right-click and open in a new tab.

GitHub Flow Branching Strategy GitHub Flow Branching Strategy.pdf


Belinda's Closet Mobile App Layout

This is intended to guide people in the conceptual structure of the app navigation and illustrate where connections to the nest.js api endpoints will be needed. The text may be hard to read so a pdf is available for download below the picture allowing developers to zoom in and read the notes. Also, you can right-click and open in a new tab.

belindas_closet_mobile_720

A larger version of this pdf at this link.


Purpose

The objective of this application is to give staff the ability to edit Belinda's Closet inventory as well as give the students the ability to search the inventory.

Technologies

  • Android Studio
  • Kotlin

Collaboration

The repository is open for contributions and aims to be a collaborative effort among students and faculty. TODO: Information on how to collaborate on this project.

Clone this wiki locally