Coder Social home page Coder Social logo

projects's Introduction

Projects

Branch that holds various personal projects that undergo constant changes and improvements.

Hospital Management System (Winforms .NET Framework 4.6.1)

Hospital Management System uses C# in Visual Studio and Microsoft SSMS is a Hospital Management System and its first steps will be to support CRUD. Its first development stage will involve:

  1. Creating a hospital staff member/hospital vehicle/patient, and storing the relevant details in a database (using Dapper).
  2. Finding/fetching an existing hospital staff member/patient from the database and displaying their details in a listbox.
  3. Updating a hospital staff member, patient or vehicle record with new contact details/information.
  4. Deleting any existing record from the database.

Hospital Management System has a goal of becoming a small sized, satisfactory Hospital Management System with useful features.

File Downloader (Winforms .NET Framework 4.0)

A simple Async file downloader that can display download progress, bytes received, download transfer rate and remaining download time. It also gives the user the option to provide credentials if a server requires a log on. Please note that depending on the download server, not all download details may be available, such as remaining download time and progress percentage.

SQL Connector (Winforms using Dapper .NET Framework 4.6.1)

A simple example on how to get data from an SQL server using Dapper. (Local databases).

Simple SQL Connector (Console Application .NET Framework 4.0)

A simple example on how to connect to an SQL Server. (Local databases).

SamplePageCSharp

A basic skeleton to upload data from Excel Files to a table in SQL Server. Needs tweaking based on preferences.

projects's People

Watchers

James Cloos avatar

projects's Issues

HMS - Code Refactoring

Need to seperate roles and clean out dead code
Continuous issue to be constantly monitored

HMS - Field Validations

  • Numbers only for certain fields

  • Form must not save with blank fields

  • Check if text box validation code can avoid being repeated

  • FormValidator stops the forms from closing

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.