NetContacts is a contact management web application built using React and Tailwind CSS for the frontend, Spring Boot for the backend REST API, and PostgreSQL for the database. It has a responsive design. The application allows users to manage their contacts efficiently. All API endpoints have been thoroughly tested using Postman, ensuring a reliable experience. The app is hosted on Amazon Web Services (AWS).
-
Amazon RDS (Relational Database Service): The app uses Amazon RDS as the backend database.
-
Amazon S3 (Simple Storage Service): Amazon S3 serves as the primary storage for the frontend files.
-
Amazon EC2 (Elastic Compute Cloud): This app runs on an Amazon EC2 instance.
Click here to launch the application!!
Easily add new contacts to your list by providing their details, including name, email, and any additional information.
Edit and update the information of any existing contact in your list. You can modify their name, email, organization, and other details as needed.
Remove contacts from your list with a simple delete operation. This feature helps you keep your contact list organized and clutter-free.
Efficiently locate contacts by searching for their name. The search functionality provides real-time results as you type, making it easy to find the contact you're looking for.
- Frontend: React, Tailwind CSS
- Backend: Spring Boot
- Database: PostgreSQL