Doctor Reservation System

  • Main Idea Behind the Project
              When we first learnt about Oracle database,we only tried to remember the syntax and for creating many many tuples,we had to struggle a lot as we did;t know the use of interface of the real database then.So it was like one sided knowledge about the database while implementing these stuffs without any GUI understanding.So we tried to learn something new and we started learning MySQL.Comparatively similar syntax and almost same kind of logical things were there in MySQL,so we basically got a chance to implement those stuffs on our Relational Database Management System(RDBMS) project.So that was our start basically.
  • What it does ?
              From the name,we can understand that the main goal is to reserve doctors online.We can make an appointment with the doctor from the available doctor list and can also fix date-time to book that particular slot.And the whole process can be cancelled anytime.
  • Platform we used
              We used XAMPP,MySQL,PHP for the backend building of our project.XAMPP has basically MySQL server so we could run the application through it.Also we had to build our database first and we gave some filler data to fill up the database at the very beginning.For the frontend design we used CSS and HTML.
  • Difficulties we faced
              First of all we had to face really a good amount of trouble for connecting the database to our web platform.Some misconceptions lead us to a lot of time loss.Then we also faced a bit problem initially during server connection.We had to redo the server connection and linking the database due to some issues with our database and finally we understood our problem in the backend.At the end we could fix the issues and it was really refreshing. 

  • Much Grateful To
              From the very beginning to the end,we had to face enough trouble and to solve these we went to one of our senior brothers Bakhtiar Hasan.By giving info and sometimes helped a lot by debugging some silly mistakes.So thanks a lot to my ever respected senior brother.

              And also without whose help we couldn't achieve the success is my project-mate Junaid Mahmud.So heartiest gratitude towards him for the collaboration.

No comments:

Post a Comment