https://github.com/ctcuff/cop4331sp
A contact manager used as small project for Processes of Object Oriented Software at UCF.
https://github.com/ctcuff/cop4331sp
Last synced: 8 months ago
JSON representation
A contact manager used as small project for Processes of Object Oriented Software at UCF.
- Host: GitHub
- URL: https://github.com/ctcuff/cop4331sp
- Owner: ctcuff
- Created: 2021-01-22T22:53:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-22T23:43:09.000Z (over 5 years ago)
- Last Synced: 2024-03-07T22:27:38.098Z (over 2 years ago)
- Language: JavaScript
- Homepage: http://ourcontactmanager.rocks
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Our Contact Manager Rocks http://ourcontactmanager.rocks/sign-in/
## What is this?
"Our Contact Manager Rocks" is a contact manager used as small project for Processes of Object Oriented Software. A user registers an account and is then able to manage contacts that belong to them.
## Features
* Account Management (Login, Register)
* Enforced unique usernames
* Notification for incorrect password on attempted login
* "Reset Password" for a user that forgets their password
* Contact Mangement
* Create contacts
* Search through contacts
* Update/Delete existing contacts
* Enforced unique contacts