Analytics application for community.housing. Internal tool to analyze high level and communities data.
Frontend is built in Reactjs and Material UI. Backend in Java Spring Boot and Firebase Realtime Database.
cd (into fronted dir)
npm install
npm start
Open backend dir in IntelliJ or Eclipse
run Testing.java