Code Monkey home page Code Monkey logo

corona-health-management-system's Introduction

Corona Health Management System

This is a FullStack system for managing a large health fund's database related to the COVID-19 pandemic. The system allows for managing members of the health fund, including editing and deleting them, and maintains records in the database. Additionally, the system aggregates key data regarding the COVID-19 outbreak in the context of the health fund's members.

Client Side

Features

Display a list of all health fund members entered into the system (manual entry).
When selecting a member, open their card and display various details (see attachment).
For each health fund member, display information about their COVID-19 vaccination date, illness date (if applicable), and recovery date.

Server Side

Features

Full CRUD operations and access to the database.
Ensure input validity and prevent errors.
Expose API endpoints for client-side access.

Technologies Used

Client Side: [Angular CLI] version 17
Server Side:  .Net 6.0 needed VS 2022 version
DB: SQL With a connection to C# .Net by EF in the CODE FIRST methodology.

Run App

  1. Run server code with VS 2022,

  2. Create DB schema with 'NuGet Package Manager/package Manager Console' and run the command 'update-database' Note : Defalt Project should be DAL ![image] (https://user-images.githubusercontent.com/116121959/197694234-4ed48578-3107-4724-aa41-5555d88c6108.png) image

  3. now run the program

  4. for client code run on CovidWebApp npm commands: Run in Terminal 'npm i' && 'npm start' image image

  5. Open the app in browser with "localhost:4200" url image

YOU BECOME TO APPLICATION!!!

corona-health-management-system's People

Contributors

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