Comfort Stay - consultantjay/LTIMEARN GitHub Wiki
ComfortStay
Comfort Stay,is a web application developed to give information about various hotels across India. Comfort Stay provides with Information of multiple hotels across the country. Comfort Stay provides a platform to get accurate information about various Hotels for your better Stay.
Product Description:
Comfort Stay will provide the exact details required by the customer according to the requirement. It includes information of various hotels located across Country. Comfort Stay will search hotels on the basis of search options provided.
Features:-
1.Applying various filters while searching (Hotel Name, City , Hotel Star Rating etc)
2.Plotting hotel location on Google Map (using Angular Google Maps Component)
3.Providing Various informative fields
Future Scope
1.Booking hotels 2.Including option to provide Reviews 3.API to Mail the required information
About
- MongoDB
- Node.js
- Express.js
- Angular
- React
MongoDB
MongoDB is a document database with the scalability and flexibility that you want with the querying and indexing that you need. MongoDB is a free and open-source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schemas. MongoDB is developed by MongoDB Inc., and is published under a combination of the GNU Affero General Public License and the Apache License.
Why NoSQL?
NoSQL systems are distributed, non-relational databases designed for large-scale data storage and for massively-parallel, high-performance data processing across a large number of commodity servers. They arose out of a need for agility, performance, and scale, and can support a wide set of use cases, including exploratory and predictive analytics in real-time. They arose out of a need for agility, performance, and scale, and can support a wide set of use cases, including exploratory and predictive analytics in real-time. Built by top internet companies to keep pace with the data deluge, NoSQL data base scales horizontally, and is designed to scale to hundreds of millions and even billions of users doing updates as well as reads.
Node.js
Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code server-side. Historically, JavaScript was used primarily for client-side scripting, in which scripts written in JavaScript are embedded in a webpage's HTML and run client-side by a JavaScript engine in the user's web browser.
Express.js
Express.js, or simply Express, is a web application framework for Node.js, released as free and open-source software under the MIT License. It is designed for building web applications and APIs.It has been called the de facto standard server framework for Node.js.
Angular
Angular (commonly referred to as "Angular 2+" or "Angular v2 and above") is a TypeScript-based open-source front-end web application platform led by the Angular Team at Google and by a community of individuals and corporations. Angular is a complete rewrite from the same team that built AngularJS.