Skip to content

Financial management dashboard created as a take-home test for 2N Tech.

Notifications You must be signed in to change notification settings

AtikoSpeed/2n-tech-case

Repository files navigation

Financial Management Dashboard - 2N Tech Case Study

Overview

This project is a financial management dashboard created as a take-home test for 2N Tech. It demonstrates modern web development practices using Next.js, React, and various UI components.

Features

  • Home dashboard overview with financial metrics
  • Income and expense tracking/management
  • Category and budget management
  • Interactive data visualization
  • Real-time financial calculations

Tech Stack

  • Next.js 15.0 / React 19.0
  • TypeScript
  • Tailwind CSS
  • Shadcn UI Components
  • React Context API
  • Recharts
  • React Hook Form + Zod
  • Local Storage

Getting Started

npm install    # Install dependencies
npm run dev    # Start development server
npm run build  # Build for production

Project Structure

  • components/ - UI components and layouts
  • pages/ - Next.js pages
  • contexts/ - React contexts
  • styles/ - Global styles and Tailwind config
  • hooks/ - Custom React hooks

Author

Author: AtikoSpeed

Note

Created as a technical assessment for 2N Tech, demonstrating modern React patterns and TypeScript usage.

About

Financial management dashboard created as a take-home test for 2N Tech.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published