Code Monkey home page Code Monkey logo

maktab's Introduction

Maktab

This project was created with Kotlin language and using Spring framework.

The purpose of this project is to manage books, users, attachments and more (RestfulAPI).

Dependencies

  • Spring Framework
  • Spring Boot
  • Spring Boot Security
  • Spring Data JPA
  • Validation
  • Postgres Driver
  • Json Web Token (JWT)
  • Map Struct
  • AWS S3 (io.awspring.cloud)

Modules

  • Auth Module (signin, signup, auth-interceptor, currentUser-annotation, etc)
  • User Module
  • Book Module (create, filter, findOne, update, delete, etc)
  • Category Module (create, filter, findOne, update, delete, etc)
  • Common (Pagination, General Responses DTO, General Exceptions, SecretConfiguration)
  • Storage Module (S3)

TODO

  • Storage Module (S3)
    • Add user avatar-image
    • Add book images, document-file
    • MultipartFile Validator (content-type, size, etc)
  • User Profile Management
    • Add PATCH /profiles/me for updating user profile (username, avatar)
  • Policy Manager (user-permissions, user-role)
    • User Role
    • User Permissions
    • Initializer (default roles and permissions)
    • Interceptor + Annotations (Guard) to check permissions and roles in controllers
  • Tag Module
  • Campaign Module
    • Manage campaign (create, find, delete)
      • Validate ownership policy for update/delete operation
    • Join/Leave from campaign (campaign members)
    • Campaign member management (campaign members)
    • Campaign target (create, find, delete)
    • Campaign target log (create, find, delete)
    • Campaign real-time group chat
    • Campaign notes
    • Campaign transactions logs (changes tracker for owner)
  • Migration - Flyway
  • Docker
  • Auh Session Management (active devices, etc)
    • OAuth Server (Spring)
  • Purchasable products (book, etc)
  • Events (Publish, Subscription)

maktab's People

Contributors

legendism avatar

Stargazers

 avatar  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.