Code Monkey home page Code Monkey logo

mysgb's Introduction

MySGB

The place for sharing needs.

Requirements

  • PHP 8.1.9
  • Postgresql 15.2
  • Docker
  • NPM

Installation

  1. Clone this project

    git clone https://github.com/fadhiilrachman/mysgb
    cd mysgb
  2. Install dependencies

    composer install

    And javascript dependencies

    npm install && npm dev
  3. Set up Laravel configurations

    copy .env.example .env
    php artisan key:generate
  4. Set your database in .env

  5. Migrate database

    php artisan migrate --seed
  6. Serve the application

    php artisan serve
  7. Login credentials

Email: [email protected]

Password: password

Contributing

Feel free to contribute and make a pull request.

mysgb's People

Contributors

fadhiilrachman avatar

Stargazers

Khoironi Kurnia Syah avatar Rizki Agung Sentosa avatar

Watchers

James Cloos avatar  avatar  avatar Naufal Taufiq Ridwan avatar

mysgb's Issues

Create shield management feature

Describe the solution you'd like

Shield management adalah fitur yang memungkinkan bot creator bisa memprotect user yang menggunakan bot tersebut dari luar dan real member.

Acceptance Criteria

  • Create client shield
  • Read list client shield
  • Update client shield
  • Delete client shield
  • Integrate client shield with content sharing
  • Integrate with connected devices

Story Points

5

Implement event log activity

Describe the solution you'd like

Log activity berguna untuk menyimpan event name dari user activity yang sudah diset pada tiap action.

Acceptance Criteria

  • Create event listener interface
  • Create event listener
  • Create new event name
  • Update event service provider

Story Points

3

Create sharing management feature

Describe the solution you'd like

Sharing management adalah fitur yang dapat digunakan oleh user untuk create, read, update dan delete konten yang telah dibuat. Beberapa halaman yang perlu didevelop adalah user dapat melihat list konten sharing dari semua user dan dapat melihat list konten yang user sendiri buat.

Acceptance Criteria

  • Create konten
  • Read konten list
  • Read konten my list
  • Update konten
  • Delete konten

Story Points

3

Setup and Integration with LDAP

Describe the solution you'd like

Untuk mendukung user management, butuh service baru yang digunakan menyimpan data user. Maka dari itu, diperlukan setup dan integrasi dengan LDAP service.

Acceptance Criteria

  • Setup LDAP in docker-compose
  • Configure LDAP
  • Integrate with auth registration
  • Integrate with auth login

Story Points

5

Create log activity feature

Describe the solution you'd like

Log activity untuk melihat riwayat aktivitas yang sudah terecord dari event log activity.

Acceptance Criteria

  • Read log activity
  • View detail log activity

Story Points

1

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.