This project allows a user to create an account to store their accounts credentials such as the account eg twitter, their username and passwords. It also allows the user to delete, see all the account credentials save.
On the command line type: git clone https://github.com/victoriamwangi/PassWord-Locker.git cd PassWord-Locker to open project on vs code run: code .
- Either a computer,phone,tablet or an Ipad to interact with the site and access to the Internet.
- For installation: npm, angular
- Displays account creation message
- INPUT: "User's Enter their name"
- INPUT: "User's their password"
- OUTPUT: "User's redirect to menu after successful login"
- Displays an Error Message if any Inputs left blank
- INPUT: ""
- OUTPUT: "Displays Error Message"
- Displays the menu of all available commands: -ca: create account. -de: delete account -fa: find specific account using account name -da: display all accounts created
- Python - used to create the whole system login and user interaction module.
MIT License
Copyright (c) [2022] [VictoriaMwangi]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
LinkedIn - [https://www.linkedin.com/in/victoria-mwangi-5bb054203/]