Skip to content

DevWebCamp is a web application for purchasing tickets to a developer event. It features PayPal payment integration, SCSS with BEM conventions, and follows the MVC architecture for scalability and efficiency.

License

Notifications You must be signed in to change notification settings

Thomas465xd/DevWebCamp_MVC_PHP

Repository files navigation

DevWebCamp

DevWebCamp is a website for an event designed for web developers. This project showcases various features including user authentication, payment integration, and more, all built using modern web development practices.

Features

  • PHP & MVC Architecture: The application is developed using PHP and follows the MVC (Model-View-Controller) architecture for organized and maintainable code.

  • SASS & SCSS for Styles: Styles are implemented using SASS and SCSS for modular and reusable CSS.

  • PayPal API Integration: Implements payment processing using the PayPal API.

  • User Authentication: Includes features such as user registration, login, forgot password, and account detail updates.

  • Email Notifications: Sends emails for user verification and other notifications.

  • Installation

Installation

  1. Clone the Repository:
    git clone https://github.com/your-username/DevWebCamp.git
    cd DevWebCamp
    
  2. Install PHP dependencies:
composer install

3. **set up Environment Variables**:

4. **Initialize the Data Base**:

5. **Start the Development Server**:

About

DevWebCamp is a web application for purchasing tickets to a developer event. It features PayPal payment integration, SCSS with BEM conventions, and follows the MVC architecture for scalability and efficiency.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published