Saturday 30 May 2020

Medicine Reminder Android App Project





Medicine Reminder Android App Project

Medicine Reminder Android App Project is an native android application meant to aid the forgetful and busy with remembering to take their daily medications. It is designed for users who need a little help keeping track of their medication schedule and who are dedicated to keeping the schedule. The application allows the user to store pill objects and multiple alarms for those pills. Alarms have one time of day and can occur on multiple days of the week. The user is able to view their pills in a today view and can select date to view medicines. In addition, the application stores the history of when each medication was taken; this will aid the user in keeping track of their medication usage.
Use Cases and What Each Button Does: Medicine Reminder Android App Project
In the Home page, you will see 1 buttons in the bottom right of the application. ######Plus sign: This will take you to the Add Activity where you will be able to create an alarm. The application will automatically link up all the alarms to a specific pill with the same Pill Name. If you attempt to create an alarm to a pill that does not exist, it will automatically create a pill object for you. ######Calendar sign: This will take you to the Schedule Activity where you can see all the pills and alarms organized by the day of week.

  

Friday 29 May 2020

Online Furniture Shop Project in PHP



There are so many furniture designs available nowadays. Looking at these, you may end up in a confusion of which one to buy. However, you must understand your requirements before purchasing the furniture. Here is a list of common factors that can help you understand your needs better:
The main purpose of this module is provide all the functionality realted to customers. It tracks all the information and details of the customer. We have
developed all type of CRUD (Create, Read, Update and Delete) operations of the customers. This is a role based module where admin can perform
each and every operations on data but the customer will be able to view only his/her data, so access level restrictions has also been implemented on
the project. Here students can search project in php free download  .
Size of the area where the furniture will be placed Size of the furniture Purpose of the furniture, whether bed, sofa, or cabinet Features of the furniture Its material, design, and color Your budget Who said furniture should only fulfill its purpose? You can go a mile extra with your creativity skills by mixing and matching different furniture designs to beautify your home dcor. For example, you can set up quirky benches as a seating arrangement instead of sofas in the living area and amp up the liveliness of your home. Similarly, your bedroom furniture design reflects your personality, so it is all in the way you style it, then be it a modular wardrobe or a loft bed with storage and desk functionality.
It is an online furniture shop that allows users to check for various furniture available at the online store and purchase online. The project provides a of list of furniture products displayed online in various models and designs. The user may browse through these products as per categories. If the user likes a product, he may add it to his shopping cart. User needs to register on the site before checking out so that he can login using same id password next time. User can select any payment option that he wish to like credit card or cash on delivery. user receives a copy of the shopping receipt on his email id once the transaction is successful. Here we use .net framework to make the entire frontend. The middle tier or code behind model is designed in c#. In addition, sql serves as a backend to store furniture lists and inventory data. Thus, the online furniture-shopping project brings an entire furniture shop online and makes it easy for both buyer and seller to make furniture deals.

Features of Admin Module:

  • Admin can add new product .
  • Admin can see the list of product
  • Only admin can edit and update the product
  • Admin will be able to delete the product
  • customers forms are validated on client side using JavaScript
  • will be able to see his details
  • admin see all order details

Features of User Panel:

  • user view product
  • user view product by category
  • user add product to cart
  • user able to purchase product

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:/wamp/www/" .
3. Database Configuration
Open phpmyadmin
Create Database named online_furniture_shop.
Import database online_furniture_shop.sql from downloaded folder(inside database)
4. Open Your browser put inside "http://localhost/folder name /"




Thursday 28 May 2020

Student Marks Calculator Android Project





This app was made as part of a group project where 5 students each made an app and then packaged it into one app, but for this repo I only included the app that I made, which is why there's a navigation bar Activity that doesn't do any navigating.
  • compileSdkVersion 22
  • buildToolsVersion "21.1.2"
  • minSdkVersion 11
  • targetSdkVersion 22
  • gradle:3.6.3

Download Source Code

Download APK File 

Student list:

Student List

Info dialog:

Info Dialog

Adding a new student:

Add Student

A student's marks:

Student Marks

Summary of all student marks:

Marks Summary



Monday 11 May 2020

Online Doctor Appointment Booking System PHP and Mysql





The Online Doctor Appointment Booking System PHP and Mysql is a simple project developed using PHP, JavaScript, and CSS. The project contains an admin and user sides. The admin side manages all the management like managing schedules, patient records and manage the appointment time, manage treatment facilities, and so on. The admin has an important role in the management of this Online Doctor Appointment Booking System PHP and Mysql.
This Project Like Doctor manage Personal Clinic Appointment ....small project

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:/xamp/htdocs/" .
3. Database Configuration
Open phpmyadmin
Create Database named db_healthcare.
Import database db_healthcare.sql from downloaded folder(inside database)
4. Open Your browser put inside "http://localhost/PHP-Doctor-Appointment-System/"
Admin Login Details
Login Id: 123
Password: 123

Download link