Atomic Crm

screenshot of Atomic Crm
react
vite
supabase

A full-featured CRM built with React, react-admin, 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

vite
Vite

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

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

Storybook

Storybook is a tool for developing and testing UI components in isolation. It provides a sandbox environment where you can experiment with different props and states to see how your component responds.

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.