Skip to content

ad-si/radiarts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radiarts

A web app that turns HTML radio buttons into a pixel-art medium. Visitors paint by toggling a grid of radio buttons, save the result, browse a gallery of other people's pieces, and vote them up or down.

Radiarts screenshot

Pages

File Purpose
index.php Home page with a featured logo and a random radiartwork
paint.php Drawing canvas with adjustable resolution
database.php Gallery, sortable by size, date, or rating
display.php Single-piece view with up/down voting

Requirements

  • PHP with the pdo_sqlite extension.

The database file is dbs/index.sqlite. The schema is created on first request (see inc/db.inc.php).

Development

A flake.nix provides a dev shell:

nix develop

Check out the makefile for available tasks.

About

Web app that turns HTML radio buttons into a pixel-art medium

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Contributors