Skip to content

This project objective was to create Instagram look a like, allowing you make basic photo and video editing using your webcam.

Notifications You must be signed in to change notification settings

erikpeik/Camagru

Repository files navigation

Camagru 📸

This project objective was to create Instagram look a like, allowing you make basic photo and video editing using your webcam.

Disclaimer

Camagru is one of the projects at 42 schools Web Devolopment branch. It was solo project so everything is made by me!

Link to Subject

Technologies

With the constraints of using PHP on the server-side, and HTML, CSS & JavaScript on the client-side without any frameworks.

Frontend

  • Vanilla JavaScript
  • HTML
  • CSS

Backend

  • PHP

Database

  • MySQL

Usage

This project is live on camagru.erikpeik.fi

You can also run it on any kind of server, for example MAMP.

  • config/database.php includes database config file that needs to be modified.
  • A config/setup.php file, capable of creating or re-creating the database schema, by using the info cintained in the file config/database.php.
  • config/app.php contains websites URL that needs to be modified depending your configuration.

About

This project objective was to create Instagram look a like, allowing you make basic photo and video editing using your webcam.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published