.. title: Demo Apps
.. slug: demo
.. date: 2024-11-24 19:13:35 UTC-06:00
.. tags: 
.. category: 
.. link: 
.. description: 
.. type: text

There are 2 different "demo" apps online, described below:

* `Wutta Demo <link://slug/demo#wutta-demo-1>`_
* `Sideshow <link://slug/demo#sideshow-1>`_


============
 Wutta Demo
============

* https://demo.wuttaproject.org/wutta/
* username: **chuck**
* password: **admin**

See also:

* source code: https://forgejo.wuttaproject.org/wutta/wutta-demo

This is a very minimal app; it is basically the starting point when
you `generate a new project <link://slug/new-project-generator>`_.
The point here is only to show what one gets out of the box.

Some features (e.g. user maintenance) are available to the server
admin but not to the public.  Perhaps the "most interesting" thing one
can do with this demo is to create/edit records in the People table.


==========
 Sideshow
==========

* https://demo.wuttaproject.org/sideshow/
* username: **chuck**
* password: **admin**

See also:

* source code: https://forgejo.wuttaproject.org/wutta/sideshow
* documentation: https://docs.wuttaproject.org/sideshow/
* test coverage: https://buildbot.wuttaproject.org/coverage/sideshow/

This is an app for tracking case/special orders in a retail context.
It is based on WuttaWeb but adds various features (and DB schema)
specific to its purpose.

The point here is to show an example of a custom app, but also to
provide an online demo for Sideshow itself, for interested retailers
etc.
