Giter VIP home page Giter VIP logo

software-development-1's Introduction

Software-Development-1

Wpf applicatie voor het vak software development 1.

Author:

Student naam: Denzel Camelia
Student nummer: s1175200

TODO(Required):

  • Search bar for Authors and Books

TODO(Nice to Haves):

  • Async/Await on getting data from database
  • Model validation for duplicate entries

Functional Requirements Done:

  • Add a ViewModel to the Main Window
  • Crud for Authors
  • Crud for Books
  • Implement Commands for navigating to certain pages
  • Create a Interactable data grid for all the Authors and Books

Technical Requirements Done:

  • Implemented Seeding
  • The use of Entity Framework
  • The use of Migrations
  • The use of MVVM Structure
  • Better validation to ensure that certain requirements are met
  • Validation using ValidateProperties
  • Check if a Book/Author already exists with the same name and throws an error.

Explanations:

  • Heb ervoor gekozen om alleen te werken i.v.m dat ik 5 dagen in de week stage loop en niet de lessen kan bezoeken.
  • Heb ervoor gekozen om INotifyPropertyChanged implementatie in een aparte class te zetten, zodat ik die kan implementeren op andere klasse zonder de code weer opnieuw te typen.
  • Heb ervoor gekozen om de Booktypes/Genres in een apart bestand te zetten zodat ik niet helemaal hoef te navigeren in de class bij het inserten van genres.
  • Heb ervoor gekozen om de INotifyDataErrors interface te implementeren bij CreateAuthorViewModel voor betere manier van properties valideren.
  • Heb ervoor gekozen om andere Classes te gebruiken zoals Auteurs en Boeken omdat ik een soort bibliotheek applicatie wil maken, daarom heb ik de database geseed met data van bekende auteurs en de boeken die zij hebben geschreven.

Things that dont work:

  • Genres kunnen niet geedit worden in de DataGrid.
  • Als je de wijzigingen revert en dan aanpassing maakt werkt het niet door een hele vervelende error.
  • Boeken kunnen niet verwijdert worden daarvoor moet je de auteur verwijderen

software-development-1's People

Contributors

originaldcam avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.