Skip to content

cestarte/intouch

Repository files navigation

In Touch

A correspondence tracker for people who need a simple way to see who owes them a follow up and who they owe the same.

This project doesn't aim to compete with any large CRM. It's just a simple app driven primarily by my immediate needs. Take a look at the future plans and feel free to send your own suggestions.

Important

  • Set your database location in appSettings.js
  • Run the API with dotnet run --project api and use https://localhost:<port>/swagger
  • Run the UI with dotnet run --project presentation. Note that it expects to find the API at https://localhost:7022, as specified in Program.cs
  • Learn how to create the database

Tech stack

About

small communication tracker web app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published