Skip to content

Latest commit

 

History

History
92 lines (63 loc) · 3.38 KB

README.md

File metadata and controls

92 lines (63 loc) · 3.38 KB

Solar App Title

The application is designed to provide Los Angeles area Residents to request a solar installation evaluation and to allow company admins to access, plan, and schedule visits. This app was created as part of Chingu's Voyage 52.

Features

  • Residents are able to fill out a form to request an appointment that includes contact details, a timeslot preference, and their address that is Validated against the LA Dataset
  • Admin can login to access the admin dashboard that allows the user to view requests submitted by the residents and then delete or add the request as an appointment
  • Admin can view appointments and then view their route based off of a list or map
  • Admin can export their appointment list in PDF format

Our Team

Lidia Prado Peñalver - SCRUM Master GitHub LinkedIn

Peter Eyong - SCRUM Master GitHub LinkedIn

Jessica Beazer - Product Owner GitHub LinkedIn

Alicia Guirand - Product Owner GitHub LinkedIn

Lindsay Allen - Developer GitHub

Benjamin Corbett - Developer GitHub LinkedIn

Dana Jeon - Developer GitHub LinkedIn

Anna Bowen - Developer GitHub LinkedIn

Sierra Swaby - Developer GitHub LinkedIn

Dev Dependencies

Live Demo

ISOLAR - DEVELOPMENT!

Run Locally

Clone the project

  git clone https://github.com/chingu-voyages/v52-tier2-team-24.git

Go to the project directory

  cd v52-tier2-team-24/

Install dependencies

  npm install

Start the server

  npm run dev

Screenshots

Landing Page Form New Appointment Appointments Map PDF Page