This repository contains the source code for a web application that serves as a contact manager. Users must first login or create a new account to use the app. The page is built using HTML, CSS, JS, JSON, and NodeJS, and uses a server to store user data.
The main functionality of the app is to allow users to add contacts, including names and phone numbers, with options to edit or delete existing contacts. All app functions are integrated with the server using the aforementioned languages.
- HTML
- CSS
- JavaScript
- JSON
- NodeJS
- Login and user creation
- Add contacts with name and phone number
- Edit and delete existing contacts
- All functions integrated with server.
https://shaddai-oses.github.io/shaddai-oses-contactsServer.github.io/