The Story Of Project -Beginning 1

Devendran
3 min readMar 31, 2022

In this blog actually, I am going to talk about the project that I am working in my college as a volunteer.

Project E-Library

In this story i am going to talk about what are the technologies we used and what are the problems currently we facing, what will be the solutions and what are requirements we need.

  • Read the blog fully this will be very funny and very informative

The story starts

Initially, we started this project as an E-library on [Mar 10, 2022]. The Project Planning, requirements gathering and Team setup have taken 2days.

  • The actual project starts here [12/03/2022]. Here we have planned to do an admin panel in Angular which is a front-end framework. For the back-end, we planned to use NodeJs and for the database it’s MongoDB.

After planning all those things. we started our work with the basic requirements that we got. In these requirements, the first twist starts.

Twist One

  • We started the project with basic requirements of E-library like adding books, updating books, issuing books, returning, due and other basic requirements.
  • Two days completed now the day is [14/03/2022]. We have completed admin panel with basic functionality. Now we asked our management to arrange one meeting with the client to get clarity about the full project. They said we will arrange it tomorrow.
  • The next day has came. Now the day is [17/03/2022]. The management said due to some problem we can’t reach them today and they said that you guys continue with the current requirements.
  • Now the admin panel is completed with basic template with basic functionality. On the day 9 [19/03/2022] we started working of materials section. We got some requirements on materials like restrict the students up-to 4 per day like that. Side by side we started working on student portal with React Js suddenly we got one problem with iframe on showing PDF. In desktop its working fine but when its come to mobile instead viewing PDF its downloading we tried lot of things. Finally we stopped using iframe and we found one best npm to show PDF.
Project admin panel

After successfully PDF module . We started working on Book issuing module. In this module we have three things they are Book issue, Book return, Book renewal and due amount calculate. Now here second problem starts.

Problem 2
  • On working book module we got problem in calculating due amount. we struck in that point. After referring lot of problems we got solution how to calculate due amount in NodeJs with MongoDB.

After completing all those thing we are little bit happy. Now the Day is [23/03/2022]. We completed almost 75% of project is completed. The happiness will not stay for 1 day also. On the day [24/03/2022] once again our management called us and they give new requirement which is membership renewal.

New requirement

New requirement starts here…

The upcoming posts will be very interesting with new requirements and new problem….

Stay connected with me for upcoming post

--

--