Authors :
Manasij Mandal
Volume/Issue :
Volume 10 - 2025, Issue 3 - March
Google Scholar :
https://tinyurl.com/3xtdc6jr
Scribd :
https://tinyurl.com/2p332zxt
DOI :
https://doi.org/10.38124/ijisrt/25mar859
Google Scholar
Note : A published paper may take 4-5 working days from the publication date to appear in PlumX Metrics, Semantic Scholar, and ResearchGate.
Note : Google Scholar may take 15 to 20 days to display the article.
Abstract :
This paper presents the development of a Dynamic Newspaper Cost Calculator, a web-based application
designed to calculate the monthly cost of subscribing to newspapers based on user-selected dates. The application features
a responsive design, persistent data storage using local Storage, and integration with Excel for offline data management.
The project addresses the need for a tool that allows users to track their newspaper subscription costs dynamically while
ensuring that their selections persist even after refreshing the page. The application is built using HTML, CSS,
and JavaScript, with a focus on responsiveness, usability, and data persistence. Additionally, the project includes an Excel-
based solution for users who prefer offline calculations. This paper outlines the design, implementation, and functionality
of the application, along with the challenges faced and solutions adopted during development.
Keywords :
Newspaper Cost Calculator, Persistent Data Storage, Responsive Design, Excel Integration, Web Application
References :
- MDN Web Docs. (n.d.). LocalStorage. Retrieved from https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage .
- W3Schools. (n.d.). JavaScript Date Object. Retrieved from https://www.w3schools.com/js/js_dates.asp.
- Google Developers. (n.d.). Responsive Web Design Basics. Retrieved from https://developers.google.com/web/fundamentals/design-and-ux/responsive .
- Microsoft Excel Documentation. (n.d.). Excel Formulas and Functions. Retrieved from https://support.microsoft.com/en-us/excel.
- Flanagan, D. (2011). JavaScript: The Definitive Guide. O'Reilly Media.
- Duckett, J. (2014). HTML and CSS: Design and Build Websites. John Wiley & Sons .
- Duckett, J. (2014). JavaScript and JQuery: Interactive Front-End Web Development. John Wiley & Sons .
- Meyer, E. (2006). CSS: The Definitive Guide. O'Reilly Media.
- Freeman, A., & Robson, E. (2012). Head First HTML and CSS. O'Reilly Media.
- Resig, J. (2006). Pro JavaScript Techniques. Apress .
- Crockford, D. (2008). JavaScript: The Good Parts. O'Reilly Media .
- Zakas, N. C. (2012). Professional JavaScript for Web Developers. Wrox .
- Keith, J., & Sambells, J. (2006). DOM Scripting: Web Design with JavaScript and the Document Object Model. Apress .
- Gustafson, A. (2008). Adaptive Web Design: Crafting Rich Experiences with Progressive Enhancement. New Riders .
- Marcotte, E. (2011). Responsive Web Design. A Book Apart .
- Frain, B. (2012). Responsive Web Design with HTML5 and CSS3. Packt Publishing .
- Clarke, A., & Holzschlag, M. E. (2007). Transcending CSS: The Fine Art of Web Design. New Riders .
- Keith, J. (2010). HTML5 for Web Designers. A Book Apart .
- Cederholm, D. (2010). CSS3 for Web Designers. A Book Apart .
- Keith, J., & Andrew, R. (2011). HTML5 and CSS3: Develop with Tomorrow's Standards Today. Pragmatic Bookshelf .
This paper presents the development of a Dynamic Newspaper Cost Calculator, a web-based application
designed to calculate the monthly cost of subscribing to newspapers based on user-selected dates. The application features
a responsive design, persistent data storage using local Storage, and integration with Excel for offline data management.
The project addresses the need for a tool that allows users to track their newspaper subscription costs dynamically while
ensuring that their selections persist even after refreshing the page. The application is built using HTML, CSS,
and JavaScript, with a focus on responsiveness, usability, and data persistence. Additionally, the project includes an Excel-
based solution for users who prefer offline calculations. This paper outlines the design, implementation, and functionality
of the application, along with the challenges faced and solutions adopted during development.
Keywords :
Newspaper Cost Calculator, Persistent Data Storage, Responsive Design, Excel Integration, Web Application