Skip to content

A Sales/CRM app built with Nextjs using the App Router and Supabase

Notifications You must be signed in to change notification settings

Abdulkareemoj/SalesManApp

Repository files navigation

SalesManApp

A Sales Management App to manage customers, sales, inventory and generate reports

Features

  • User Authentication
  • User Roles
  • Customer Management
  • Sales Management
  • Inventory Management
  • Reports
  • User Profile
  • User Settings
  • User Notifications
  • User Dashboard

Demo

You can view a fully working demo here.

Clone and run locally

To clone and run this application locally, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone

# Navigate into the directory
$ cd SalesManApp

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file There is an env.template file in the root directory that you can use as a template. But you will need to create a Supabase account and a new project to get the values for the environment variables.

Tech Stack

This project uses the following technologies:

Contributing

Any contributions you make are greatly appreciated.

About

A Sales/CRM app built with Nextjs using the App Router and Supabase

Topics

Resources

Stars

Watchers

Forks

Languages