You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a account in database by using sql (maybe add a staff profile first)
run the program
About
This is my 2nd year project written in C# language. Beside, I also used SQL Database and .NET framework. I tried to use 3 layer model but it still doesn't seem right. It took me 1 month to complete this project. Doing this project help me learn lots of new things about C#,SQL and also .NET framework. I think this project can still be improved wi…