Giter Site home page Giter Site logo

muhammed-safwat / todo-backend Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.14 MB

This Java Spring Boot application is designed to manage to-do lists and provide user authentication with email and password. It also supports social login and registration for user convenience

Java 100.00%
java jwt-authentication mysql-database spring-boot spring-security springdata swagger-ui outh2

todo-backend's Introduction

To-Do Application (Back end)

Overview

This Java Spring Boot application is designed to manage to-do lists and provide user authentication with email and password. It also supports social login and registration for user convenience.

Features

  • Create, Read, Update, and Delete (CRUD) operations for to-do items.
  • User authentication with email and password.
  • Social login and registration using popular social media platforms.
  • Secure and easy-to-use API endpoints for managing tasks and user accounts.

Class Digram

Calss digram.....

Technology

  • Java 11: The application is built using Java 11, harnessing its robust features and compatibility.

  • Spring Boot: The project is based on the Spring Boot framework, providing a strong foundation for building web applications.

    • spring-boot-starter-data-jpa: For data access using JPA.
    • spring-boot-starter-security: Enabling security features.
    • spring-boot-starter-web: Facilitating web application development.
  • OAuth2 Support: The following dependencies are used for social login:

    • spring-security-oauth2-client: Supporting OAuth2 client functionality.
    • spring-security-oauth2-jose: Handling OAuth2 JSON Web Tokens (JWT).
  • Database Connectivity: The application connects to a database using:

    • mysql-connector-java: A MySQL JDBC driver for database interaction.
  • API Documentation: API documentation is made possible with:

    • springdoc-openapi-starter-webmvc-ui: Providing OpenAPI documentation and Swagger UI for API exploration.
  • Lombok: Reducing boilerplate code in Java classes, enhancing code readability.

  • MapStruct: Simplifying object mapping, allowing easy conversion between data transfer objects (DTOs) and entity objects.

  • Log4j2: Logging is configured with Log4j2 for effective application log management.

  • Spring Boot DevTools: Streamlining development with automatic application restarts during development.

  • Spring Boot Starter Mail: Enabling email functionality for features such as password reset and email notifications.

  • Spring Boot Starter Validation: Supporting input and data validation for improved data integrity.

  • JJWT (Java JWT): Handling JSON Web Tokens in Java applications, facilitated by the following dependencies:

    • jjwt-api, jjwt-impl, jjwt-jackson.

These primary technologies and dependencies form the core of the application, enabling the development of a secure and feature-rich to-do application with user authentication and social login capabilities.

todo-backend's People

Contributors

muhammed-safwat avatar

Stargazers

 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.