Skip to content

Store collection of Artists, Albums with high performane of AVL Tree, written in C#

Notifications You must be signed in to change notification settings

InputOutputZ/Artist-Complex

Repository files navigation

Artist-Complex

Store collection of Artists, Albums with high performance of AVL Tree, written in C#

Application Specification

  • Add Artist & Albums
  • Remove Artist &Albums
  • Edit Artist & Albums
  • AVLTree Implementation
  • Search by criteria
  • List Artists & Albums

Version

1.0 Stable

Technology

  • C# Language
  • Visual Studio 2013
  • UI Graphic Design
  • Application Architecture
  • Data Structures & Algorithms
  • AVL Tree Algorithm

Installation

You need Visual Studio 2013 and above to play the solution.

  • Open Solution File
  • Review the Code
  • Debug The Code
  • Play The Solution

License

Artist Complex for artists and albums collections.

Copyright (c) 2015, PrinceZUK.

Written by Zakaria [email protected]

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

The program lets you store collection of Artists, Albums with high performane of AVL Tree, written in C#.

About

Store collection of Artists, Albums with high performane of AVL Tree, written in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages