Skip to content

A simple and intuitive web application for managing your daily reminders.

Notifications You must be signed in to change notification settings

KaueReinbold/Reminders

Repository files navigation

Reminders

A simple and intuitive web application for managing your daily reminders.

Features

  • User-friendly Interface: Easily create, edit, and delete reminders with a clean and intuitive user interface.
  • Persistent Storage: Reminders are stored securely, ensuring you never lose your important tasks.
  • Customization: Customize your reminders with different colors, tags, and priority levels.
  • Reminders Notification: Receive timely reminders to stay on top of your tasks.

Learning Project

Please note that as a learning project, the code here may not follow best practices at all times as it's a process of learning and improving. Feedback and suggestions are always welcome!

Project Status

Coverage Status

Build Status

dotnet - build - pull request

docker - build - pull request

Docker Hub

Reminders MVC:

Docker Hub - Reminders MVC)

Reminders API:

Docker Hub - Reminders API)

Docker Compose Configuration

This section describes the Docker Compose configuration for deploying the Reminders application.

Usage

To deploy the Reminders application using Docker Compose, follow these steps:

  1. Clone the repository: git clone https://github.com/KaueReinbold/Reminders.git
  2. Navigate to the project directory: cd Reminders
  3. Run Docker Compose: docker-compose up -d

The application can be accessed using the following URLs:

Please note that the exact URLs may vary based on your specific configuration and environment. Adjust them accordingly.

Support

If you encounter any issues or have suggestions, we encourage you to open an issue on the GitHub Issues page.