Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miasanromen/weaponshop
Web application, created on python with Django framework.
https://github.com/miasanromen/weaponshop
css django html js mvt-architecture postgresql
Last synced: about 2 months ago
JSON representation
Web application, created on python with Django framework.
- Host: GitHub
- URL: https://github.com/miasanromen/weaponshop
- Owner: MiaSanRomen
- Created: 2020-12-27T11:30:33.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-16T10:04:58.000Z (about 1 year ago)
- Last Synced: 2023-10-17T02:48:12.437Z (about 1 year ago)
- Topics: css, django, html, js, mvt-architecture, postgresql
- Language: Python
- Homepage:
- Size: 17.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WeaponShop
## WeaponShop - web site, created on python language with Django tecnology.
App used MySQL, now working with PostgreSQL.
In development used and realised:
```
-basic objects(views, forms, urls routing, models)
-CRUD methods
-admin panel
-authentication of users
-multiprocessing for mail sending
-jinja template
-pytest(fixtures and parametrize)
-logging
```
- Done in 2020