Download tutorials, projects & source code for free

subscribe to our channel

support the project

the best hosting plan

PHP CRUD with Login using PDO and MYSQL
Read More

PHP CRUD with Login using PDO and MYSQL

This project was built using PHP PDO, and MYSQL, this is a CRUD application the user can fetch add update and delete data in a database using PDO and MYSQL.The project has a login system t...

Axios PHP CRUD App
Read More

Axios PHP CRUD App

This is a simple contact app built using PHP and Axios, the user can fetch add update, and delete contacts using Axios requests, this is a good example of how to use Axios with PHP for beginners. ...

Ajax CRUD PHP Source Code
Read More

Ajax CRUD PHP Source Code

This CRUD app was built using PHP and ajax, it is a simple contacts app the user can fetch store updates and delete contacts using ajax requests, the app provides also a search form where the user can find contacts easily....

HTML 5 Geolocation API Weather App
Read More

HTML 5 Geolocation API Weather App

This project was built using HTML 5 Geolocation API and ajax to get data from open weather API, the app asks for the user's geolocation data, and depending on it the current weather will be displayed.The app provides...

Javascript Shopping Cart with Source Code
Read More

Javascript Shopping Cart with Source Code

This is a beginner's project our main page display a list of products, the user can add products to the cart, once he is done he can check the cart, remove products or empty the cart.The project was built using javascript functions, data s...

Simple Calculator using Javascript
Read More

Simple Calculator using Javascript

This is a simple javascript calculator built using functions perfect for beginners to practice math operations with javascript.The app does all the arithmetic operations addition subtraction multiplication and divisio...

Simple Notes App using Vuejs
Read More

Simple Notes App using Vuejs

This is a simple notes application made using vuejs 2, perfect for beginners to practice vuejs fundamentals :- Vuejs props.- Vuejs lifecycle methods. How to use :

Vuejs Daily Expense Tracker
Read More

Vuejs Daily Expense Tracker

This is a simple expense tracker made using vuejs 2, this project is perfect for beginners who want to practice vue js fundamentals like Vue js props, vuejs computed properties and Vue js lifecycle m...

Codeigniter 4 Blog With Source Code
Read More

Codeigniter 4 Blog With Source Code

This project was built using Codeigniter 4 which is the latest version of the framework, Codeigniter is a lightweight framework vs laravel, the project is divided into two sections:- The simple user can explore articles, register and...

Laravel Vue js Blog Project with Source Code
Read More

Laravel Vue js Blog Project with Source Code

This project was built using laravel 6 and vuejs 2 you can upgrade to any new version it is compatible with the new versions of laravel and vuejs.The project is divided into two sections :- The simple user section w...

CRUD App using PHP and Vuejs
Read More

CRUD App using PHP and Vuejs

This project is built using PHP and Vue js, perfect for beginners who want to know how to integrate Vue js with PHP and connect to MySQL database, the project features:- Fetching data using Axios, adding u...

Weather App Using Vuejs and Composition Api
Read More

Weather App Using Vuejs and Composition Api

This project was built using Vue js and composition API, algolia places, and dark sky API, the user can choose a city using the select box filled with cities provided by algolia places package, once he chooses a city the current...