/booka/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/booka/trunk

« back to all changes in this revision

Viewing changes to README

  • Committer: Gustav Hartvigsson
  • Date: 2009-12-04 16:51:06 UTC
  • Revision ID: gego@quad-20091204165106-wumf1gzbskkuai0g
merging Neo to trunk. freezing neo branshs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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
 
#------------------------------------------------#
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 20 kb 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.
 
1
This is the Brach where the re-implimentation of the project is done.