Giter Site home page Giter Site logo

projectsnowcrash's People

Contributors

bwwagner avatar tcspal5892 avatar jeffschafer84 avatar bstratton283 avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar

projectsnowcrash's Issues

Tests for Project

The project needs unit, integration, and IU tests for including descriptions. This is for Homework 9, which is Due on 03/25/16.

See HW9 for more details.

Database issue. Not pushing data into tables.

I will be working on this tonight. I think I will rework some of the models too. Just going to fine tune. Apparently none of the data is going into the tables and the seed method doesn't appear to work.

Add register/login functionality

Need to associate the user with their checking/savings accounts and redirect the user back to a login page if they try to access a page that requires login

Sql server

I don't think I was the only one having issues with the database not being scaffold-ed and created by entity framework. Easy fix in the end. Took me several hours to find out my machine was missing the sql server express localdb package. Apparently it doesn't come with the full sql server express package. Just google and download sql server localdb and you should be golden. Also, make sure you have the entity framework nuget installed. Then after installing that and restarting vs15, go to the package management console and type enable-migrations, add-migration %migration-name-goes-here%, then update-database

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.