/booka/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/booka/trunk
12 by Gustav Hartvigsson
small fix of read me and .bzrirnore
1
#--------Software by The BooKa Team -------------#
2
|     BooKa - Minimalistic booking software      |
33 by Gustav Hartvigsson
changed again.
3
|       (c) 2009 - 2010 Gustav Hartvigsson       |
4
|        (c) 2009 - 2010 The BooKa Team          |
12 by Gustav Hartvigsson
small fix of read me and .bzrirnore
5
|  THIS SOFTWARE IS PROVIDED AS IS; NO WARRENTY. |
6
#------------Contact information-----------------#
7
|  E-mail: gustav.hartvigsson@gmail.com          |
8
|  Website: https://launchpad.net/booka          |
9
#------------------------------------------------#
10
11
BooKa - Minimalistic booking software. (pranounced boo ka).
12
13
This is a software that is meant for room/cottage/boat/what ever booking.
14
It is made in the hope that it is of use for some one (how slim that chance
15
now may be).
16
It is also meant be as lightweight as possible, without hampering its
17
performance. (sub 1Mb tarball) and using SQLite as a database,
18
thereby removing the need for things like MySQL and/or PostgreSQL.
19
20
The sort term goal is to make a booking software for just one room.
21
but the long term goal is to expand on the code te be able to have
22
many rooms, and all handled by SQLight, php and if required JS.
23
but still keeping it Minimalistic.