Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewx24 committed Jan 10, 2025
1 parent 4ba31a5 commit 67e5c90
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

Business Dashboard: Next.js & Go Full-Stack Application
# Business Dashboard: Next.js & Go Full-Stack Application

This enterprise resource management dashboard combines the power of Next.js for frontend development with Go's robust backend capabilities. The application provides businesses with a comprehensive solution for managing resources, tracking inventory, and monitoring key performance indicators in real-time.
Technical Overview:
Frontend leverages Next.js 14 with TypeScript, incorporating modern development practices through shadcn/ui components and Tailwind CSS for styling. The backend utilizes Go with Gin framework and GORM for efficient database operations, ensuring high performance and scalability.
Expand All @@ -16,7 +17,7 @@ Enterprise-grade security measures
Technology Stack:
Frontend:

Next.js 14 with TypeScript
Next.js 15 with TypeScript
shadcn/ui for component architecture
Tailwind CSS for styling
pnpm for package management
Expand Down

0 comments on commit 67e5c90

Please sign in to comment.