Giter VIP home page Giter VIP logo

bookshelf's Introduction

Bookshelf

  • Created by Henrique on 07/2017.

This is an ASP.NET MVC 5 Application, that use a single page to execute CRUD operation. The project uses Model View ViewModel Pattern (MVVM), so you can reuse all data access and validation in a mobile application for example. To save the records, it is used a XML file (the application automatically create the folder Bookshelf and the XML file on drive C:).

The Solution have 3 projects:

  • Bookshelf MVC Project (is the main project, where there is the Controller, Views and JavaScript files);
  • Bookshelf Data Project (where there is the objects, the view model, and the manager object);
  • Bookshelf Common Project (where there is the CRUD operations to use in each page that you create);

Esta é uma aplicação ASP.NET MVC 5, que utiliza uma única página para executar as operações de CRUD. Este projeto utiliza o padrão Model View View Model (MVVM), desta forma você pode reutilizar os data access e as validações em uma aplicação mobile por exemplo. Para salvar os registros, é utilizado um arquivo XML (a aplicação cria automaticamente a pasta Bookshelf e o arquivo XML no disco C:).

A Solution possui 3 projetos:

  • Bookshelf MVC Project (é o projeto principal, onde há o Controller, Views e os arquivos Javascript);
  • Bookshelf Data Project (onte há os objetos, a view model e o objeto de gerenciamento);
  • Bookshelf Common Project (onde há a operação de CRUD, para utilizar em cada página que você criar);

bookshelf's People

Contributors

henriquesd avatar

Watchers

James Cloos avatar  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.