Jim-Hodapp-Coaching / refactor-platform-fe

A platform designed specifically for software engineering coaches and tech industry leaders to level up engineers to achieve specific growth outcomes

Home Page:https://refactorcoach.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor Coaching & Mentoring Platform

Frontend (currently web browser-only)

311417980-16e9df34-4f87-492e-96d9-a1e4fb2bb88d-1 A preview of the main coaching session page (rapidly evolving)

Intro

A web frontend built on Next.js that provides a web API for various client applications (e.g. a web frontend) that facilitate the coaching and mentoring of software engineers.

The platform itself is useful for professional independent coaches, informal mentors and engineering leaders who work with individual software engineers and/or teams by providing a single application that facilitates and enhances your coaching practice.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000/login with your browser to log in to the platform.

Learn More

To learn more about Next.js, take a look at the following resources:

About

A platform designed specifically for software engineering coaches and tech industry leaders to level up engineers to achieve specific growth outcomes

https://refactorcoach.com

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.1%Language:CSS 0.8%Language:JavaScript 0.1%