Camagru is a first school web project, you can take photos with the existing images, you can also see, comment, like, other people's photos.
- Clone the project in server repertory (I use MAMP, so I clone the project in
mamp/apache2/htdocs
), call itcamagru
- Enter
localhost:8080/camagru/config/setup.php
to create database (your database username must beroot
and password must bepassword
) - Now you can use the site, the homepage is
localhost:8080/camagru
.
Change the port 8080 if you don't use this port for the server.
Create an account, and check your email to activate it. (If you use MAMP, check if you have active send mail function)
Connect to your account, and now you can take photos.
We can't use framework.
* PHP
* HTML, CSS
* JavaScript
* MySQL