/booka/newlayout

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

« back to all changes in this revision

Viewing changes to README

  • Committer: Gustav Hartvigsson
  • Date: 2009-11-23 23:28:06 UTC
  • Revision ID: gego@quad-20091123232806-jbqmchsmz7onianm
initial code...

Show diffs side-by-side

added added

removed removed

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