Coder Social home page Coder Social logo

vonzproject / background Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ysqevilmax/background

0.0 1.0 1.0 211 KB

Owncloud app to save personal informations

License: GNU Affero General Public License v3.0

Makefile 4.05% PHP 88.76% CSS 0.08% JavaScript 7.12%

background's Introduction

Background

This is an application for owncloud who allows users to register some parameters in a database with an very simple interface.

For now there are the following parameters : name, age, gender, address, english profil, english type, english exposure, english detail, maori profil, maori type, maori exposure, maori detail, nz time

Installation

Download the background repository and place this in owncloud/apps/

Warning : The name of the repository HAVE TO be background !!

How to change parameters of the database ?

To do somes modifications on the databases you have to manage with :

/background/db/backgroundinfo.php

/background/controller/pagecontroller.php (function create)

/background/controller/settingcontroller.php (functions getUserValue and setBackground)

How to implement new parameters on users interface ?

To implement new parameters on users interface you have to manage with :

/background/js/script.js (to control and save)

/background/templates/part.content.php (view part)

Publish to App Store

First get an account for the App Store then run:

make appstore_package

The archive is located in build/artifacts/appstore and can then be uploaded to the App Store.

Running tests

After Installing PHPUnit run:

phpunit -c phpunit.xml

More

To have more informations on how you can manage this application, let's see the Owncloud Developer Manual...

If you are in trouble with the interface, you can find some help here !

background's People

Contributors

vonzproject avatar ysqevilmax avatar

Watchers

James Cloos avatar

Forkers

tshi206

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.