Skip to content

This is a simple python flask web app that allows users to store and share a site and their associated passwords with the people in the same household.

License

Notifications You must be signed in to change notification settings

RTBlanco/home_password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Password

This is a simple web app that allows users to store and share a site and their passwords to people in the same household. This is perfect if in your house or office you happen to be the one that keeps track of important passwords, now you would be able to upload and save a site with a corresponding password so that others (that are logged in ) can view them. As the admin user, you are in charge of creating new users and allowing them to have access to a site

Installation and Usage

make sure you have python 3.9 or above

First, fork and clone the repository and where on your local machine. After it has been correctly cloned, navigate into the home_password directory and in your terminal execute:

pipenv install 

This is will download all the correct packages needed to run. After everything is correctly installed in the terminal enter

$ python run.py

After the server has correctly started, navigate to http://localhost:5000

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/RTBlanco/home_password. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the HeroIndex project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the code of conduct.

About

This is a simple python flask web app that allows users to store and share a site and their associated passwords with the people in the same household.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published