Menu

Tree [6f4277] master /
 History

HTTPS access


File Date Author Commit
 classes 2014-06-18 Gyula Weber Gyula Weber [e1a4ec] enforced route, some minor bugfix
 .gitignore 2014-06-17 Gyula Weber Gyula Weber [cd0451] commit changes to dev
 LICENSE 2014-06-16 Wéber Gyula Wéber Gyula [dde64a] Initial commit
 README.md 2014-06-17 Gyula Weber Gyula Weber [cd0451] commit changes to dev
 base.css 2014-06-18 Gyula Weber Gyula Weber [e5f76c] improved docs
 config.inc.php.sample 2014-06-18 Gyula Weber Gyula Weber [4e6a49] fix untracked files
 favicon.ico 2014-06-16 root root [88e223] initial
 header.php 2014-06-18 Gyula Weber Gyula Weber [e1a4ec] enforced route, some minor bugfix
 index.php 2014-06-18 Gyula Weber Gyula Weber [aa6c26] added intro text and lang selection in the main...
 intro_de.html 2014-06-18 Gyula Weber Gyula Weber [67f95f] nothing
 intro_en.html 2014-06-18 Gyula Weber Gyula Weber [e5f76c] improved docs
 intro_hu.html 2014-06-18 Gyula Weber Gyula Weber [6f4277] updated translation
 ops.php 2014-06-18 Gyula Weber Gyula Weber [e1a4ec] enforced route, some minor bugfix
 pages.php 2014-06-18 Gyula Weber Gyula Weber [e1a4ec] enforced route, some minor bugfix
 topmenu.css 2014-06-18 Gyula Weber Gyula Weber [aa6c26] added intro text and lang selection in the main...
 topmenu.php 2014-06-18 Gyula Weber Gyula Weber [6f4277] updated translation
 wish_functions.php 2014-06-17 Gyula Weber Gyula Weber [961615] added hun / en translation
 wish_schema.sql 2014-06-16 root root [88e223] initial

Read Me

wish

simple wishlist. No security, free registration, if you put this on a public website, use htaccess or send me push request with better authentication and security ;)

You can enter anything for email, there is no check, no email notification, it serves only as an ID.

Try it

http://skyconn.info/wish

Installation

  1. create database and setup access/paths in config.inc.php
  2. insert wish_schema.sql
  3. in the web page, choose register
  4. log in

Using with your close friends / family

  1. tell them to register and add your email in the contacts in order to see and able to reserve each other's wishes
  2. if you want to buy something to your friend / family member, click reserve.
    • he / she wont see any changes
    • his / her other friends no longer see that gift so wont buy the same thing.
  3. when you gave the gift to you friend, select 'Completed'. Only click this if your friend already have that gift.

Support

Add you wish in the github issues page ;)