Implemented a single page app using ReactJS as a frontend framework, Node.js as the backend framework and MongoDB for Data Persistence. The application is able to add new phone entries, delete any entry and prevent duplicate data from being added. Different floating notifications are indicated to the user when data is added or deleted in the DB.