Code Monkey home page Code Monkey logo

filament-barangay-system's Introduction

Barangay System

Barangay System made with Filament.

About Filament

Banner

Filament v3.x Laravel v10.x Livewire v3.x PHP 8.1

Filament is a collection of full-stack components for accelerated Laravel development. They are beautifully designed, intuitive to use, and fully extensible - the perfect starting point for your next Laravel app. Why waste time building the same features over and over again?

Dev environments

dev1

  • mysql database: 'database' => env('DB_DATABASE' . '-dev1', 'forge')
  • branch: dev1
  • description: resources are based on entity record itself

User flow

  • barangays (latest records)
    • barangay
      • history
  • households (latest records)
    • household
      • household members
        • resident history (new tab)
      • history
  • residents (latest records)
    • resident
      • history important

Actions

  • create with new key
  • insert updated record
  • update existing record
  • delete record
  • delete key

Forms

  • barangay
  • household
    • select barangay
  • resident
    • select household
    • select gender

Tasks

  • git branch
  • database config
  • config:clear
  • barangays
    • migration
    • key model
    • barangay model
    • resource
    • create
    • edit
    • delete
    • delete unused keys
    • [ ]
  • households
    • migration
    • key model
    • household model
    • resource
    • create
    • edit
    • delete
    • delete unused keys
    • household members relation
    • [ ]
  • residents
    • migration
    • key model
    • resident model
    • resource
    • create
    • edit
    • delete
    • delete unused keys
    • record history relation
  • requests
    • migration
    • request model
    • receipt model
    • residency certificate model
    • indigency certificate model
    • request resource
    • receipt resource

future:

  • birth places
    • resource --simple
  • occupations
    • resource --simple

dev2

  • mysql database: 'database' => env('DB_DATABASE', 'DB_DATABASE'.'-dev2')
  • branch: dev2
  • description: resources are based on entity records

User flow

Tasks

filament-barangay-system's People

Contributors

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