Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdubus/camagru
An Instagram-Like website, coded with no Framework !
https://github.com/mdubus/camagru
42 42school ajax gallery html-css javascript php
Last synced: 25 days ago
JSON representation
An Instagram-Like website, coded with no Framework !
- Host: GitHub
- URL: https://github.com/mdubus/camagru
- Owner: mdubus
- Created: 2017-08-16T21:03:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T13:54:01.000Z (about 7 years ago)
- Last Synced: 2024-10-02T23:41:03.862Z (about 1 month ago)
- Topics: 42, 42school, ajax, gallery, html-css, javascript, php
- Language: PHP
- Homepage:
- Size: 9.85 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Camagru
Camagru is an Instagram-like website. It allows you to take pictures with your webcam or upload one, and add beautiful filters on it.
It is the first Web Project of the school 42.
## Installation
Go to :
`camagru/config/setup.php`
Enjoy !
## Constraint
Make a securized website (no XSS, no SQL Injection, ...)## Website overview
### Homepage
![alt text](https://github.com/mdubus/camagru/blob/master/website-overview/accueil.png)### Gallery
![alt text](https://github.com/mdubus/camagru/blob/master/website-overview/galerie.png)### Take pictures
![alt text](https://github.com/mdubus/camagru/blob/master/website-overview/montages.png)### User gallery
![alt text](https://github.com/mdubus/camagru/blob/master/website-overview/montages-utilisateurs.png)### Picture page
![alt text](https://github.com/mdubus/camagru/blob/master/website-overview/page-photo.png)### Admin account with statistics
![alt text](https://github.com/mdubus/camagru/blob/master/website-overview/statistiques.png)## Final Mark
`125 / 100 (full bonus)`