The assignmet was to build a Instagram-clone called Photoify.
- As a user I should be able to create an account.
- As a user I should be able to login.
- As a user I should be able to logout.
- As a user I should be able to edit my account email, password and biography.
- As a user I should be able to upload a profile avatar image.
- As a user I should be able to create new posts with image and description.
- As a user I should be able to edit my posts.
- As a user I should be able to delete my posts.
- As a user I should be able to like and dislike posts.
Built in VSCode with
- Html
- Css
- Php
- Vanilla Js
- Clone down the project to you computer:
$ git clone https://github.com/izabellalarsson/Photoify.git
- Start your server
- Open the
index.php
file in you favorite browser. - Start the game.
Feedback on the project is always welcome. Please file an issue if you find any errors in the code or send a pull request