Giter Site home page Giter Site logo

daycare's Introduction

Dino Daycare

Keep in touch with your little one while they are learning and growing at Dino Daycare.

Technologies Used

  • .NET Core 6.0
  • SQlite
  • Entity Framework Core
  • ASP.NET

Patterns Used

  • MVC
  • Code first database creation
  • CRUD

How to run

  1. Clone
  2. Navigate to where you cloned the project
  3. Navigate to src/ by doing cd src/
  4. Run dotnet build
  5. Run dotnet run
  6. Open link in browser
  7. (If you need to update the database: dotnet ef database update (To install EF CLI tool: https://docs.microsoft.com/en-us/ef/core/cli/dotnet))

Requirements

  1. You must create at least one class, then create at least one object of that class and populate it with data. You must use or display the data in your application.
  2. Create and call at least 3 functions or methods, at least one of which must return a value that is used in your application.
  3. Create 3 or more unit tests for your application.
  4. Create a dictionary or list, populate it with several values, retrieve at least one value, and use it in your program.
  5. Use a LINQ query to retrieve information from a data structure (such as a list or array) or file

Features

  1. CRUD - Create, read, update, delete student daily reports

To Do

See Issues tab.

daycare's People

Contributors

kirakirakira avatar

Watchers

 avatar  avatar

daycare's Issues

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.