0% found this document useful (0 votes)
34 views

281design and Development of

Design hhhjjkklhgggkjjjjjjj
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views

281design and Development of

Design hhhjjkklhgggkjjjjjjj
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Design and Development of

an Expenses Tracker App


using the Flutter Framework
Clinton Laishram
UG Student, Department of Computer Science,
Amity University, Greater Noida,
Uttar Pradesh, India
Email: [email protected]

Abstract – This research paper provides the design and intuitive tool for expense management, it assists the users
development of an “Expenses Tracker Application” with the in attaining financial prosperity and literacy.
Flutter framework. As modern life becomes more and more
busier, effective financial management solutions are more
II. LITERATURE REVIEW
important, and mobile applications are becoming an essential
tool for such purposes. This research focuses on creating a
user-friendly, cross-platform application that helps users Expense tracking has evolved from manual methods
manage and track their spending efficiently. The research to digital solutions, playing a crucial role in personal
outlines the architectural choices, development methodology, financial management. A myriad of existing expense-
key features, and design considerations of the Expenses tracking solutions and mobile apps cater to users seeking
Tracker App. The application uses Flutter's capabilities to to manage their finances more effectively. These solutions
offer an easy and intuitive experience to the user. It comprises range from standalone expense trackers to integrated
categorization, expense entry, monthly budget setting, user- personal finance management tools, offering various
centric design principles, and data visualization. The
significance of this research lies in creating a practical and
features such as categorization, budgeting, and reporting.
user-oriented tool for financial management, utilizing the
capabilities of Flutter's cross-platform nature. The A. Existing Expense Tracking Solutions And Mobile
concluding observations reflect on the contribution, Apps
achievements, and future advancements of the Expenses
Tracker App to ease expense management. The research Numerous expense-tracking applications are
upholds Flutter as a practical solution for developing available in today's app market. Prominent examples
applications that cater to real-world requirements in a user- include Monetal, Money Manager Expenses & Budget,
centric and modern method.
Spendee Money & Budget Planner, Fleur, and Monefy.
Keywords – Dart, Flutter, Realm, Expenses, User, SDK, These apps often offer advanced features, such as linking
Package, Application bank accounts for automatic transaction syncing,
generating detailed spending reports, and providing
I. INTRODUCTION insights into spending habits. However, some users may
find these feature-rich applications overwhelming, leading
Proper monitoring of spending is becoming ever to a demand for more straightforward alternatives.
more important for households and individuals in today’s
financial landscape. A proper understanding of financial B. Advantages of Using Flutter for Cross-Platform App
outflows or inflows enables better decision-making, Development
attaining savings goals, and optimizing resource allocation.
The constant advancement of mobile technologies has Flutter, a popular open-source framework, has gained
boosted the progression of applications streamlining traction due to its ability to create natively compiled
expenditure tracking. The objective of this project is to applications for mobile, web, and desktop platforms from
design a user-friendly expense tracker app by utilizing the a single codebase. This cross-platform capability reduces
versatile Flutter framework. The capabilities of Flutter's development time and resources, ensuring consistent user
cross-platform guarantee a uniform experience on iOS or experiences across multiple platforms. By utilizing Flutter,
Android. The app will allow budgeting, categorizing, and developers can efficiently address the challenge of
insights into expense patterns. The research focuses on developing and maintaining separate applications for
making a simplified expense tracker app that offers a Android and iOS.
seamless experience to the user. The research delves into
user interface, essential features, and design data C. Importance of a Simple and User-Friendly App
management. The result is an application that also enables
proper financial decisions to improve financial health. As While feature-rich apps offer comprehensive tools for
personal finance continues to play an important role in financial management, a simpler approach can be equally
modern lives, this Flutter-based application can effective. Many users, especially those new to expense
significantly transform financial behaviour. Offering an tracking, may feel overwhelmed by complex interfaces and
excessive features. A simple and user-friendly app caters to IV. DESIGN AND USER INTERFACE
this audience, ensuring easy adoption and sustained usage.
Clarity in design and functionality reduces cognitive load, In the development of our expense-tracking app,
enabling users to focus on the primary task—tracking meticulous attention has been paid to crafting an intuitive
expenses—without unnecessary distractions. and user-friendly interface. This section delves into the
core design principles that underpin our design choices and
In light of the diversity of existing expense-tracking offers insights into the visual aspects of the app through
solutions, the advantages of Flutter's cross-platform wireframes and mock-ups.
development capabilities, and the significance of
simplicity in user experience, this research seeks to A. Design Principles
develop a minimalistic yet effective expense-tracking app.
The aim is to strike a balance between offering essential The primary focus during the design phase has been
features and fostering user engagement, catering to on adhering to fundamental design principles that enhance
individuals seeking an uncomplicated approach to the overall user experience. These principles encompass:
managing their finances.
1) Simplicity: We believe in keeping things simple. The
user interface is designed to be clean and uncluttered,
III. METHODOLOGY
ensuring that users can easily comprehend and
navigate the app's functionalities.
This section outlines the step-by-step methodology
2) Consistency: Consistency in design elements, such as
employed in designing and developing a user-friendly
colour schemes, typography, and iconography, has
expense-tracking app using the Flutter framework. The app
been maintained throughout the app. This consistency
features four distinct tabs – Expenses, Reports, Add, and
fosters a sense of familiarity and helps users feel at
Settings – along with a category creation feature to enhance
ease.
the user experience.
3) Readability: The choice of typography and text
formatting prioritizes readability. Information is
A. Requirement Analysis presented clearly and legibly, allowing users to
absorb content effortlessly.
The initial phase involves defining the purpose and 4) User-Centric Approach: Every design decision has
scope of the expenses tracking app. The emphasis is on been made with the user in mind. User feedback and
creating a simple and intuitive app targeting individuals usability testing have been integral in shaping the
who seek a straightforward solution for managing their interface to align with users' expectations and
expenses. The four tabs – Expenses, Reports, Add, and preferences.
Settings – are designed to provide the user's needs. By 5) Wireframes and Mockups: To provide a visual
identifying these key functionalities, the app's foundation representation of our design choices, we present
is established. wireframes and mockups of the app's screens. These
visuals offer a glimpse into the app's layout, colour
B. Design and User Experience scheme, and typography:
6) Layout: The wireframes showcase the layout of each
Creating a seamless user experience is crucial. To screen, including the arrangement of elements such as
achieve this, wireframes are developed for each of the four buttons, input fields, and navigation bars. Our goal is
tabs. The goal is to ensure that the user interface is to optimize the user flow and prioritize essential
minimalistic, with intuitive navigation between tabs. A actions.
cohesive colour palette and typography are chosen to 7) Colour Scheme: The mockups reveal the chosen
maintain a consistent visual theme throughout the app. The colour scheme, emphasizing a harmonious and
decision to use a bottom navigation bar is driven by its ease visually pleasing palette. Colours have been selected
of use and familiarity with users. not only for aesthetics but also to convey information
effectively.
C. Development Using Flutter 8) Typography: Typography plays a crucial role in our
design. The mockups illustrate the selected fonts and
The implementation phase involves using the Flutter text styles, emphasizing legibility and consistency
framework with Dart programming language for cross- across the app.
platform development. This enables the app to function To summarise, our expenses tracking app places a
seamlessly on both iOS and Android platforms. The strong emphasis on design principles that prioritize
bottom navigation bar is realized by designing separate simplicity, consistency, readability, and user-centricity. The
screens for each of the four tabs. The utilization of Flutter's wireframes and mockups presented here offer a glimpse
built-in widgets and third-party packages aids in efficient into the visual aspects of our app, showcasing the thought
and feature-rich app development. and care put into creating an interface that is both intuitive
and visually appealing. We believe that this user-focused
design approach will enhance the overall user experience
and make expense tracking a seamless and enjoyable task.
V. OVERVIEW OF THE APPLICATION

