Add Home
commit
baa8ec1162
1 changed files with 49 additions and 0 deletions
49
Home.md
Normal file
49
Home.md
Normal file
|
@ -0,0 +1,49 @@
|
|||
# Rattail: Software for Retailers
|
||||
|
||||
Rattail is free software ([[http://www.gnu.org/licenses/gpl-3.0.html|GNU GPL v3]]), written in Python, designed for retail businesses and similar organizations. Its primary goal is to be as flexible as possible both in configuration and extensibility, in order to allow each organization to do exactly what needs to be done.
|
||||
|
||||
## About the Project
|
||||
|
||||
Rattail is both a [[RattailCore|framework]] and a collection of applications which are built on this framework. Or at least it will be...currently everything is still being built. A front-end point of sale GUI application is planned, but currently all development focus is on the framework itself.
|
||||
|
||||
Rattail's inception occurred at [[http://mamajeansmarket.com/|MaMa Jean's Natural Market]] in Springfield, MO, but was also greatly influenced by the [[http://en.wikipedia.org/wiki/Cooperative|Co-op]] community surrounding the [[http://is4c.coop/|IS4C]] project. Also, [[http://sacfoodcoop.com/|Sacramento Natural Foods Co-op]] in Sacramento, CA, has contributed heavily to its development.
|
||||
|
||||
The name "Rattail" is meant to be a play on the word "retail". As a happy coincidence, there is a [[http://en.wikipedia.org/wiki/Rattail|creature by the same name]], hence the logo.
|
||||
|
||||
'''Note:''' While the documentation found in this wiki should be ''mostly'' accurate, it nonetheless documents some outdated things as far as Rattail is concerned. New documentation is being developed alongside a completely new version of the framework, and will be released with it.
|
||||
|
||||
## Demo
|
||||
|
||||
There is a [[http://rattail.edbob.org/demo/|live demo of BONE]], initially populated by importing [[http://github.com/WedgeCoop/IS4C/tree/master/pos/installation/mysql/is4c_op/data/|IS4C sample data]].
|
||||
|
||||
## Documentation
|
||||
|
||||
Documentation is primarily provided by this wiki. If you're anxious to get things running locally, please see:
|
||||
|
||||
* [[RattailBONE/Installation|Installing BONE]]
|
||||
|
||||
If you'd like to learn more about things, see:
|
||||
|
||||
* [[RattailCore|Rattail Core]] - Describes the underlying framework.
|
||||
* [[RattailBONE|Rattail BONE]] - Describes the BONE web application.
|
||||
|
||||
There also is some documentation contained in the Rattail source code. It is geared more toward developers and exists online at [[http://packages.python.org/Rattail/|PyPI]].
|
||||
|
||||
Some hardware documentation:
|
||||
|
||||
* [[Hardware/Motorola/MC3000|Motorola MC3000]]
|
||||
* [[Hardware/Zebra/QL 320Plus|Zebra QL 320Plus]]
|
||||
|
||||
## Community
|
||||
|
||||
Depending on your level of interest in Rattail, there are a few ways to engage. Some exist only in the hope that they will be fully utilized sometime in the future, but others are being actively used now.
|
||||
|
||||
* [[MailingLists|Mailing Lists]] - monitored
|
||||
* [[http://rattail.edbob.org/trac/|Trac Sites]] - monitored, though not used as heavily as I'd like
|
||||
* [[http://rattail.edbob.org/phorum/|Forums]] - not directly monitored, but hopefully I'll get an email if something is posted...?
|
||||
|
||||
If you'd like to fetch the source code, please see the [[http://rattail.edbob.org/trac/|Trac sites]].
|
||||
|
||||
If nothing else fits then feel free to [[mailto:lance@edbob.org|email Lance]].
|
||||
|
||||
----
|
Loading…
Add table
Add a link
Reference in a new issue