Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msaf9/stock-management-system

Stock Management System.
https://github.com/msaf9/stock-management-system

software-engineering

Last synced: 11 days ago
JSON representation

Stock Management System.

Awesome Lists containing this project

README

        

Stock Management System


Project Name: Stock Management System.

Table of contents

- [Introduction](#introduction)
- [Course Information](#course-information)
- [UML Diagrams](#uml-diagrams)
- [Use case diagram](#use-case-diagram)
- [Class diagram](#class-diagram)
- [Sequence diagram](#sequence-diagram)
- [Activity diagram](#activity-diagram)
- [Programming Language](#programming-language)
- [Project status](#project-status)
- [Installation](#installation)
- [Get repository](#get-repository)
- [License](#license)

## Introduction

Design and development of Stock Management System architecture.

### Course Information

- Course Name: SOFTWARE ENGINEERING
- Course Code: 15CS2105
- Course Credits: 4
- Academic Year: 2016 - 17

### UML Diagrams

#### Use case diagram

![Use case diagram](/resources/UseCaseDiagram.png)

- Navigate to Use case diagram [markdown source code](useCaseDiagram.iuml).

#### Class diagram

- Navigate to [Class diagram](classDiagram.md).

#### Sequence diagram

- Navigate to [Sequence diagram](SequenceDiagram.md).

#### Activity diagram

![Activity diagram](/resources/ActivityDiagram.png)

- Navigate to Activity diagram [markdown source code](activityDiagram.iuml).

![Activity diagram](/resources/ActivityDiagramAdmin.png)

- Navigate to Activity diagram [markdown source code](activityDiagramAdmin.iuml).

## Programming Language

- Markdown

## Project status

> **Completed**

## Installation

### Get repository

```git
git https://github.com/msaf9/stock-management-system.git
cd stock-management-system
```

## License
[MIT LICENSE](LICENSE)