An application that enables Los Angeles residents to request appointments for solar panel evaluation and installation. Used
Google Maps API to implement an autocomplete feature for the resident to enter their address along with their personal information and then used
Axios to handle a GET request to have the address validated against an address database stored in an
Amazon S3 Bucket. When using the application admins are able to securely login in to view, delete, or approve requested appointments and then select appointments that they want to visit. By using
React PDF and
Google Maps API, Admins are able to map out their route or export their appointments in PDF format. View the project by using this link:
https://isolar.netlify.app/ . To view admin side of the application the login is
solaradmin@isolar.com (all lowercase).