Skip to content

les1g/ggtaxprep.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues Unlicense License LinkedIn


Logo

GG Tax Services

A modern, professional tax preparation business web application built with Next.js, featuring client management, appointment scheduling, and comprehensive service information.
Explore the docs »

View DemoReport BugRequest Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

GG Tax Services is a professional tax preparation business based in Scottsdale, Arizona. This web application provides:

  • Comprehensive information about tax preparation services
  • Online appointment scheduling
  • Client portal for document management
  • Educational resources and tax guides
  • Transparent pricing information
  • Secure client authentication

(back to top)

Built With

  • Next
  • TypeScript
  • Tailwind CSS
  • Vercel

(back to top)

Getting Started

The site is live on: https://gg-tax.vercel.app/. Alternatively, you can get a local copy up and running by following these steps.

Prerequisites

  • Node.js 18.x or higher
  • npm, yarn, pnpm, or bun package manager

Installation

  1. Clone the repo
    git clone https://github.com/les1g/GG-Tax.git
    cd GG-Tax
  2. Install dependencies
    npm install
    # or
    yarn install
    # or
    pnpm install
  3. Start development server
    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
  4. Open your browser and go to: http://localhost:3000

Environment Variables

Create a .env.local file in the root directory with the following variables:

NEXT_PUBLIC_API_URL=your_api_url
DATABASE_URL=your_database_url

(back to top)

Roadmap

  • App Router pages: Home, About, Services, Pricing, Resources, Scheduling, Contact, Login/Signup
  • Client portal with secure authentication
  • Appointment scheduling system
  • Resource center with tax guides and calculators
  • Tests: Jest + React Testing Library for components
  • CI: GitHub Actions for lint, typecheck, test
  • Analytics: Vercel Analytics or GA4

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

This is a private business application. For inquiries about collaboration or services, please visit https://gg-tax.vercel.app/contact.

(back to top)

Contact

GG Tax Preparation Services LLC

(back to top)

Acknowledgments

(back to top)

About

A business website built using Next.js (∪ ◡ ∪)

Resources

Stars

Watchers

Forks

Languages