Skip to content

chingu-voyages/v52-tier2-team-20

Repository files navigation

Solar Panel App

Overview

The Solar Panel App was developed as part of Chingu Voyage 52. This App enables users to book appointments seamlessly. The app communicates with an API to handle the booking data and confirms success upon completing the booking process.

Live LINK: https://v52-tier2-team-20.vercel.app/

Tech Stack

  • FrontEnd: Next.JS, Tailwindcss
  • Backend: Node.JS, Express.js, Prisma, MongoDB
  • Monorepo Management: Lerna

Meet Our Team

Monorepo Architecture

This app uses a monorepo structure managed by Lerna

Getting started

To set up and run the project locally, follow these steps:

# Install the depenencies for the project
npm install 

# Navigate to the backend package
cd packages/backend

# Generate prisma Client for database access 
npx prisma generate

# Navigate to the root folder
cd ../..

# Start the development server
npm run dev 

To Login into admin dashboard: Email: test@example.com Password: password123

About

Solar Panel Planner| Voyage-52 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6