Giter VIP home page Giter VIP logo

greenhavencemeterymgmt's Introduction

Table of Contents

  1. Installation Instructions

  2. Capstone Requirements

  3. General Information about the App

  4. Miscellaneous


Installation Instructions

The following are instructions, in accordance with the Code Louisville's Software Development [C#] Capstone Project requirements, on how to install this application.

  • This application is developed with .NET 6.0. You can git pull the repo and then run dotnet run in your Visual Studio Code's terminal to launch application.

Capstone Requirements

The following is a detailed section indicating where project requirements are met in the repository & application.

  • Has at least 5 commits on GitHub. All commits have been made directly through Visual Studio. √

  • Has a readme.md file containing a paragraph+ describing the application, the capstone requirements met, & installation instructions. √

  • Has at least one class & at least one object of that class populated with data. Data must be used or displayed in the application. √ PersonController is used to create classes for each individual person in the application to list, create, edit, & delete.

  • Has at least 3 functions or methods with at least one returning a value that is used in the application. √

  • Create an additional class which inherits one or more properties from its parent PersonController inheriting from Controller

  • Read data from an external file, such as text, JSON, CSV, etc and use that data in your application Reading data from a SQLite database file.

  • Use a LINQ query to retrieve information from a data structure (such as a list or array) or file

  • Calculate and display data based on an external factor (ex: get the current date, and display how many days remaining until some event) Calculating timelapse (in years) since burial in the localhost/Person page.

  • Visualize data in a graph, chart, or other visual representation of data - displaying data in a table The table in the localhost/Person page.

  • Build a conversion tool that converts user input to another type and displays it (ex: converts cups to grams) Taking the database data regarding birth day, month, year & death day, month, year & converting it into a DateTime type.


General Information about the Application

This application is a short application that helps manage those people buried at the Greenhaven Islamic Cemetery. For the sake of the capstone project, this project is a general CRUD application, but will eventually become one where an user would need to be authenticated before being able to access the data stored in the SQLite database.

This application is programmed using C# & EF Core.


Miscellaneous

greenhavencemeterymgmt's People

Contributors

hamzafoy 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.