Executive Summary
The platform we used to develop this software is web application. The programming language used to implement this software is JavaScript. In the development of the UI, React.js is used while backend is implemented using node.js. To make it a multi user app login facility is provided and to store the data corresponding to the user, mongodb database is used locally. Project is currently run on local severs but we have planned it to deploy it using Heroku and we will also change the database from local to mongodb atlas.
This projected is completed in 4 steps.
·
Step1
We have designed our algorithm for this problem by analyzing the
problem deeply and designed the UI for the project.
·
Step2
In the second step our project we worked to improve the efficiency of
our algorithm and calculated the time complexity of it. We also proved the
correctness of our algorithm.
·
Step3
In this phase we implemented the algorithm on the backend and get the
desired results by providing our dummy inputs.
·
Step4
Backend was implemented and Rest API’s were developed to interact with
database and frontend
·
Step5
Frontend was
developed and iteration of backend with our UI is done in this step.
- FlowChart
- Algorithm
Comments
Post a Comment