1
This is the Brach where the re-implimentation of the project is done.
1
#--------Software by The BooKa Team -------------#
2
| BooKa - Minimalistic booking software |
3
| (c) 2009 Gustav Hartvigsson |
4
| (c) 2009 The BooKa Team |
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
#------------------------------------------------#
11
BooKa - Minimalistic booking software. (pranounced boo ka).
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
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.
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.