GithubHelp home page GithubHelp logo

turkerozturk / event-planner-oauth-2.0-springboot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hasindu1/event-planner-oauth-2.0-springboot

0.0 0.0 0.0 947 KB

:calendar: An educational purpose web application that was mainly developed to illustrate the OAuth2.0 framework usage.

License: MIT License

JavaScript 85.45% Java 4.14% CSS 5.90% HTML 4.51%

event-planner-oauth-2.0-springboot's Introduction

๐Ÿ“† Event-Planner-OAuth-2.0-Springboot

Introduction

An educational purpose web application which was mainly developed to illustrate the OAuth2.0 framework usage. The web application is developed to provide event planning services to users by consuming Google Calendar and Google Drive Services. The application uses the OAuth2.0 framework for authentication and grant required authorization permissions for resources.

Technology Stack

Sprigboot OAuth2.0 SpringSecurity JQuery

Java javaScript HTML5 CSS Ajax

Features

  • Quick user login with Google Login(User doesn't need to signup for the application by creating a seperate account).
  • Application endpoints have been secured using Spring Security(User cannot bypass and visit for other pages before proceed with a sucessful login)
  • User can add new events to Google Calendar and view the added events along with event details.
  • User can upload the event related files(ex: flyer) to Google Drive.
  • User's basic profile details like profile picture,email and name will be displayed on the top navigation bar by obtaining from Google.

OAuth2.0 flow(Grant type: Authorization code)

Main User Interfaces

Home

Event Details

Login

Google Login

Validations

404

Build And Run the Application

Clone the project using following URL : https://github.com/Hasindu1/OAuth-2.0-Framework.git

import existing project as maven project

Build the project using mvn clean install command

Run using mvn spring-boot:run command

OR

Clone the project using following URL : https://github.com/Hasindu1/OAuth-2.0-Framework.git

open Command Prompt

Navigate to the project root folder

Build the project using mvn clean install command

Run using mvn spring-boot:run command

The Web application is accessible via http://localhost:8081.

License

You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then please support it by giving it a star โญ!

MIT

Copyright (c) 2021-present,Hasindu Dahanayake

event-planner-oauth-2.0-springboot's People

Contributors

arojayathilaka avatar damish avatar dinithibandara avatar hasindu1 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.