Skip to content

Commit 2420ae9

Browse files
authored
Create README.md
1 parent 0e679dd commit 2420ae9

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# A C# Program / Project
2+
3+
**This is a simple C# project from my early days as a Computer Science student**
4+
5+
_This programm was created for the third semester class Object-oriented Application Development
6+
and is one of a few C# programms neccessary to pass the class_
7+
8+
9+
> #### Description of project
10+
>
11+
>>A windows forms application that implements a basic profile page using access database.
12+
13+
> #### Functionality
14+
>
15+
> 1. Save users
16+
> 2. Insert images from desktop
17+
> 3. login, logout
18+
19+
> #### About this project
20+
>
21+
> - The comments to make the code understandable, are within the .cs archives
22+
> - This project was written in Visual Studio IDE
23+
> - This repository was created to show the variety of the work I did and experience I gained as a student
24+
>
25+

0 commit comments

Comments
 (0)