It is a school project that might show my knowledges in C# and WPF.
It is a Password Manager that uses SQLite DB, here is used NuGet packege SQLite for handling DB connetion, queries and entities.
- Create new Services(like Facebook, Twitter, etc.)
- Create new account
- Search through his accounts
- Delete accounts
- Update accounts
- Can say if your password is weak or strong
- Simple filtration like descending or ascending
- Design
- Styling in code