Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrcheateugene/animeshop

Anime shop. written in Django. Does not include any payment system, or order processing, because I'm too lazy to write it, so implement your own
https://github.com/mrcheateugene/animeshop

Last synced: about 1 month ago
JSON representation

Anime shop. written in Django. Does not include any payment system, or order processing, because I'm too lazy to write it, so implement your own

Awesome Lists containing this project

README

        

# Installation
```pip install -r requirements.txt```

# Deploy
```python manage.py runserver```