PayPoint
A Django web application for processing payments. Built as coursework for a web-development university module.
The service implements:
- Vulnerability prevention (CSRF, SQL Inject, CSRF, Clickjacking Prevention)
- User registration / authentication
- Atomic transactions between users
- Currency conversions
No source-code or live preview available in accordance with university guidelines.