CompaniesUnite is a software application that provides a platform to assist companies who are suffering during the pandemic. The application provides companies with the ability to communicate and work with other companies with the same interests.

 

The main functionality of the project is to provide an API system where business owners can upload their details and retrieve details of other businesses in close proximity who may be able to assist them with services or products.

 

Company information is stored in MYSQL database. JAX-RS will be used for API communication, interacting and updating the MYSQL database. The platform uses JSP and Servlets to provide UI which allows the user to login to the application. User can interact using JSON requests or through UI functionality depending on their preference.