Skip to content

pablohgb/develop-your-project-in-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Develop your project in PHP: Hopper VPN

A VPN system that helps you connect safe and fast on the internet. Test project focused on the development and testing of PHP OOP and MySQL databases for educational purposes.

Table of contents

Getting Started and installing

  1. Clone this repository https://github.com/joejoyjoy/develop-your-project-in-php
  2. Start in the XAMPP manager MySQL Database and Apache server
  3. Open on your web browser the repository folder on your localhost
  4. Open on another tab PHP myadmin to see the repository database
  5. Inside config folder, copy data.sql file and paste it inside your local terminal or in myadmin's SQL Querys page
  6. In Terminal, try a git pull origin main if necessary

Prerequisites

Requirements for the software and other tools to build, test and push

Preview

Project preview image

Tools

  • XAMPP: Run a PHP server (Apache)
  • PHP: Programming Language
  • HTML: HyperText Markup Language
  • CSS: Cascading Style Sheets
  • BOOTSTRAP: Bootstrap styles by CDN links
  • JS: Programming Language

Contributors ✨

Thanks go to these wonderful people (emoji key):

Joe Alt
Joe Alt

💻🔧🚧🎨
Iñaki García
Iñaki García

💻🔧🚧🎨
Sofía
Sofía

💻🔧🚧🎨
Pablo Herrero
Pablo Herrero

💻🔧🚧🎨

This project follows the all-contributors specification. Contributions of any kind are welcome!

License

This project is licensed under the MIT License

About

Final PHP Project Assembler Institute of Technology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 83.5%
  • JavaScript 11.5%
  • Hack 3.8%
  • CSS 1.2%