Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Project: Simple API to schedule reviews #100

@Banovvv

Description

@Banovvv

Project name

GraphReview

Description

Simple API used to schedule review meetings and send emails via MicrosoftGraph.

224314726-03609490-defe-402c-8fc2-ebb723fa2942

You need an appsettings.json file with the following settings for the app to work:

  "ConnectionStrings": {
    "SqlServer": "your-connection-string"
  },
  "MicrosofrGraph": {
    "TenantId": "your-tenant-id",
    "ClientId": "your-client-id",
    "ClientSecret": "your-client-secret",
    "DefaultSender": "your-default-email"
  }

Repo URL

https://github.com/Banovvv/GraphReview

Team members

https://github.com/Banovvv

Metadata

Metadata

Assignees

No one assigned

    Labels

    hackHackathon project submitted by participants

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions