Set up a Demo system

Issue #52 new
Justin Hayes repo owner created an issue

If I'm going to market this more then I need a demo system that I can let people play with.

Should have a login for an admin and a normal user.

Also need a script that cleans it out then repopulates it with base data. Can then run this every so often to clean up and make sure it's in a good state for people to try.

Comments (1)

  1. Justin Hayes reporter

    So what would we need to create/populate for a demo system?

    Set up some starting data

    • Create system
    • Create default admin user
    • Insert default object type (Aircraft)

    Create some attributes

    • Licence Expiry user attribute
    • Medical Expiry user attribute
    • Notifications group attribute
    • Instructor booking attribute
    • Booking Type booking attribute
    • Notifications object attribute
    • Permit Expiry object attribute
    • Insurance Expiry object attribute

    Set up Groups with appropriate rights

    • Admin group
    • Students group
    • Student notifications group
    • Instructors group
    • Demo A/C 1 group
    • Demo A/C 2 group
    • Demo A/C 3 group

    Set up demo users

    • Create demo admin
    • Create demo student
    • Create demo instructor
    • Create demo group pilot

    Set up Objects

    • Create Demo A/C 1
    • Create Demo A/C 2
    • Create Demo A/C 3
    • Assign the A/C groups to the Notifications attribute for each A/C
  2. Log in to comment