Git Product home page Git Product logo

red_lake_hospital's Introduction

Red Lake Hospital Project - Team 6

Nai-Hsien's Contributions - Online donation feature

Models/ViewModels

Models/Donation.cs
Models/Donor.cs
ViewModels/ShowDonation.cs ViewModels/UpdateDonation.cs

Controllers

Controllers/DonationDataController.cs
Controllers/DonationController.cs
Controllers/DonorDataController.cs

Views

all the views under donation and donor folders. All CRUD features are functioning now except for the following: Views/Donation/Edit.cshtml (not currently fully functioning)

Debugging:

  1. Solving merging conflict
  2. Understanding how to work with git.ignore

Gord's Contributions - Job Posting and Job Application Features

Changes for Final Submission

  • Implemented public-private key security for API controller resources
  • Created new API controller to distribute server's public key to clients
  • Split up JobsApiController by subject entities into JobsApplicationsApiController and JobPostingsApiController
  • Moved job posting list view's processing work to the API controller using option flags allowing the return of all job postings or only unexpired/current job postings

Files Changed or Added for Final Submission

  • /Controllers/JobsViewController.cs
  • /Controllers/JobsApplicationsApiController.cs
  • /Controller/JobsPostingsApiController.cs
  • /Controller/PublicKeyDistributionController.cs
  • /Models/Authentication.cs
  • /Models/PublicKeyDto.cs

Controllers

Set up role and users
JobsApiController.cs
JobsViewController.cs

Models and ViewModels

DepartmentsModel.cs
JobApplicationsModel.cs
JobPostingsModel.cs
JobApplicationViewModel.cs
JobPostingsViewModel.cs

Views

All views inside /Views/JobView directory

Kunal's Contributions - Contact Us and Send E-cards Features

Changes for final Submission

  • Proper Commenting Added.
  • Added responsiveness to the features.
  • Customized HTML/CSS
  • Styling & Adding dynamic content to the home page (Shared/_Layout.cshtml)
  • Added adminstrator log in functionality to operate CRUD on admin side.

Controllers

ContactsController.cs
ContactsDataController.cs
EcardsController.cs
EcardsDataController.cs

Models and ViewModels

Contacts.cs
Ecards.cs
ShowContact.cs
UpdateContact.cs
ListContact.cs
ShowEcard.cs
EditEcard.cs

Views

Views for Contact Us

All views inside /Views/Contact directory

Views for E-cards

All views inside /Views/Ecards directory

Jerrin's Contributions - Department and Testimonial Features

Controllers

TestimonialDataController.cs
TestimonialController
DepartmentDataController.cs
DepartmentController.cs

Models and ViewModels

ViewModels - DepartmentDetails.cs, TestimonialDetails.cs Models - Testimonial.cs, DepartmentsModel.cs

Views

Views for Department

All views inside /Views/Department directory

Views for Testimonial

All views inside /Views/Testimonial directory

Braydons's Contributions - FAQ and Photos

Controllers

FaqDataController.cs
FaqController.cs
PhotoDataController.cs
PhotoController.cs
DepartmentsDataController.cs

Models and ViewModels

Faq.cs
Phot.cs
ListFaq.cs
ListPhoto.cs
ShowFaq.cs
ShowPhoto.cs
UpdatePhoto.cs
UpdateFaq.cs

Views

Views for Faq

All views inside /Views/Faq directory

Views for Photos

All views inside /Views/Photo directory

Chris's Contributions - Blog and Feedback Features

Changes for Final Submission

  • Added department option for the feedback feature
  • Added user id to the blof feature

Files Changed or Added for Final Submission

  • /Controllers/BlogController.cs
  • /Controllers/FeedbackApiController.cs
  • /Controller/FeedbackController.cs
  • /Views/Blog/AdminList.cshtml
  • /Views/Blog/AdminShow.cshtml
  • /Views/Blog/Create.cshtml
  • /Views/Blog/Show.cshtml
  • /Views/Blog/Update.cshtml
  • /Views/Feedback/Create.cshtml
  • /Views/Feedback/Delete.cshtml
  • /Views/Feedback/List.cshtml
  • /Views/Feedback/Show.cshtml

Controllers

BlogController.cs
BlogApiController.cs
FeedbackController.cs
FeedbackApiController.cs

Models and ViewModels

BlogModel.cs
ShowBlogViewModel.cs
UpdateBlogViewModel.cs
FeedbackModel.cs
ShowFeedbackViewModel.cs
UpdateFeedbackViewModel.cs

Views

All views inside /Views/Blog directory
All views inside /Views/Feedback directory

red_lake_hospital's People

Contributors

naihsienchen avatar christkinsman avatar gmhumber avatar braydonviragh avatar kunal25997 avatar jerrineldo avatar christopherkinsman 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.