Skip to content

Commit 1dc1a11

Browse files
committed
Adds feature section in README
1 parent b8fcd53 commit 1dc1a11

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ This repository is an attempt to keep the source code that I spent many years bu
1414

1515
### Data
1616

17-
The data files are missing at present, I am cleaning them up and will leave detailed instructions on how the backend worked.
17+
The data files are missing at present, I am cleaning them up and will leave detailed instructions on how the backend worked. There's a [Python library](http://pythonhosted.org/dbf/) that can speak the original [DBF](https://en.wikipedia.org/wiki/.dbf) file format in case you would be interested in inspecting the data.
1818

19-
There's a [Python library](http://pythonhosted.org/dbf/) that can speak the original [DBF](https://en.wikipedia.org/wiki/.dbf) file format in case you would be interested in inspecting the data.
19+
## Features
20+
21+
The photography lab provided the following services:
22+
23+
- Sales of cameras, films and accessories
24+
- Processing of films and printing photographs (various sizes)
25+
- Specialist processing such as [E-6](https://en.wikipedia.org/wiki/E-6_process)
26+
27+
The business had direct customers (along with a loyal program) and agents (satellite businesses that would bring bulk work for processing and would be given a better price).
28+
29+
Zoom was a multi user system with authorization. It features extensive reporting for the business (most printed on [dot matrix printers](https://en.wikipedia.org/wiki/Dot_matrix_printing)).

0 commit comments

Comments
 (0)