Skip to content

A console app for adding clients, their dossiers and the ability for editing them, by registered users.

License

Notifications You must be signed in to change notification settings

DimitarHristov1/Personal_Finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Personal_Finance

A console app for adding clients, their dossiers and the ability for editing them, by registered users. The application is made with Microsoft Visual Studio (IDE) Version: 14.0.25420.1, and it works with an integrated SQL Database. The SQL queries that are used to make the database for the application are in the SQL Query Script.txt which is in the project. The programming laguages used to make the app are: C# and SQL. The data source used for the app is SQLEXPRESS. NOTE: The adding of accounts for the app is made through the database, in other words execute a query into the table "USERS" to insert an account for logging in!

About

A console app for adding clients, their dossiers and the ability for editing them, by registered users.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages