Skip to content

Project Files for CIS317: Advances Object Oriented Programming using C#

Notifications You must be signed in to change notification settings

StrangeEcho/CIS317-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CIS317 Final Project: Banker System

This project is a simple but fairly feature rich easy to use Banker system that is meant to be used in a bank setting. This project allows a user to login as a banker and easily view, delete, add, and update clients in the Banker System Database. This project includes input validation, login & client existence authentication, seperation of tasks, and more

Setup Steps:

1. Make sure you have .NET 8.0 (C#)
2. Clone the Repository or Download the Zip File
3. Install necessary packages dotnet restore
4. Optional: Build the project dotnet build
5. Create an empty directory called "Data" in the CIS317/FinalProject Sub-Directory
5. Run the project dotnet run

Skills Learned

- C# Database Management
- SQLite Proficiency
- Overall better C# comprehension

Language(s) Used

C# - Main Development Language

About

Project Files for CIS317: Advances Object Oriented Programming using C#

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages