Atomic Crm

screenshot of Atomic Crm
react
tanstack
vite
tailwind
cmdk
shadcn-ui
supabase

A full-featured CRM built with React, shadcn/ui, and Supabase.

Overview

Atomic CRM is a powerful, full-featured customer relationship management tool that leverages modern web technologies like React, react-admin, and Supabase. It stands out as a free and open-source solution, making it an attractive choice for individuals and businesses alike. With its user-friendly design and robust functionality, Atomic CRM helps users organize their contacts, manage tasks, and track their sales efforts efficiently. Whether you're a solo entrepreneur or part of a larger team, Atomic CRM has the versatility to adapt to your needs.

This CRM platform is not just about managing data; it offers a seamless experience with features that integrate well into your everyday workflow. The ability to customize, import, and export data easily, combined with its focus on security through various login options, makes Atomic CRM a remarkable option for anyone looking to improve their customer relationship management process.

Features

  • Organize Contacts: Keep all your contacts in one easily accessible place to streamline your communications.
  • Create Tasks & Set Reminders: Set deadlines and reminders to ensure you never miss a follow-up.
  • Take Notes: Effortlessly capture important details and insights while interacting with clients.
  • Capture Emails: Automatically save email communications as notes by CCing Atomic CRM.
  • Manage Deals: Visualize your sales pipeline through a user-friendly Kanban board.
  • Import & Export Data: Conveniently transfer your contacts in and out of the system without hassle.
  • Control Access: Secure log-in options with Google, Azure, Keycloak, and Auth0 enhance user security.
  • Track Activity History: Aggregate activity logs allow you to view all interactions in one place.
  • Integrate via API: Connect seamlessly with other systems using the available API for enhanced functionality.
  • Customize Everything: Tailor the app to suit your needs by adding custom fields and changing themes.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

tanstack
TanStack

TanStack is a collection of high-quality, framework-agnostic libraries including TanStack Query for data fetching, TanStack Router for routing, TanStack Table for tables, and more. These tools provide powerful, type-safe solutions for common web development challenges.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

cmdk
cmdk

cmdk is a fast, composable command menu component for React. It provides the foundation for building command palettes, search interfaces, and keyboard-navigable menus similar to those found in applications like VS Code, Linear, and Raycast.

shadcn-ui
Shadcn UI

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

supabase
Supabase

Supabase is an open source Firebase alternative. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage.

fullstack
Fullstack

A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

react-hook-form
React Hook Form

React Hook Form is a performant, flexible, and extensible form library for React with easy validation. It reduces re-renders and improves performance by using uncontrolled components and native HTML validation, making form handling simple and efficient.

zod
Zod

Zod is a TypeScript-first schema declaration and validation library. It allows you to define schemas that can validate data at runtime while providing excellent TypeScript inference, making it perfect for API validation, form validation, and type-safe data handling.