Thursday 24 December 2020

ONLINE GERAGE MANAGEMENT SYSTEM IN PHP MYS


Buy Now ₹501

This Garage Management System PHP shall help the user to keep track of all the activities in the garage. It is a web based application which shall have users like Manager, Supervisor, Security, Customer and Mechanic. The admin shall give access for specific modules for the other users. The users shall login and manage with the activities of the system. The supervisor shall be able to check for the inventory of vehicle spares in the garage. He shall be able to check for the vehicles that are serviced currently and the ones which has to be notified for services. The user also shall be able to note the mechanic shop time hours. The system will also allow the payment for the repair or service done. The system also can check for the vehicle spares that are sold from the garage. The interface is developed using html and PHP. It has user friendly web interface.

Login User Roles :

  • Manager
  • Supervisor
  • Security
  • Customer
  • Mechanic

Brief overview of the technology:

Front end: HTML, CSS, JavaScript

  1. HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++
  2. CSS : (Cascading Style Sheets) Create attractive Layout
  3. Bootstrap : responsive design mobile freindly site
  4. JavaScript: it is a programming language, commonly use with web browsers.

Back end: PHP, MySQL

  1. PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML, or other document types, as per client request. PHP is open source software.
  2. MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases.

Software Requirement(any one) : 

Installation Steps

1. Download zip file and Unzip file on your local server.
2. Put this file inside "c:/xampp/htdocs/" .
3. Database Configuration
Open phpmyadmin
Create Database named - garage_management_system
Import database - garage_management_system.sql from downloaded folder(inside database)
4. Open Your browser put inside "http://localhost/Project Folder Name/"

Buy Now ₹501

Thursday 17 December 2020

Flutter Medicine Reminder App Project using Android Studio


A Flutter application, which you can save medicines and app will be send remind when you have to take it 🔔

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Used Technology:

  • flutter cupertino icons 📱 link
  • flutter intl 📆 link
  • flutter sqflite 📋 link
  • flutter auto size text 📝 link
  • flutter path 🚀 link
  • flutter local notifications 🔔 link
  • flutter timezone 🕧 link
  • flutter animated text kit 📝 link
  • flutter animated widgets 👁️🗨️ link

App features :

  •  Save medicines in local database
  •  Show notification in correct time
  •  Delete medicines

Download Link

Thursday 3 December 2020

Flutter Quiz App Project with Source Code | Android Studio


This is a quiz app that generates 3 questions per quiz.The result is finally displayed depending upon the number of questions answered correctly by the user. Questions are saved in lib/ques.dart files in json format. Android Studio IDE use for run this project android emulator.

QuizApp is an Flutter ,  android, IOS  based application, and enables the user to undertake a series of questions on Dart language. The app is user friendly, and the user shall find it extremely easy to answer the multiple-choice questions. At the end of the quiz, a result-report is generated which states the score. The app also presents an option to the current user to play the question-round again or quit in between.

 

 

Download Link

Steps To Run App

  1. cd QUIZ-APP-FLUTTER
  2. flutter run

Generate Output Files

  1. For Android - https://flutter.dev/docs/deployment/android
  2. For Ios- https://flutter.dev/docs/deployment/ios

Getting Started With Flutter

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Tuesday 1 December 2020

Flutter Scientific Calculator App Project | Android Studio


flutter Scientific Calculator is useful for situations where we need to calculate some complex things like logs or trigonometry. In such cases, the normal calculator won’t be useful for us. So therefore, we are here to develop a Scientific Calculator.

The scientific calculator is a type of an electronic calculator in which different complex calculating methods are involved. These methods contain mathematical, scientific and some methods related to engineering. Other than that, the scientific calculators have some features similar to ordinary calculator in which many kinds of basic calculations can be performed like addition, subtraction, multiplication, division etc. The functions which are involved in scientific calculator are scientific notations, floating point values, trigonometric functions, logarithmic function, fraction, factorial etc. The scientific calculator is used in various fields for example in astronomy, geology, physics, chemistry, somehow in biology as well. This calculator is mostly used by the students studying in school, college and university and also engineers of different sectors.

Flutter Scientific calculator application is an Android project built in Android Studio and or you can also use vs code. As you know by the name of the project it functions fully as similar to a normal calculator. Here you can perform all of your calculation with ease. This whole project is designed using Android Studio. Dart programming language is used for field validations. This project also can be implemented in different gadgets like the mobile phones and the watch gears also platform independent .

Requirements to develop project

To develop this application there are certain things that you need to know beforehand. So let us see its requirements and the platform that we’ll use for this project. Let us begin with the tool that we’ll use for our Flutter Scientific Calculator. The latest Version of Android Studio Or VS Code and also Dart and Flutter plugins Shoul  be install will be chosen as the Application Development Platform for it. So, you must be fond of Android Studio VS Code and also Dart and Flutter  and have good hands on it.

Download Link