SlideShare a Scribd company logo
Project Report
MOBILE APPLICATION (Android only)
(Check and Manage- Application for student academics visualization)
Submitted by: Guided by:
Navit Tripathi (1902310310040) Dr. Vishal Upmanu
Sunil Kushwah (1902310310064) H.O.D of ECE
Sarful Haque (1902310310055)
Satendra Kuamr (1902310310056)
Department of Electronics
R.D Engineering College, Duhai
Approved by AICTE and affiliated to DR. A.P.J. Abdul Kalam Technical University, Lucknow.
Session 2022-23.
ABSTRACT
The era of mobile technology opens the windows to the Mobile application. The websites are
vanishing and the mobile phones are emerging. It is the time to change from conventional methods
to applications, which has become the part of our daily routine.
Our project is a Mobile Application named “Check and Manage- Application for
students academics visualization”.
The objective of this application is to eliminate the time and effort wasted in taking attendances in
schools and colleges. It also greatly reduces the amount of paper resources needed in attendance
data management.
Existing System
 In existing system teachers are taking attendances on the paper which is conventional method
and many students are having doubts regarding their attendances.
 If any student want leave for urgent cause then he/she want to write application for leave which
is very conventional and old method.
 Data of the students of every branch has registered in Notebook register.
 Performance Test records are not maintained by the students.
Disadvantages
 It is time consuming process.
 Thus, the system has to be automated and paper less.
Proposed Solution:
 System is providing platform such as android application wherein teachers can maintain
the student data of their daily attendances and performances. This application will help
students to track their activity semester-wise.
 Security
The security requirements deal with the primary security. The software should be handled
only by the administrator and authorized users. Only the administrator has the right to
assign permission like creating new accounts and generating a password. Only authorized
users can access the system with username and password.
 Application has:
Administrator:
The administrator has to update and monitor the registered student details, add a new
student, add faculty, add time table, add a branch, add class & section, view student, view
faculty and view student attendance. The administrator can update his profile and also can
give help to the faculty and students.
User
There are two users:
a. Student:
Users can only view their personal details, course assigned and attendance.
b. Faculty:
Users can add students, marks attendance of the students also can view the student details
and time table.
 The project Mobile based attendance system contains the given modules:

