SkillAgentSearch skills...

Libu

A series of experiments built with Elixir, Phoenix, LiveView, and Tailwind CSS.

Install / Use

/learn @zblanco/Libu
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Libu

A basic project management tool juiced up with Phoenix LiveView.

Styled with Tailwind CSS Utilities.

<img align="center" alt="screenshot" src="libu-screenshot.png"/>

TODO:

  • [x] Basic Clock Working
  • [x] Basic Styling of Index and App
  • [x] Styled, Live CRUD with FSM Changeset validation
  • [x] KanBan LiveView of FSM

Take it for a spin:

  • Clone the repo: git clone https://github.com/zblanco/libu.git
  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server or iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated1y ago
Forks3

Languages

Elixir

Security Score

60/100

Audited on Jan 7, 2025

No findings