59

Agent management system

This application is designed to provide a seamless platform for managing real estate databases for agents, I build it with Omar Chabira my Colleague with ElectronJs and NextJs and Tailwindcss for styling

Warning This is a work-in-progress and not the finished product.

Feel free to vist the repository for more details.

This Electron and Next.js software simplifies real estate management, providing essential tools for property management and streamlined transactions.

Tech Stack + Features

Frameworks

  • Next.js – React framework for building performant apps with the best developer experience
  • Electron.js – Build cross-platform desktop apps with JavaScript, HTML, and CSS
  • Prisma – Typescript-first ORM for Node.js

UI

  • Shadcn UI
  • Tailwind CSS – Utility-first CSS framework for rapid UI development
  • Radix – Primitives like modal, popover, etc. to build a stellar user experience
  • React-icons – Beautifully simple, pixel-perfect icons
  • Framer Motion – Motion library for React to animate components with ease

Code Quality

  • TypeScript – Static type checker for end-to-end typesafety
  • Prettier – Opinionated code formatter for consistent code style
  • ESLint – Pluggable linter for Next.js and TypeScript