Obi-Dev935 / ServeHarmony

ServeHarmony
0 stars 0 forks source link

Technologies Domain Information #64

Open ANofal986 opened 8 months ago

ANofal986 commented 8 months ago

we decided to use (HTML/CSS/NodeJS/MongoDB) to develop our system for various reasons. for example: 1- We decided to use HTML and CSS to build the visual representation of ServeHarmony (User Interface) because we have a solid background knowledge about HTML and CSS> (In the web development course) 2- Later when we want to convert our application from web based to be a mobile based application, we can easily perform this operation using available online tools. 3- We decided to use MongoDB as our database because they provide many different features that we can benefit from them when we build our application. 4- Reading and writing to MongoDB database is easier than other available platforms. 5- We used NodeJS in order to perform the different routes at the back-end of our application.