Skip to content

Meeting the City's Needs: Defining, Installing and Maintaining the Solar Panel Initative | Voyage-52 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs

Notifications You must be signed in to change notification settings

chingu-voyages/v52-tier1-team-04

Repository files navigation

Solar Panel Planning:

Find Us, Install with Us, Help Us Maintain It

Solar energy: At the forefront of alternative energy in California.

Gathered by photovolatic cell arrays, photons emitted by the Sun charge and store energy.

Give back to the grid through you home electrical lines - thereby adding to the community reduction of fossil fuel grid powered electrical power stations, or you store it at home[^1].

Call us TODAY.

LIVE LINK.

  1. Our Team
  2. Team Documents
  3. Development Guide
  4. SETUP

Everyone on your team should add their name along with a link to their GitHub & optionally their LinkedIn profiles below. Do this in Sprint #1 to validate your repo access and to practice PR'ing with your team before you start coding!

[^1] With appropriate equipment.

ADMIN ONLY

Meeting Agenda templates (located in the /docs directory in this repo):

  • Meeting - Voyage Kickoff --> ./docs/meeting-voyage_kickoff.docx
  • Meeting - App Vision & Feature Planning --> ./docs/meeting-vision_and_feature_planning.docx
  • Meeting - Sprint Retrospective, Review, and Planning --> ./docs/meeting-sprint_retrospective_review_and_planning.docx
  • Meeting - Sprint Open Topic Session --> ./docs/meeting-sprint_open_topic_session.docx

Git WorkFlow & Naming

Branches

Suggestions:

  • main - Our production code
  • dev - Where we push to and test
  • feature/thing - New things we're building
  • fix/thing - For fixing bugs
  • refactor/thing - For cleaaning up code

Commit Messages:

  • feat: add login form
  • fix: form validation bug
  • refactor: cleaned up CSS

Etc:

  • Use PascalCase: LoginForm.jsx, AdminPage.jsx
  • CSS files match their use name: LoginForm.css, AdminPage.css

This project uses Next.js

To run the development server:

# Install dependencies
npm install

# Start development server
npm run dev
Local

Local server address: [http://localhost:3000](http://localhost:3000)

About

Meeting the City's Needs: Defining, Installing and Maintaining the Solar Panel Initative | Voyage-52 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published