Showing
1 changed file
with
33 additions
and
8 deletions
| 1 | -# E-Shop | 1 | +# e-shop |
| 2 | 2 | ||
| 3 | -## abstract | 3 | +Some diagram and database crap done for a shop system... |
| 4 | 4 | ||
| 5 | -Some SQL targeted at PostgreSQL. This was intended as the database backend for | ||
| 6 | -user management in an online shop system. | 5 | +## Description |
| 7 | 6 | ||
| 8 | -## requirements | 7 | +This is kept only because I do not like to lose things. |
| 9 | 8 | ||
| 10 | -PostgreSQL | 9 | +## Requirements |
| 11 | 10 | ||
| 12 | -## status | 11 | +unknown |
| 13 | 12 | ||
| 14 | -abandoned | ||
| 13 | +## Dependencies | ||
| 14 | + | ||
| 15 | + * MySQL | ||
| 16 | + * postgreSQL | ||
| 17 | + | ||
| 18 | +## Contributing | ||
| 19 | + | ||
| 20 | +Just email me. | ||
| 21 | + | ||
| 22 | +## License | ||
| 23 | + | ||
| 24 | + This program is free software: you can redistribute it and/or modify | ||
| 25 | + it under the terms of the GNU General Public License as published by | ||
| 26 | + the Free Software Foundation, either version 3 of the License, or | ||
| 27 | + (at your option) any later version. | ||
| 28 | + | ||
| 29 | + This program is distributed in the hope that it will be useful, | ||
| 30 | + but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 31 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 32 | + GNU General Public License for more details. | ||
| 33 | + | ||
| 34 | + You should have received a copy of the GNU General Public License | ||
| 35 | + along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 36 | + | ||
| 37 | +## Author | ||
| 38 | + | ||
| 39 | +Georg Hopp <georg@steffers.org> |
Please
register
or
login
to post a comment