Bootstrap

File Management System in Python using Django Free Source Code

Submitted by oretnom23 on
File Management System using Django in Python This project is entitled File Management System. This is a web-based application that allows registered users to store, upload, manage, and share their files. The application user can upload different types of files such as zip files, documents, or images. The system's main goal is to provide the end-users a plat-from to store their files or documents

Sending Mail in Python using Django Framework Tutorial

Submitted by oretnom23 on

In this tutorial, we will tackle about Sending Mail in Python using Django Framework. We will be using the GMail STMP as our Email Host for sending mail. Here, you will learn the process or steps that need to be done to send mail from your Python Django App. We will be creating a simple Django Project that contains a Send Us a Message Form. Using the said form, the app will be sending an email to the site email receiver.

Gettign Started

Download Python and pip in your local machine.

College Attendance Management System in Python using Django Free Download

Submitted by oretnom23 on
College Attendance Management System using Django in Python This project is entitled College Attendance Management System. This is a web-based application developed in Python using Django Framework. The project helps certain College School Faculties store/record and manage their students' attendances per class. Using the application they can easily list their class student list and record each

Simple Grocery Check List App in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a mini-project called Grocery Check List App. This is a web-based mini-project that was developed in JavaScript, HTML, and CSS. The application allows the user to store their grocery checklist items. The application contains a CRUD Operation or Create, Read, Update, and Delete Functionalities. The data is being stored using the browser's local storage. It has a simple and

Event Registration App with Export to CSV in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a mini-project called Event Registration Application. This mini-project is a JavaScript Application that Registers the Event Attendees. The application was developed using HTML, CSS, JavaScript, and jQuery Library. This has a simple and pleasant user interface with the help of Bootstrap version 5 Framework. The application uses the web browser's local storage as the data

Simple Recipe App in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a mini-project called Simple Recipe App. This is a simple web application that allows the user to store and manage their recipe list. The application was developed using HTML, CSS, and JavaScript. The features of this project were achieved with the jQuery Library. The application uses Bootstrap v5 Framework for the design. This can help the user to easily store, retrieve, and

Simple Secure Password Generator using JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a mini-project called Secure Password Generator App. This is a simple web application that can generate a secure password for users. This was developed using HTML, CSS, JavaScript. It has a simple and pleasant user Bootstrap v5 Framework and is easy to use. I am sharing this source code to give new programmers, especially the students or self-learners an Idea of how to create

College Website - Content Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This simple project is a College Website Management System. This is a web-based application that serves as a Website of certain College Schools or Universities. The website contains dynamic content which allows the school management to manage the site information and contents easily. This has an admin panel where the writers or the management can add and update articles. This has a

Creating a Login Form with Google Authentication (oAuth2) in PHP and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, we will tackle about how to create a web application Login Form with Google Authentication/ Google OAuth API. Here, you will learn how to set up a project and register the app in google console developer. Also, we will be creating a simple login form web application with the said login authentication. The scripts will be written in HTML, CSS, JavaScript, and PHP. In the application, the user credential will also be stored in the database using MySQL Database.

Simple Music Player in PHP and jQuery Free Source Code

Submitted by oretnom23 on
Introduction This simple project is a Music Player App. This web-based application is a simple PHP Mini-Project. The application allows the user to upload, and play music or audio in the application. The project was written in PHP for the back-end and JavaScript for player features such as playing the audio. This application can help you to learn some DOM Manipulation in jQuery and some other