Giter Site home page Giter Site logo

ubersite-lite's Introduction

Übersite Lite

An internal website designed for use on Übertweak and related camps.

This is the lite version which comes with the bare minimum functionality to make the questionnaire work.

Requirements

  • PHP 5.5 or higher.
  • PDO and the SQLite3 driver must be available.
  • Composer

Installation

You will need a web server to run Übersite. Your options are Apache (the files will need to be in a vhost or placed in the webserver root) or PHP's built-in web server.

Run composer install once in order to download the dependencies that Übersite needs.

Once you've got the web server set up, open the site in the browser and you'll be greeted with a very short setup process which will create the database and allow you to import users.

Docker

Run the following to build the container:

$ docker build -t survey . $ docker run survey:latest

and then access your local machine on port 80. Once you have assigned the site name and imported users, you should run the following to import a templated questionaire:

$ docker exec /usr/bin/sqlite3 /var/www/html/config/database.db < ./questionaire_template.sql

ubersite-lite's People

Contributors

clamburger avatar exotime avatar kindredspritess avatar samhsuqld avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

exotime

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.