Giter VIP home page Giter VIP logo

blazorcalendar-sample's Introduction

Welcome to MLSA Blazor Outlook Calendar!

It's a Calendar and events application that is synced and integrated with Microsoft Outlook Calendar using Microsoft Graph API.

Bio

๐Ÿ‘‹ Hey! I'm Kevin Comba Gatimu , a beta MLSA.

Objectives

  • View all events on your calendar
  • Add events to my calendar
  • View a summary of events per day

ScreenShots

  • LoginPage

0

  • HomePage

1

2

How to make this app works

  • Clone this repository locally to your machine.
  • Make sure you have the latest version of .NET Core 3.1, you can find it here
  • Sign in to your Microsoft Azure account or create a new free account.
  • Go to your Azure Active Directory then AppRegistrations
  • Click on create a new registration
  • Call the app what ever you want
  • Set the account type to Multi-Tenant (Microsoft Personal Accoutns)
  • In the Redirect URI section: Choose Single Page Application and set the URI to https://locahost:5001/authentication/login-callback
  • Click Register
  • Copy the Application Id that appears in the overview section and paste it within the AppSettings.json file in the wwwroot folder inside the BlazorCalendar project.
  • Back to your Azure application go to the Authentication page from the left side menu within your app.
  • Go to Implicit grant section and check Access Token and ID Tokens and save the changes
  • Go to API Permissions page from the left side menu.
  • Add Permissions then Microsoft Graph and Add Calendars.ReadWrite permission.
  • Go back to your project folder and open the cmd then the run the command dotnet run. And ready to go.

blazorcalendar-sample's People

Contributors

kelcho-spense avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.