Skip to content

Welcome to the Scandiweb Junior Developer Test Task - Backend repository! This project is designed as part of the Scandiweb Junior Developer test assignment. It demonstrates skills in PHP for building a backend application that supports a product management web application.

Notifications You must be signed in to change notification settings

AhmedMaherElSaeidi/Prodify-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scandiweb Junior Developer Test Task - Backend

Welcome to the Scandiweb Junior Developer Test Task - Backend repository! This project is designed as part of the Scandiweb Junior Developer test assignment. It demonstrates skills in PHP for building a backend application that supports a product management web application.

Table of Contents

Project Overview

This project consists of a PHP-based backend application for managing products. It provides APIs to support the functionalities of the React frontend application for the Scandiweb Junior Developer test task.

Features

  • API Endpoints:
    • GET /: Retrieve all products with a GET Request.
    • POST /routes/post.php: Add a new product with a POST Request.
    • DELETE /routes/delete.php: Delete a products with a POST Request.

Technologies

  • PHP: Server-side scripting language for building the backend.
  • MySQL: Relational database management system.
  • MySQLi: PHP extension for MySQL database interactions.

Frontend repository

Here's the Repository.

Deployment

My app is deployed at infinity free.

Getting Started

Installation

To get started with the project, follow these steps:

  1. Clone the Repository

    git clone https://github.com/yourusername/scandiweb-junior-dev-test-backend.git

About

Welcome to the Scandiweb Junior Developer Test Task - Backend repository! This project is designed as part of the Scandiweb Junior Developer test assignment. It demonstrates skills in PHP for building a backend application that supports a product management web application.

Topics

Resources

Stars

Watchers

Forks

Languages