Easy-Repair ist a fullstack project built with Next.js.
The frontend is built with Next.js, the styling is done with Tailwind CSS and the components are from shadcn/ui.
Hosted on vercel.com.
Live Preview: Easy-Repair
Easy-Repair is designed to help repair businesses manage their orders, customers, and inventory efficiently.
- Create and track repair orders
- Detailed repair status tracking
- Easy cost calculation
- Time tracking
- Customer communication history
- Order export
- Customer database
- Contact information
- Customer export
- Product catalog
- Inventory tracking
- Price management
- Product export
- Overview of current orders
- Financial metrics
- Weekly and monthly statistics
- Performance tracking
- Next.js 14
- React 18
- Tailwind CSS
- shadcn/ui components
- TypeScript
- Supabase
- PostgreSQL Database
- GitHub OAuth
- Email/Password authentication
- Node.js 18 or higher
- npm or yarn
- Supabase account
-
Clone the repository
git clone [email protected]:DayanWalter/easy-repair.git
-
Install dependencies
npm install
-
Set up environment variables
NEXT_PUBLIC_BASE_URL NEXT_PUBLIC_SUPABASE_URL NEXT_PUBLIC_SUPABASE_ANON_KEY NEXT_PUBLIC_AUTH_CALLBACK_URL
-
Run the development server
npm run dev
This project is licensed under the MIT License - see the LICENSE file for details.
- Dayan Walter - [email protected]
- Project Link: https://github.com/DayanWalter/easy-repair
- Next.js - React framework
- Tailwind CSS - CSS framework
- shadcn/ui - UI components
- Supabase - Backend as a Service