Coder Social home page Coder Social logo

camagru_submission's Introduction

Camagru Demonstration

An image sharing andd editing site.

Requirements

  • PHP

  • MAAMP/XAMPP

  • JavaScript

Installation

How to download source code

How to set up and configure the database

  • Download MAMP or XAMPP from their respective sites

  • Copy the camagru folder into:

    For MAMP:

    • MAMP/apache/htdocs/

    For XAMPP:

    • XAMPP/htdocs/

    How to run the program

    Code breakdown

  • Back-end technologies - PHP - JavaScript

-Front-end technologies - HTML - CSS

-Database management systems - mysql

  • App folder structure - Config - database.php - setup.php - uninstall.php

  • emojies

    • stores overlay images
  • img/gal

    • stores captured or uploaded images.
  • includes/functions.php

    • contains code that has multiple functions, including: password reset, sign up, send email, login

Testing

  • These are the following tests that I ran:

i. Premilimary checks a. Usage of php b. No external frameworks c. config/database.php d. config/set.php e.PDO's

ii. Start the web server

iii. Create an account

iv. Login

v.Webcam

vi. Homepage

vii. Change user credentials

  • These are the following expected outcomes:

i. a. The backend must have been written in PHP b. After looking through the source code, there must not be any external framework. c. After looking through the source code, config/database.php must exist d. After looking through the source code, config/setup.php must exist e. After looking through the source code in config/database.php, the set up must have been done in PDO

ii. After starting the webserver from either MAMP or XAMPP, and navigate to localhost/(port number)/index.php, you should see the landing page for Camagru

iii. You should be able to navigate to the sign up modal, and enter your credentials. And to receive email verification.

iv. You should be able to login using the credentials you created.

v. You should be able to navigate to the home page and see a webcam after allowing camagru to access your internal webcam.

vi. You should be able to access the home page of the account you created and no one else's.

vii. You should be able to navigate to profile.php and change your user account details. If you change your username, it should be different.

camagru_submission's People

Contributors

dimpho0101 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.