Training Program: Web and Mobile Web Developer Institution: Simplon Online Instructor: Iliass RAIHANI Project Date: January 2024
A web application developed as part of the Simplon training program, designed for the XENO phone brand to create a functional website prototype focusing on core administrative features.
- Develop a complete web application
- Implement API consumption
- Create a notification system
- Practice advanced web development techniques
- Develop a functional dashboard for XENO phone brand
- Implement comprehensive product and user management
- Create a secure authentication system
- Demonstrate web development skills learned during training
Alpha/
│
├── .idea/ # IDE configuration
├── _classes/ # Custom classes
├── _config/ # Configuration files
│ └── alpha.sql # Database schema
├── _functions/ # Utility functions
├── assets/ # Static assets
│ ├── css/
│ ├── js/
│ └── images/
├── controllers/ # Business logic controllers
├── models/ # Data models
├── vendor/ # Composer dependencies
├── views/ # Presentation layer
│
├── .htaccess # Apache server configuration
├── 404.html # Custom error page
├── index.php # Main entry point
├── composer.json # Dependency management
└── README.md # Project documentation
- Dashboard with metrics and graphs
- Product management system
- User management functionality
- Secure authentication (Login/Register/Logout)
- Notification system
- AJAX form validation
- PHP
- MySQL
- Composer
- JavaScript
- HTML/CSS
- AJAX
- Custom API integration
- Start Date: 02/01/2024 14:30
- End Date: 08/01/2024 09:00
- Duration: 4 working days
- Complete and well-maintained repository
- Functional implementation of project requirements
- Clean, documented, and understandable code
- Successful project demonstration
- PHP 7.4+
- Composer
- MySQL
- Web Server (Apache)
- Clone the repository
- Run
composer install
- Configure database in
_config/
- Import
_config/alpha.sql
- Set up web server to point to project root
- PHP: 36.5%
- Hack: 40.5%
- JavaScript: 17.8%
- CSS: 3.5%
- HTML: 1.7%
- Simplon Online Training Program
- Instructor: Iliass RAIHANI
- XENO Phone Brand