1.) Faculty Module: This module contains the profiles of all the faculties and faculties
have to login into their account in order to mark the attendance. Faculties can work
whenever they wish and can change the module as per their choice.
2.) Students Module: All the names and attendance markups are add in this module.
Student module is mainly used for entering details about the students. And no faculty detail
involvement is require in this module.
3.) Attendance Module: All the details related to attendance are present at one module
and it is known to be an attendance module.
4.) Overview Module: When the attendance is not being taken and when were the holidays
come and went and all the details related to this as present in this module.
Advantages
1. Students can view their attendances, marks whenever/wherever they feel like.
2. This app will have a dedicated section for notices and important department
announcements.
3. The app will have button for applying for leave or getting out-pass on urgent basis.
4. The app will also reminds students their attendance and alert them whenever the attendance
falls below 75%.
5. All the data is store digitally on the application server and management of data can be done
single handed.
6. The software should be handled only by the administrator and authorized users. Only the
administrator has the right to assign permission like creating new accounts and generating
a password. Only authorized users can access the system with username and password.
Scope
This project has much scope both in present as well as future. The scope of this project is the
mobile phone on which the software is installed, i.e. the project is developed as a mobile
application, and it will work for a particular institute. But later on, the project can be modified to
operate for many institutes. In the future, the application can be automated using the student's
fingerprint
OVERVIEW
What is ANDROID?
Android is a mobile operating system based on a modified version of the LINUX kernel and other
open source software, designed primarily for touchscreen mobile devices such as smartphone and
tablets.
Android was created by a group of companies called Open Handset Alliance (OHA) and was
marketed by Google, it was unveiled in Nov, 2007 with the launch of the first android smartphone
in September. 2008.
Android’s source code is released by Google under an ‘open source license’, and its open nature
has encouraged a large community of developers and enthusiasts to use the open source code as
foundation for community driven projects, which deliver updates to older devices, add new
features for advanced users and many more.
What are Android Applications?
An Android app is a software application running on the Android platform. Because the Android
platform is built for mobile devices, a typical Android app is designed for a smartphone or a tablet
running Android OS.
Android apps are officially available on the “Google Play Store”, this app store comes preinstalled
with every Android device.
Software Technology Requirements
Flutter
1. Flutter is Google open source mobile SDK for cross platform mobile app development
with a single code base. Which means as a mobile app developer there's no need of learning
different languages for different platforms (JAVA for Android and SWIFT for iOS).
2. Flutter is using Dart Programming Language, Dart is an Open Source General Purpose
Programming Language, Developed By Google in 2011. It is a General Purpose Language,
so you can use it for Front End Web Development (Use With Angular) and you can use it
in backend (With Node JS). Use it with Flutter for Making Cross Platform Mobile Apps.
3. It is a UI ToolKit. Uses Predefined Widgets to Build UI.
4. Uses SKIA Engine for Direct Talk to Graphic Layer.
5. All Dart Code Convert into Native Code (ARM Based).
Everything is a Widget in Flutter.
1. In Flutter, everything is a widget. Widgets are just tiny chunks of UI that you can combine
to make a complete app. Building an app Flutter is like building a lego set -- piece by piece.
2. Widgets are nested inside of each other to build your app. Even the root of your app is just
a widget. It's widgets all the way down.
Design for Reusability
1. The most important part of using Flutter Widgets effectively is designing your lowest level
widgets to be reusable.
2. Then, anywhere in your app, you can reuse the already built Widget, one doesn't need to
rewrite the Widget code, because it's already been built once.
This graph shows the cross-platform mobile frameworks used by software
developers worldwide from 2019 to 2021.
Conclusion
1. The Flutter SDK has numerous other features, many of which are used for some special
development cases. However, the tools listed above will be used with just every project,
regardless of the category of the project. For more information on the tools mentioned
above please visit “Flutter- Build apps for any screen” (https://flutter.dev/).
2. Apart from the official packages there exists a third party repository named, ‘Pub’. It is the
package manager for Dart programming language which has tons of useful packages which
can further ease the job of building mobile apps. For more information please visit “Dart
Packages” (https://pub.dev/).
3. The Attendance Manager developed using Flutter fully meets the objectives of the system
for which it was developed. The application has reached a steady-state where all bugs have
been eliminated. The application is operated at a high level of efficiency and all the teachers
and users associated with the system understand its advantage. The system solves the
problem it was intended to solve.
Future Work
The project has a very vast scope in the future. In the future, this project can be implemented in
other colleges with extra technologies. The project can be updated in the near future as and when
the requirement for the same arises, as it is very flexible in terms of expansion. With the
proposed software of database space manager ready and fully functional the client is now able to
manage and hence run the entire work in a much better, accurate, and error-free manner.

More Related Content

What's hot

Mobile App Development Proposal Powerpoint Presentation Slides
Mobile App Development Proposal Powerpoint Presentation SlidesMobile App Development Proposal Powerpoint Presentation Slides
Mobile App Development Proposal Powerpoint Presentation SlidesSlideTeam
 
Presentation on Android application
Presentation on Android applicationPresentation on Android application
Presentation on Android applicationAtibur Rahman
 
Software Project Management ppt
Software Project Management pptSoftware Project Management ppt
Software Project Management pptAndreea Usatenco
 
Mobile Application Testing
Mobile Application TestingMobile Application Testing
Mobile Application TestingSWAAM Tech
 
Mobile application development
Mobile application developmentMobile application development
Mobile application developmentEric Cattoir
 
Hotel management system By Harsh & aditya Mathur.
Hotel management system By  Harsh & aditya  Mathur.Hotel management system By  Harsh & aditya  Mathur.
Hotel management system By Harsh & aditya Mathur.Harsh Mathur
 
Android project report learning np complete
Android project report learning np completeAndroid project report learning np complete
Android project report learning np completeSubha Deb
 
Software requirement specification
Software requirement specificationSoftware requirement specification
Software requirement specificationAmit Gandhi
 
User interfaces for mobile applications
User interfaces for mobile applicationsUser interfaces for mobile applications
User interfaces for mobile applicationsK Senthil Kumar
 
Software Requirements Specification on Student Information System (SRS on SIS)
Software Requirements Specification on Student Information System (SRS on SIS)Software Requirements Specification on Student Information System (SRS on SIS)
Software Requirements Specification on Student Information System (SRS on SIS)Minhas Kamal
 
Coaching management system
Coaching management systemCoaching management system
Coaching management systemPAWAN KUMAR
 
Android Project Presentation
Android Project PresentationAndroid Project Presentation
Android Project PresentationLaxmi Kant Yadav
 
Project Dpilot Documentation
Project Dpilot DocumentationProject Dpilot Documentation
Project Dpilot DocumentationDeepAnshu Sharma
 
Mobile App Development Proposal Template PowerPoint Presentation Slides
Mobile App Development Proposal Template PowerPoint Presentation SlidesMobile App Development Proposal Template PowerPoint Presentation Slides
Mobile App Development Proposal Template PowerPoint Presentation SlidesSlideTeam
 
Leave management system
Leave management systemLeave management system
Leave management systemHemal Joshi
 
School management software proposal
School management software proposalSchool management software proposal
School management software proposalMohammad Sayem
 

What's hot (20)

Mobile App Development Proposal Powerpoint Presentation Slides
Mobile App Development Proposal Powerpoint Presentation SlidesMobile App Development Proposal Powerpoint Presentation Slides
Mobile App Development Proposal Powerpoint Presentation Slides
 
Presentation on Android application
Presentation on Android applicationPresentation on Android application
Presentation on Android application
 
Software Project Management ppt
Software Project Management pptSoftware Project Management ppt
Software Project Management ppt
 
Mobile Application Testing
Mobile Application TestingMobile Application Testing
Mobile Application Testing
 
Mobile application development
Mobile application developmentMobile application development
Mobile application development
 
Hotel management system By Harsh & aditya Mathur.
Hotel management system By  Harsh & aditya  Mathur.Hotel management system By  Harsh & aditya  Mathur.
Hotel management system By Harsh & aditya Mathur.
 
Android project report learning np complete
Android project report learning np completeAndroid project report learning np complete
Android project report learning np complete
 
Software requirement specification
Software requirement specificationSoftware requirement specification
Software requirement specification
 
User interfaces for mobile applications
User interfaces for mobile applicationsUser interfaces for mobile applications
User interfaces for mobile applications
 
Software Requirements Specification on Student Information System (SRS on SIS)
Software Requirements Specification on Student Information System (SRS on SIS)Software Requirements Specification on Student Information System (SRS on SIS)
Software Requirements Specification on Student Information System (SRS on SIS)
 
srs-example.pdf
srs-example.pdfsrs-example.pdf
srs-example.pdf
 
Srs for project
Srs for projectSrs for project
Srs for project
 
Coaching management system
Coaching management systemCoaching management system
Coaching management system
 
Mobile Application Testing
Mobile Application TestingMobile Application Testing
Mobile Application Testing
 
Android Project Presentation
Android Project PresentationAndroid Project Presentation
Android Project Presentation
 
Project Dpilot Documentation
Project Dpilot DocumentationProject Dpilot Documentation
Project Dpilot Documentation
 
Mobile App Development Proposal Template PowerPoint Presentation Slides
Mobile App Development Proposal Template PowerPoint Presentation SlidesMobile App Development Proposal Template PowerPoint Presentation Slides
Mobile App Development Proposal Template PowerPoint Presentation Slides
 
Leave management system
Leave management systemLeave management system
Leave management system
 
School management software proposal
School management software proposalSchool management software proposal
School management software proposal
 
E learning full report
E learning full reportE learning full report
E learning full report
 

Similar to Mobile Application Project report

Internship Project Report
Internship Project ReportInternship Project Report
Internship Project ReportRishabh Shukla
 
Project proposal.pdf
Project proposal.pdfProject proposal.pdf
Project proposal.pdfChin2uuu
 
Android app for hostel outpass form
Android app for hostel outpass formAndroid app for hostel outpass form
Android app for hostel outpass formIJARIIT
 
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...csandit
 
An Android Application Studhelper for Engineering Students
An Android Application Studhelper for Engineering StudentsAn Android Application Studhelper for Engineering Students
An Android Application Studhelper for Engineering StudentsIJCSIS Research Publications
 
Latest proposal project info zakat
Latest proposal project info zakatLatest proposal project info zakat
Latest proposal project info zakatUmmi Zakiah
 
DEVELOPING CUSTOM APPS USING DYNAMIC XML PARSING
DEVELOPING CUSTOM APPS USING DYNAMIC XML PARSINGDEVELOPING CUSTOM APPS USING DYNAMIC XML PARSING
DEVELOPING CUSTOM APPS USING DYNAMIC XML PARSINGJournal For Research
 
IRJET - PAA: Productivity Android Application
IRJET -  	  PAA: Productivity Android ApplicationIRJET -  	  PAA: Productivity Android Application
IRJET - PAA: Productivity Android ApplicationIRJET Journal
 
College Information System using Android
College Information System using AndroidCollege Information System using Android
College Information System using Androidijtsrd
 
Application for Data Sync Between Different geo Locations
Application for Data Sync Between Different geo LocationsApplication for Data Sync Between Different geo Locations
Application for Data Sync Between Different geo LocationsMike Taylor
 
IRJET- Prayog B.E. Android Application-An E-Learning Educational System
IRJET-  	  Prayog B.E. Android Application-An E-Learning Educational SystemIRJET-  	  Prayog B.E. Android Application-An E-Learning Educational System
IRJET- Prayog B.E. Android Application-An E-Learning Educational SystemIRJET Journal
 
Android Based E-Learning Application Class-E
Android Based E-Learning Application Class-EAndroid Based E-Learning Application Class-E
Android Based E-Learning Application Class-EIRJET Journal
 
Smartphone software development course design based on android for IT
Smartphone software development course design based on android for ITSmartphone software development course design based on android for IT
Smartphone software development course design based on android for ITRamis Khan
 
Platform Independent App design
Platform Independent App designPlatform Independent App design
Platform Independent App designArnab Pradhan
 

Similar to Mobile Application Project report (20)

Presentation1
Presentation1Presentation1
Presentation1
 
Internship Project Report
Internship Project ReportInternship Project Report
Internship Project Report
 
Project proposal.pdf
Project proposal.pdfProject proposal.pdf
Project proposal.pdf
 
Android app for hostel outpass form
Android app for hostel outpass formAndroid app for hostel outpass form
Android app for hostel outpass form
 
IRJET- Techhubb
IRJET-  	  TechhubbIRJET-  	  Techhubb
IRJET- Techhubb
 
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
 
An Android Application Studhelper for Engineering Students
An Android Application Studhelper for Engineering StudentsAn Android Application Studhelper for Engineering Students
An Android Application Studhelper for Engineering Students
 
Flutter.pdf
 Flutter.pdf Flutter.pdf
Flutter.pdf
 
Latest proposal project info zakat
Latest proposal project info zakatLatest proposal project info zakat
Latest proposal project info zakat
 
Android App Dev.pptx
Android App Dev.pptxAndroid App Dev.pptx
Android App Dev.pptx
 
DEVELOPING CUSTOM APPS USING DYNAMIC XML PARSING
DEVELOPING CUSTOM APPS USING DYNAMIC XML PARSINGDEVELOPING CUSTOM APPS USING DYNAMIC XML PARSING
DEVELOPING CUSTOM APPS USING DYNAMIC XML PARSING
 
VIRTUAL LAB
VIRTUAL LABVIRTUAL LAB
VIRTUAL LAB
 
IRJET - PAA: Productivity Android Application
IRJET -  	  PAA: Productivity Android ApplicationIRJET -  	  PAA: Productivity Android Application
IRJET - PAA: Productivity Android Application
 
College Information System using Android
College Information System using AndroidCollege Information System using Android
College Information System using Android
 
Application for Data Sync Between Different geo Locations
Application for Data Sync Between Different geo LocationsApplication for Data Sync Between Different geo Locations
Application for Data Sync Between Different geo Locations
 
IRJET- Prayog B.E. Android Application-An E-Learning Educational System
IRJET-  	  Prayog B.E. Android Application-An E-Learning Educational SystemIRJET-  	  Prayog B.E. Android Application-An E-Learning Educational System
IRJET- Prayog B.E. Android Application-An E-Learning Educational System
 
Android Based E-Learning Application Class-E
Android Based E-Learning Application Class-EAndroid Based E-Learning Application Class-E
Android Based E-Learning Application Class-E
 
Smartphone software development course design based on android for IT
Smartphone software development course design based on android for ITSmartphone software development course design based on android for IT
Smartphone software development course design based on android for IT
 
Platform Independent App design
Platform Independent App designPlatform Independent App design
Platform Independent App design
 
PCE Connect
PCE ConnectPCE Connect
PCE Connect
 

Recently uploaded

Top 13 Famous Civil Engineering Scientist
Top 13 Famous Civil Engineering ScientistTop 13 Famous Civil Engineering Scientist
Top 13 Famous Civil Engineering Scientistgettygaming1
 
Natalia Rutkowska - BIM School Course in Kraków
Natalia Rutkowska - BIM School Course in KrakówNatalia Rutkowska - BIM School Course in Kraków
Natalia Rutkowska - BIM School Course in Krakówbim.edu.pl
 
Scaling in conventional MOSFET for constant electric field and constant voltage
Scaling in conventional MOSFET for constant electric field and constant voltageScaling in conventional MOSFET for constant electric field and constant voltage
Scaling in conventional MOSFET for constant electric field and constant voltageRCC Institute of Information Technology
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdfAhmedHussein950959
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfPipe Restoration Solutions
 
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdfA CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdfKamal Acharya
 
Pharmacy management system project report..pdf
Pharmacy management system project report..pdfPharmacy management system project report..pdf
Pharmacy management system project report..pdfKamal Acharya
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxR&R Consult
 
RS Khurmi Machine Design Clutch and Brake Exercise Numerical Solutions
RS Khurmi Machine Design Clutch and Brake Exercise Numerical SolutionsRS Khurmi Machine Design Clutch and Brake Exercise Numerical Solutions
RS Khurmi Machine Design Clutch and Brake Exercise Numerical SolutionsAtif Razi
 
retail automation billing system ppt.pptx
retail automation billing system ppt.pptxretail automation billing system ppt.pptx
retail automation billing system ppt.pptxfaamieahmd
 
ONLINE CAR SERVICING SYSTEM PROJECT REPORT.pdf
ONLINE CAR SERVICING SYSTEM PROJECT REPORT.pdfONLINE CAR SERVICING SYSTEM PROJECT REPORT.pdf
ONLINE CAR SERVICING SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Furniture showroom management system project.pdf
Furniture showroom management system project.pdfFurniture showroom management system project.pdf
Furniture showroom management system project.pdfKamal Acharya
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Aryaabh.arya
 
Laundry management system project report.pdf
Laundry management system project report.pdfLaundry management system project report.pdf
Laundry management system project report.pdfKamal Acharya
 
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical EngineeringIntroduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical EngineeringC Sai Kiran
 
Arduino based vehicle speed tracker project
Arduino based vehicle speed tracker projectArduino based vehicle speed tracker project
Arduino based vehicle speed tracker projectRased Khan
 
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdfONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Digital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdfDigital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdfAbrahamGadissa
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdfKamal Acharya
 
Electrostatic field in a coaxial transmission line
Electrostatic field in a coaxial transmission lineElectrostatic field in a coaxial transmission line
Electrostatic field in a coaxial transmission lineJulioCesarSalazarHer1
 

Recently uploaded (20)

Top 13 Famous Civil Engineering Scientist
Top 13 Famous Civil Engineering ScientistTop 13 Famous Civil Engineering Scientist
Top 13 Famous Civil Engineering Scientist
 
Natalia Rutkowska - BIM School Course in Kraków
Natalia Rutkowska - BIM School Course in KrakówNatalia Rutkowska - BIM School Course in Kraków
Natalia Rutkowska - BIM School Course in Kraków
 
Scaling in conventional MOSFET for constant electric field and constant voltage
Scaling in conventional MOSFET for constant electric field and constant voltageScaling in conventional MOSFET for constant electric field and constant voltage
Scaling in conventional MOSFET for constant electric field and constant voltage
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdfA CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
 
Pharmacy management system project report..pdf
Pharmacy management system project report..pdfPharmacy management system project report..pdf
Pharmacy management system project report..pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
RS Khurmi Machine Design Clutch and Brake Exercise Numerical Solutions
RS Khurmi Machine Design Clutch and Brake Exercise Numerical SolutionsRS Khurmi Machine Design Clutch and Brake Exercise Numerical Solutions
RS Khurmi Machine Design Clutch and Brake Exercise Numerical Solutions
 
retail automation billing system ppt.pptx
retail automation billing system ppt.pptxretail automation billing system ppt.pptx
retail automation billing system ppt.pptx
 
ONLINE CAR SERVICING SYSTEM PROJECT REPORT.pdf
ONLINE CAR SERVICING SYSTEM PROJECT REPORT.pdfONLINE CAR SERVICING SYSTEM PROJECT REPORT.pdf
ONLINE CAR SERVICING SYSTEM PROJECT REPORT.pdf
 
Furniture showroom management system project.pdf
Furniture showroom management system project.pdfFurniture showroom management system project.pdf
Furniture showroom management system project.pdf
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
 
Laundry management system project report.pdf
Laundry management system project report.pdfLaundry management system project report.pdf
Laundry management system project report.pdf
 
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical EngineeringIntroduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
 
Arduino based vehicle speed tracker project
Arduino based vehicle speed tracker projectArduino based vehicle speed tracker project
Arduino based vehicle speed tracker project
 
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdfONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
 
Digital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdfDigital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdf
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
Electrostatic field in a coaxial transmission line
Electrostatic field in a coaxial transmission lineElectrostatic field in a coaxial transmission line
Electrostatic field in a coaxial transmission line
 

Mobile Application Project report

  • 1. Project Report MOBILE APPLICATION (Android only) (Check and Manage- Application for student academics visualization) Submitted by: Guided by: Navit Tripathi (1902310310040) Dr. Vishal Upmanu Sunil Kushwah (1902310310064) H.O.D of ECE Sarful Haque (1902310310055) Satendra Kuamr (1902310310056) Department of Electronics R.D Engineering College, Duhai Approved by AICTE and affiliated to DR. A.P.J. Abdul Kalam Technical University, Lucknow. Session 2022-23.
  • 2. ABSTRACT The era of mobile technology opens the windows to the Mobile application. The websites are vanishing and the mobile phones are emerging. It is the time to change from conventional methods to applications, which has become the part of our daily routine. Our project is a Mobile Application named “Check and Manage- Application for students academics visualization”. The objective of this application is to eliminate the time and effort wasted in taking attendances in schools and colleges. It also greatly reduces the amount of paper resources needed in attendance data management. Existing System  In existing system teachers are taking attendances on the paper which is conventional method and many students are having doubts regarding their attendances.  If any student want leave for urgent cause then he/she want to write application for leave which is very conventional and old method.  Data of the students of every branch has registered in Notebook register.  Performance Test records are not maintained by the students. Disadvantages  It is time consuming process.  Thus, the system has to be automated and paper less. Proposed Solution:  System is providing platform such as android application wherein teachers can maintain the student data of their daily attendances and performances. This application will help students to track their activity semester-wise.  Security The security requirements deal with the primary security. The software should be handled only by the administrator and authorized users. Only the administrator has the right to assign permission like creating new accounts and generating a password. Only authorized users can access the system with username and password.
  • 3.  Application has: Administrator: The administrator has to update and monitor the registered student details, add a new student, add faculty, add time table, add a branch, add class & section, view student, view faculty and view student attendance. The administrator can update his profile and also can give help to the faculty and students. User There are two users: a. Student: Users can only view their personal details, course assigned and attendance. b. Faculty: Users can add students, marks attendance of the students also can view the student details and time table.  The project Mobile based attendance system contains the given modules:  1.) Faculty Module: This module contains the profiles of all the faculties and faculties have to login into their account in order to mark the attendance. Faculties can work whenever they wish and can change the module as per their choice. 2.) Students Module: All the names and attendance markups are add in this module. Student module is mainly used for entering details about the students. And no faculty detail involvement is require in this module. 3.) Attendance Module: All the details related to attendance are present at one module and it is known to be an attendance module. 4.) Overview Module: When the attendance is not being taken and when were the holidays come and went and all the details related to this as present in this module.
  • 4. Advantages 1. Students can view their attendances, marks whenever/wherever they feel like. 2. This app will have a dedicated section for notices and important department announcements. 3. The app will have button for applying for leave or getting out-pass on urgent basis. 4. The app will also reminds students their attendance and alert them whenever the attendance falls below 75%. 5. All the data is store digitally on the application server and management of data can be done single handed. 6. The software should be handled only by the administrator and authorized users. Only the administrator has the right to assign permission like creating new accounts and generating a password. Only authorized users can access the system with username and password. Scope This project has much scope both in present as well as future. The scope of this project is the mobile phone on which the software is installed, i.e. the project is developed as a mobile application, and it will work for a particular institute. But later on, the project can be modified to operate for many institutes. In the future, the application can be automated using the student's fingerprint OVERVIEW What is ANDROID? Android is a mobile operating system based on a modified version of the LINUX kernel and other open source software, designed primarily for touchscreen mobile devices such as smartphone and tablets. Android was created by a group of companies called Open Handset Alliance (OHA) and was marketed by Google, it was unveiled in Nov, 2007 with the launch of the first android smartphone in September. 2008. Android’s source code is released by Google under an ‘open source license’, and its open nature has encouraged a large community of developers and enthusiasts to use the open source code as foundation for community driven projects, which deliver updates to older devices, add new features for advanced users and many more.
  • 5. What are Android Applications? An Android app is a software application running on the Android platform. Because the Android platform is built for mobile devices, a typical Android app is designed for a smartphone or a tablet running Android OS. Android apps are officially available on the “Google Play Store”, this app store comes preinstalled with every Android device. Software Technology Requirements Flutter 1. Flutter is Google open source mobile SDK for cross platform mobile app development with a single code base. Which means as a mobile app developer there's no need of learning different languages for different platforms (JAVA for Android and SWIFT for iOS). 2. Flutter is using Dart Programming Language, Dart is an Open Source General Purpose Programming Language, Developed By Google in 2011. It is a General Purpose Language, so you can use it for Front End Web Development (Use With Angular) and you can use it in backend (With Node JS). Use it with Flutter for Making Cross Platform Mobile Apps. 3. It is a UI ToolKit. Uses Predefined Widgets to Build UI. 4. Uses SKIA Engine for Direct Talk to Graphic Layer. 5. All Dart Code Convert into Native Code (ARM Based). Everything is a Widget in Flutter. 1. In Flutter, everything is a widget. Widgets are just tiny chunks of UI that you can combine to make a complete app. Building an app Flutter is like building a lego set -- piece by piece. 2. Widgets are nested inside of each other to build your app. Even the root of your app is just a widget. It's widgets all the way down. Design for Reusability 1. The most important part of using Flutter Widgets effectively is designing your lowest level widgets to be reusable. 2. Then, anywhere in your app, you can reuse the already built Widget, one doesn't need to rewrite the Widget code, because it's already been built once.
  • 6. This graph shows the cross-platform mobile frameworks used by software developers worldwide from 2019 to 2021. Conclusion 1. The Flutter SDK has numerous other features, many of which are used for some special development cases. However, the tools listed above will be used with just every project, regardless of the category of the project. For more information on the tools mentioned above please visit “Flutter- Build apps for any screen” (https://flutter.dev/). 2. Apart from the official packages there exists a third party repository named, ‘Pub’. It is the package manager for Dart programming language which has tons of useful packages which can further ease the job of building mobile apps. For more information please visit “Dart Packages” (https://pub.dev/). 3. The Attendance Manager developed using Flutter fully meets the objectives of the system for which it was developed. The application has reached a steady-state where all bugs have been eliminated. The application is operated at a high level of efficiency and all the teachers and users associated with the system understand its advantage. The system solves the problem it was intended to solve.
  • 7. Future Work The project has a very vast scope in the future. In the future, this project can be implemented in other colleges with extra technologies. The project can be updated in the near future as and when the requirement for the same arises, as it is very flexible in terms of expansion. With the proposed software of database space manager ready and fully functional the client is now able to manage and hence run the entire work in a much better, accurate, and error-free manner.