A. System Architecture

Fig. 1.1: Input Workflow of the proposed system

Fig. 1.1 shows the application workflow of inputs and


storing user expenses in the database

Fig. 1: System Architecture of the proposed system

Fig 1 unveils our system architecture, seamlessly


blending the Flutter framework's prowess in routing and
frontend development with the Realm database's robust
storage capabilities for user expense data. Realm, a
dynamic mobile database, operates directly within
smartphones, tablets, and wearables, ensuring data
accessibility without the necessity of an internet
connection. This repository hosts the essential source code
for the Realm SDK tailored for Flutter™ and Dart™. This
unique setup eliminates the need for constant internet
connectivity.
To add a touch of visual elegance, we've harnessed the
FL chart package, enhancing user engagement by creating
interactive bar graphs that dynamically reflect user
expenses based on selected filter options, enriching the
user experience within the Expenses and Reports tabs.

B. Application Workflow

Fig. 1.2: Data retrieval of the user from the database

Fig. 1.2 shows the workflow of user data getting retrieved


from the database & displaying user weekly/monthly/
yearly expenses with a bar graph.

C. Application Modules
1) Expenses Module:

Within this module, users can effortlessly view their


expenses, complete with a comprehensive overview of the
total expenditure. Additionally, users have the flexibility to
select their preferred display interval, choosing between
weekly, monthly, or yearly views.

