Skip to content

A simple records management solution (XRM/CRM)

License

Notifications You must be signed in to change notification settings

dahln/NotebookDB

Repository files navigation

What & Why

NotebookDB is an open-source, free, simple CRM/XRM (or records management system). It allows users to design and track the data necessary for their situation.

Because this project is open-source, you can deploy this application how and where you want. You control the data.

Demo

Coming soon (February 2025)

Technologies

Getting Started

You can run this project locally.

Requirements: You must have the ASP.NET Core Runtime installed.

  1. Navigate to the project root folder
  2. run this command: "dotnet watch --project .\NotebookDB.API"
  3. This command will startup the application and create the required Sqlite database file.
  4. Register an account and sign-in.

Deployment Instructions

A tutorial on deploying is coming soon.

This project uses SendGrid to send emails. A SendGrid API key is required. You will need to specify your own SendGrid API key and system email address in the admin settings page. Some features that require email are not available until you provide the necessary SendGrid values. It is a simple process to create your own SendGrid account and retreive your API key.

Why SQLite?

It runs on Windows and Linux. Moving and controlling your data is easy. If you need more than SQLite offers then I recommend switching to Azure SQL. If you switch to Azure SQL, besure to delete your SQLite DB migrations and create new a 'Initial Migration' for your new Azure SQL DB.

Licensing

Refer to the LICENSE file

About

A simple records management solution (XRM/CRM)

Resources

License

Stars

Watchers

Forks

Sponsor this project