Skip to content

shane-Coder/passmanage

 
 

Repository files navigation

Passmanage

Password Management System

Important Instructions-

  1. You have to install a Cpp Compiler like Dev C++.

    Dev cpp link: https://sourceforge.net/projects/orwelldevcpp/

  2. Keep main.c and head.h file on same directory.

  3. DO NOT DELETE any file from the parent or child directory.

Steps to Follow

  1. Install a latest version of C++ Compiler on your Machine
  2. Download main.c and head.h file
  3. Keep these file on same directory
  4. Open main.c in Compiler
  5. Run the file.

Followed the above steps for better understanding

About

Password Management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 36.8%
  • Python 33.6%
  • Java 10.3%
  • JavaScript 9.3%
  • HTML 6.2%
  • CSS 3.8%