3) Setting module:

Within this interface, you'll find three distinct tabs. The


first is the Category tab, enabling users to generate new
categories as needed. The second is the Report a Bug tab,
allowing users to promptly report any encountered issues.
Lastly, the third tab, Erase All Data, permits users to reset
the entire application to its initial state.
2) Add module:

Within this module, users have the option to manually


input their expenses by selecting from available categories.
If a category is not yet created, users are prompted to create
one beforehand. Moreover, users can specify the date and
time of the expenditure and even include additional notes
about the transaction.

4) Create categories module:

Within this module, users can generate categories.


Furthermore, users can personalize these categories by
selecting specific colour codes, facilitating easy
identification of categories within the Expenses and
Reports tabs.
6) Erase all data modules:

Within this module, users can perform a complete


application reset, effectively erasing all user-entered data.
This feature serves as a valuable tool for users who wish to
eliminate all their previously entered data when they decide
to discontinue using the application.

Fig. 1.3: Colour Picker

5) Report module:

Within this module, users can conveniently visualize


their weekly expenses through a bar graph presentation,
fostering a deeper comprehension of their daily spending
patterns. The filtering feature also empowers users to
switch between weekly and monthly graph views, offering
flexibility in their data analysis.
VI. CONCLUSION AND FUTURE SCOPE Bangalore, Karnataka, India, (IJTSRD) Volume 6 Issue 3,
March-April 2022
In conclusion, this research paper has detailed the [4] Adepegba O.A., Fayemiwo M.A., Oduwole O.A. and
development of an Expenses Tracker App utilizing the Onamade A.A., “An Android Based Mobile Application for
Flutter framework, addressing the critical need for efficient Tracking Daily Expenses,” Adeleke University,
financial management in today's fast-paced world. By Conference January 2019, doi:10.22624/AIMS/iSTEAMS-
creating a user-friendly, cross-platform application, we 2019/V21N1P9
have aimed to empower users to effectively track and [5] Velmurugan. R, Mrs. P Usha, “Expense Tracker
manage their expenses. The paper has provided insights Application,” March 2021, IJIRT, Volume 7 Issue 10,
into our development methodology, architectural choices, ISSN: 2349-6002
and design considerations, with a strong emphasis on user- [6] Andtek.T (2012)., “Just Expenses: Expense Tracker”,
centric principles. The Expenses Tracker App, driven by Retrieved October 20, 2012, from Google Play:
Flutter's capabilities, offers a seamless and intuitive https://play.google.com/store/apps/details?id=com.andtek.j
experience encompassing essential features such as ust.expense
expense entry, categorization, budgeting, and data [7] L Carvalho, C Basso, Carvalho L. A and Basso
visualization. C.(2014).Telecom Expense Management for Large
The significance of this research lies in the creation Organizations; A Practical Guide. iUniverse LLC
of a practical and user-oriented financial management tool Bloomington, IN 47403.
that simplifies expense tracking while promoting informed [8] Peijiang, H. (2012), “Daily Expense Tracker (income and
financial decision-making. It highlights the potential of cash-flow Lite)”, Retrieved August 20, 2012, from
Flutter as a powerful solution for developing modern http://tiny4.org/app/App_by_tinyfool/Tiny4Money
applications that cater to real-world needs. Our design [9] WildJ. (2010). Fundamental Accounting Principles (18th
principles, focusing on simplicity, consistency, readability, edition.). New York: McGraw-Hill Companies. pp. 630-
and user-centricity, ensure that users can easily navigate 633. ISBN 0-07-299653-6.Vol 18
and utilize the app to manage their finances effectively. [10] Ghusoon Idan, Kadhum Al-Majid, “A Freights Status
Looking to the future, the Expenses Tracker App Management System Based on Dart and Flutter
holds substantial scope for further enhancements and Programming Language”, May 2020, Journal of Physics
refinements. We envision the integration of advanced Conference Series1530(1):012020, DOI:10.1088/1742-
features, potentially including expense synchronization 6596/1530/1/012020
with bank accounts, additional customization options, and [11] Anjali Chauhan, “A Review on Various Aspects of
expanded reporting capabilities. User feedback will MongoDb Databases”, IJERT, Vol. 8 Issue 5, May 2019,
continue to guide our efforts, ensuring that the app remains ISSN: 2278-0181
responsive to the evolving needs of users. In summary, this [12] Benymol Jose, Sajimon Abraham,” Exploring the Merits of
research underscores the significance of creating NoSQL: A Study Based on MongoDB”, 978-1-5090-6590-
accessible and user-centric financial management tools, 5/17/$31.00 ©2017 IEEE
making a valuable contribution to simplified expense [13] YunhuaGu, ShuShen, Jin Wang, Jeong-UkKim,
management in the modern world. “Application of NoSQL Database MongoDB”, 978-1-
4799-87450/15/$31.00 ©2015 IEEE
[14] https://docs.sentry.io/platforms/flutter/?original_referrer=h
A. Future Scope
ttps%3A%2F%2Fsentry.io%2F.
[15] P. K. Kushwaha and M. Kumaresan, "Machine learning
Here are some potential future enhancements that could be algorithm in healthcare system: A Review," 2021
integrated into the suggested solution: International Conference on Technological Advancements
• Enhancing security and reliability by implementing and Innovations (ICTAI), Tashkent, Uzbekistan, 2021, pp.
the option to create or log in to an account using email 478-481, doi: 10.1109/ICTAI53825.2021.9673220.
or phone number. [16] P. K. Kushwaha, V. Bibhu, B. P. Lohani and D. Singh,
• Introducing data backup functionality to the cloud for "Review on information security, laws and ethical issues
added data protection. with online financial system," 2016 International
• Improving data visualization by incorporating Conference on Innovation and Challenges in Cyber
features such as colour-coding the bar graph based on Security (ICICCS-INBUSH), Greater Noida, India, 2016,
category colour codes. pp. 49-53, doi: 10.1109/ICICCS.2016.7542350.
• Enabling synchronization with bank accounts and [17] G. Gulati, B. P. Lohani and P. K. Kushwaha, “A Novel
third-party wallet applications to facilitate automatic Application Of IoT In Empowering Women Safety Using
input of expense data. GPS Tracking Module,” 2020 Research, Innovation,
Knowledge Management and Technology Application for
Business Sustainability (INBUSH), Greater Noida, India,
REFERENCE 2020, pp. 131-137, doi:
10.1109/INBUSH46973.2020.9392193.
[1] https://docs.flutter.dev [18] D. Pareta, I. N. Verma, B. P. Lohani, P. K. Kushwaha and
[2] https://www.mongodb.com/docs/realm/sdk/flutter/ V. Bibhu, "IoT Enabled Smart and Efficient Musical Water
[3] Prithvish Rahul P, Mohd Tajammul, “Expense Manager Fountain," 2022 2nd International Conference on
Flutter,” Application School of CS & IT, Jain University, Innovative Practices in Technology and Management
(ICIPTM), Gautam Buddha Nagar, India, 2022, pp. 369- [30] V. Bibhu, S. Salagrama, B. P. Lohani and P. K. Kushwaha,
373, doi: 10.1109/ICIPTM54933.2022.9754129. "An Analytical Survey of User Privacy on Social Media
[19] B. P. Lohani, M. Trivedi, R. J. Singh, V. Bibhu, S. Ranjan Platform," 2021 International Conference on Technological
and P. K. Kushwaha, "Machine Learning Based Model for Advancements and Innovations (ICTAI), Tashkent,
Prediction of Loan Approval," 2022 3rd International Uzbekistan, 2021, pp. 173-176, doi:
Conference on Intelligent Engineering and Management 10.1109/ICTAI53825.2021.9673402.
(ICIEM), London, United Kingdom, 2022, pp. 465-470, [31] S. Singh, D. Chaudhary, A. D. Gupta, B. Prakash Lohani, P.
doi: 10.1109/ICIEM54221.2022.9853160. K. Kushwaha and V. Bibhu, "Artificial Intelligence,
[20] V. Bibhu, A. Kumar, B. P. Lohani and P. K. Kushwaha, Cognitive Robotics and Nature of Consciousness," 2022 3rd
"Robust Secured Framework for Online Business International Conference on Intelligent Engineering and
Transactions over Public Network," 2021 2nd International Management (ICIEM), London, United Kingdom, 2022, pp.
Conference on Intelligent Engineering and Management 447-454, doi: 10.1109/ICIEM54221.2022.9853081.
(ICIEM), London, United Kingdom, 2021, pp. 555-560, [32] S. Suman, P. Kaushik, S. S. N. Challapalli, B. P. Lohani, P.
doi: 10.1109/ICIEM51511.2021.9445380. Kushwaha and A. D. Gupta, "Commodity Price Prediction
[21] V. Bibhu, P. K. Kushwaha and B. P. Lohani, "A review of for making informed Decisions while trading using Long
security of the cloud computing over business with Short-Term Memory (LSTM) Algorithm," 2022 5th
implementation," 2016 International Conference on International Conference on Contemporary Computing and
Innovation and Challenges in Cyber Security (ICICCS- Informatics (IC3I), Uttar Pradesh, India, 2022, pp. 406-411,
INBUSH), Greater Noida, India, 2016, pp. 192-198, doi: doi: 10.1109/IC3I56241.2022.10072626.
10.1109/ICICCS.2016.7542342. [33] P. K. Kushwaha and M. Kumaresan, "Machine learning
[22] M. Chandra, P. K. Kushwaha and S. Saxena, "Modified algorithm in healthcare system: A Review," 2021
Fractal Carpets," 2011 International Conference on International Conference on Technological Advancements
Computational Intelligence and Communication Networks, and Innovations (ICTAI), Tashkent, Uzbekistan, 2021, pp.
Gwalior, India, 2011, pp. 537-540, doi: 478-481, doi: 10.1109/ICTAI53825.2021.9673220.
10.1109/CICN.2011.115. [34] P. K. Kushwaha, B. P. Lohani and D. Singh, "Review on
information security, laws and ethical issues with online
[23] V. Bibhu, P. K. Kushwaha, R. Kohli and D. Singh, "Secret
financial system," 2016 International Conference on
key watermarking in WAV audio file in perceptual domain,"
Innovation and Challenges in Cyber Security (ICICCS-
2015 International Conference on Futuristic Trends on INBUSH), Greater Noida, India, 2016, pp. 49-53, doi:
Computational Analysis and Knowledge Management 10.1109/ICICCS.2016.7542350.
(ABLAZE), Greater Noida, India, 2015, pp. 629-634, doi: [35] G. Gulati, B. P. Lohani and P. K. Kushwaha, “A Novel
10.1109/ABLAZE.2015.7154940. Application Of IoT In Empowering Women Safety Using
[24] Ranjan, Ankur A. et al. “An Approach for Netflix GPS Tracking Module,” 2020 Research, Innovation,
Recommendation System using Singular Value Knowledge Management and Technology Application for
Decomposition.” Journal of Computer and Mathematical Business Sustainability (INBUSH), Greater Noida, India,
Sciences (2019) 2020, pp. 131-137, doi:
[25] Makkar, Bhavya et al. “Map Reduce concept-based 10.1109/INBUSH46973.2020.9392193.
Sentiment Analysis Approach.” International Journal of [36] D. Pareta, I. N. Verma, B. P. Lohani, P. K. Kushwaha and V.
Computer Sciences and Engineering (2019) Bibhu, "IoT Enabled Smart and Efficient Musical Water
Fountain," 2022 2nd International Conference on Innovative
[26] Bhatia, Ayush & Bibhu, Vimal & Lohani, Bhanu &
Practices in Technology and Management (ICIPTM),
Kushwaha, Pradeep. (2020). An Application Framework for Gautam Buddha Nagar, India, 2022, pp. 369-373, doi:
Quantum Computing using Artificial intelligence 10.1109/ICIPTM54933.2022.9754129.
Techniques. 264-269. [37] B. P. Lohani, M. Trivedi, R. J. Singh, V. Bibhu, S. Ranjan
10.1109/INBUSH46973.2020.9392164. and P. K. Kushwaha, "Machine Learning Based Model for
[27] V. Bibhu, A. Kumar, B. P. Lohani and P. K. Kushwaha, Prediction of Loan Approval," 2022 3rd International
"Black Hole Attack in Mobile Ad Hoc Network and its Conference on Intelligent Engineering and Management
Avoidance," 2021 International Conference on Innovative (ICIEM), London, United Kingdom, 2022, pp. 465-470, doi:
Practices in Technology and Management (ICIPTM), Noida, 10.1109/ICIEM54221.2022.9853160.
India, 2021, pp. 103-107, doi: [38] A. Kumar, B. P. Lohani and P. K. Kushwaha, "Robust
10.1109/ICIPTM52218.2021.9388366. Secured Framework for Online Business Transactions over
[28] Srivastava, A.V., Lohani, B.P., Kushwaha, P.K., Tyagi, S. Public Network," 2021 2nd International Conference on
Intelligent Engineering and Management (ICIEM), London,
(2021). Dual-Layer Security and Access System to Prevent
United Kingdom, 2021, pp. 555-560, doi:
the Spread of COVID-19. In: Prateek, M., Singh, T.P.,
10.1109/ICIEM51511.2021.9445380.
Choudhury, T., Pandey, H.M., Gia Nhu, N. (eds) Proceedings [39] P. K. Kushwaha and B. P. Lohani, "A review of security of
of International Conference on Machine Intelligence and the cloud computing over business with implementation,"
Data Science Applications. Algorithms for Intelligent 2016 International Conference on Innovation and
Systems. Springer, Singapore. https://doi.org/10.1007/978- Challenges in Cyber Security (ICICCS-INBUSH), Greater
981-33-4087-9_28 Noida, India, 2016, pp. 192-198, doi:
[29] A. Khuran, B. P. Lohani, V. Bibhu and P. K. Kushwaha, "An 10.1109/ICICCS.2016.7542342.
AI Integrated Face Detection System for Biometric [40] M. Chandra, P. K. Kushwaha and S. Saxena, "Modified
Attendance Management," 2021 2nd International Fractal Carpets," 2011 International Conference on
Conference on Intelligent Engineering and Management Computational Intelligence and Communication Networks,
(ICIEM), London, United Kingdom, 2021, pp. 29-33, doi: Gwalior, India, 2011, pp. 537-540, doi:
10.1109/ICIEM51511.2021.9445295. 10.1109/CICN.2011.115.
[41] P. K. Kushwaha, R. Kohli and D. Singh, "Secret key [53] Bhardwaj, Mridul, and Rana Ajay. "Estimation of testing
watermarking in WAV audio file in perceptual domain," and rework efforts for software development projects."
2015 International Conference on Futuristic Trends on Asian Journal of Computer Science and Information
Computational Analysis and Knowledge Management Technology 5.5 (2015): 33-37.
(ABLAZE), Greater Noida, India, 2015, pp. 629-634, doi: [54] Dubey, Gaurav, Ajay Rana, and Jayanthi Ranjan. "A
10.1109/ABLAZE.2015.7154940. research study of sentiment analysis and various techniques
[42] Ranjan, Ankur A. et al. “An Approach for Netflix of sentiment classification." International Journal of Data
Recommendation System using Singular Value Analysis Techniques and Strategies 8.2 (2016): 122-142.
Decomposition.” Journal of Computer and Mathematical [55] R. Sharma, M. Mogha, S. Tanwar and A. Rana, "Emerging
Sciences (2019) Part of Industry 4.0: The Digital and Physical Technology,"
[43] Makkar, Bhavya et al. “Map Reduce concept-based 2020 9th International Conference System Modeling and
Sentiment Analysis Approach.” International Journal of Advancement in Research Trends (SMART), Moradabad,
Computer Sciences and Engineering (2019) India, 2020, pp. 149-154, doi:
[44] Bhatia, Ayush & Bibhu, Vimal & Lohani, Bhanu & 10.1109/SMART50582.2020.9337064.
Kushwaha, Pradeep. (2020). An Application Framework for [56] Dubey, Sanjay Kumar, and Ajay Rana. "Assessment of
Quantum Computing using Artificial intelligence usability metrics for object-oriented software system."
Techniques. 264-269. ACM SIGSOFT Software Engineering Notes 35.6 (2010):
10.1109/INBUSH46973.2020.9392164. 1-4.
[45] A. Kumar, B. P. Lohani and P. K. Kushwaha, "Black Hole [57] Singh, Archana, Jyoti Agarwal, and Ajay Rana.
Attack in Mobile Ad Hoc Network and its Avoidance," 2021 "Performance Measure of Similis and FPGrowth Algo
International Conference on Innovative Practices in rithm." International Journal of Computer Applications
Technology and Management (ICIPTM), Noida, India, 62.6 (2013): 25-31.
2021, pp. 103-107, doi: [58] Tyagi, Neha, Ajay Rana, and Vineet Kansal. "Load
10.1109/ICIPTM52218.2021.9388366. distribution challenges with virtual computing." Intelligent
[46] Srivastav, A.V., Lohani, B.P., Kushwaha, P.K., Tyagi, S. Computing in Engineering: Select Proceedings of RICE
(2021). Dual-Layer Security and Access System to Prevent 2019. Springer Singapore, 2020.
the Spread of COVID-19. In: Prateek, M., Singh, T.P., [59] Singh, Jaya, and Ajay Rana. "Exploring the big data
Choudhury, T., Pandey, H.M., Gia Nhu, N. (eds) Proceedings spectrum." International Journal of Emerging Technology
of International Conference on Machine Intelligence and and Advanced Engineering 73 (2013).
Data Science Applications. Algorithms for Intelligent [60] N. M., P. Chawla and A. Rana, "A Practitioner’s Approach
Systems. Springer, Singapore. https://doi.org/10.1007/978- to Assess the WCAG 2.0 Website Accessibility
981-33-4087-9_28 Challenges," 2019 Amity International Conference on
[47] A. Khuran, B. P. Lohani, V. Bibhu and P. K. Kushwaha, "An Artificial Intelligence (AICAI), Dubai, United Arab
AI Integrated Face Detection System for Biometric Emirates, 2019, pp. 958-966, doi:
Attendance Management," 2021 2nd International 10.1109/AICAI.2019.8701320.
Conference on Intelligent Engineering and Management [61] Tyagi, N., Rana, A., Awasthi, S., & Tyagi, L. K. (2022).
(ICIEM), London, United Kingdom, 2021, pp. 29-33, doi: Data Science: Concern for Credit Card Scam with Artificial
10.1109/ICIEM51511.2021.9445295. Intelligence. In Cyber Security in Intelligent Computing
[48] S. Salagrama, B. P. Lohani and P. K. Kushwaha, "An and Communications (pp. 115-128). Singapore: Springer
Analytical Survey of User Privacy on Social Media Singapore.
Platform," 2021 International Conference on Technological [62] Jain, Piyush, Sanjay Kumar Dubey, and Ajay Rana.
Advancements and Innovations (ICTAI), Tashkent, "Software usability evaluation method." International
Uzbekistan, 2021, pp. 173-176, doi: Journal of Advanced Research in Computer Engineering &
10.1109/ICTAI53825.2021.9673402. Technology 1.2 (2012): 28-33.
[49] S. Singh, D. Chaudhary, A. D. Gupta, B. Prakash Lohani, P. [63] Pal, S. K., et al. "Hanging suicides in himachal pradesh: an
K. Kushwaha and V. Bibhu, "Artificial Intelligence, analysis of forensic cases." Int J Forensic Sci Pathol 4.11
Cognitive Robotics and Nature of Consciousness," 2022 3rd (2016): 297-304.
International Conference on Intelligent Engineering and [64] Rana, A., and S. Manhas. "Significance of diatoms in
Management (ICIEM), London, United Kingdom, 2022, pp. diagnosis of drowning deaths: a review." Journal of
447-454, doi: 10.1109/ICIEM54221.2022.9853081. Forensic & Genetic Sciences 5 (2018): 77-81.
[50] S. Suman, P. Kaushik, S. S. N. Challapalli, B. P. Lohani, P. [65] Bansal, Sangeeta, and Dr Ajay Rana. "Transitioning from
Kushwaha and A. D. Gupta, "Commodity Price Prediction relational databases to big data." International Journal of
for making informed Decisions while trading using Long Advanced Research in Computer Science and Software
Short-Term Memory (LSTM) Algorithm," 2022 5th Engineering 4.1 (2014): 394-400.
International Conference on Contemporary Computing and
Informatics (IC3I), Uttar Pradesh, India, 2022, pp. 406-411,
doi: 10.1109/IC3I56241.2022.10072626.
[51] P. William, Y. V. U. Kiran, A. Rana, D. Gangodkar, I. Khan
and K. Ashutosh, "Design and Implementation of IoT based
Framework for Air Quality Sensing and Monitoring," 2022
2nd International Conference on Technological
Advancements in Computational Sciences (ICTACS),
Tashkent, Uzbekistan, 2022, pp. 197-200, doi:
10.1109/ICTACS56270.2022.9988646.
[52] Mridul Bhardwaj and Ajay Rana. 2015. Impact of Size and
Productivity on Testing and Rework Efforts for Web-based
Development Projects. SIGSOFT Softw. Eng. Notes 40, 2
(March 2015), 1–4.
https://doi.org/10.1145/2735399.2735404

You might also like