/booka/newlayout

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/booka/newlayout
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#--------Software by Gustav Hartvigsson----------#
|        Booka - a booking program               |
|         (c) 2009 Gustav Hartvigsson            |
|  THIS SOFTWARE IS PROVIDED AS IS; NO WARRENTY. |
#------------Contact information-----------------#
|  E-mail: gustav.hartvigsson@gmail.com          |
|  Website: launchpad.net/~gustav-hartvigsson    |
#------------------------------------------------#

Booka - a booking program. (pranounced boo ka).

This is a software that is meant for room/cottage/boat/what ever booking.
It is made in the hope that it is of use for some one (how slim that chance
now may be).
It is also meant be as lightweight as possible, without hampering its
performance. (sub 20 kb tarball) and using SQLite as a database,
thereby removing the need for things like MySQL and/or PostgreSQL.

The sort term goal is to make a booking software for just one room.
but the long term goal is to expand on the code te be able to have
many rooms, and all handled by SQLight, php and if required JS.
but still keeping it Minimalistic.