Posts

Car Sale Script in Django

Image
Car Sale Script in Django : This is a car dealer app script with Django 2. This application is built with bootstrap 4 and python's Django 2. This is a very easy and simple application.

Progress Report Script in Django2

Progress Report Script in Django2 : Hello World, This is a student progress report script in Django 2. In this script, the teacher can add points according to the specific category. This script is built with Django 2 and bootstrap 4. There are two panels in this script, one is for admin and another for the teacher. The following are the full features of these panels.

Hotel Room Booking Script in Django

Image
Hotel Room Booking Script in Django : This is a Hotel Room Booking Script in Django. This is a very simple script built with python's web framework Django and CSS's framework bootstrap 4. In this script, you can search for rooms according to room type like deluxe, superdeluxe, etc.

News Website with laravel 5 and reactjs

News Website with laravel 5 and reactjs : This is a news website in laravel 5 and reactjs. This is single-page website built with reactjs (javascript library). In this website, I have created api with laravel and generate demo data in database with the help of laravel tinker

Movie Rating System with laravel and Reactjs

Movie Rating System with laravel and Reactjs : Hello World, Welcome to my website. This is movie rating system with laravel and reactjs. In this application i have created api with laravel and make single page application with reactjs.

How to create api with laravel 5

Image
How to create api with laravel 5

How to use database migration in laravel

Image
How to use database migration in laravel : Hello World, Welcome to my website. Today I am going to discuss how to use database migration in laravel.