File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 11# pwdmngr
22
3+ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/z1z0v1c/pwdmngr/makefile.yml?branch=main )
4+ ![ Valgrind] ( https://img.shields.io/badge/valgrind-%20checked-success )
5+ ![ Last Commit] ( https://img.shields.io/github/last-commit/z1z0v1c/pwdmngr )
6+
37A simple password management tool written in ** C** that uses ** SQLite** for data storage. Developed for ** Linux** systems as a learning project.
48
9+ [ ![ C] ( https://img.shields.io/badge/language-C-darkgrey.svg )] ( https://en.wikipedia.org/wiki/C_(programming_language) )
10+ [ ![ SQLite] ( https://img.shields.io/badge/database-SQLite-blue.svg )] ( https://www.sqlite.org/ )
11+ [ ![ Linux] ( https://img.shields.io/badge/platform-Linux-red.svg )] ( https://www.linux.org/ )
12+
513## Features
614
715- User registration and login system with credential validation
You can’t perform that action at this time.
0 commit comments