Snapchat-like App and Gallery
written on clean PHP and JS
Camagru
Snapchat like web-app on vanilla PHP (No Backend-Frameworks)
- Authentication | Authorization (with mail token)
- E-mail notifications
- Snapshots with funny filters
- Admin features and analytics
- Likes, comments, sharing on social media
- Catch GeoPosition
- Adaptive Design
Stack
PHP - Backend
- Vanilla PHP (No frameworks, except PDO Driver for connecting DB)
- MySQL
- Docker (Deployment)
JS - Frontend
- Breakpoint JS
- jQuery and vanilla JS