deepak-karkala / find-restaurants

Web Application using MEAN stack

Home Page:https://protected-waters-29134.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Application using MEAN stack

This project aims to build a Web Application to show restaurants in nearby location using MEAN stack. The application involved creating a data model in MongoDB, using the REST API to perform CRUD operations on the database.

The following steps were involved in building this web application.

  1. Creating and setting up the MEAN project.
  2. Building a static site with Node and Express.
  3. Using Jade template with HTML.
  4. Use Bootstrap for responsive front end design.
  5. Building a data model with MongoDB and Mongoose.
  6. Writing a REST API.
  7. Using the API from inside Express.
  8. Adding dynamic front end with Angular.
  9. Deploying the application using Heroku.

A major part of this application is based on the example application developed in the book- Getting MEAN with Mongo, Express, Angular, and Node.

About

Web Application using MEAN stack

https://protected-waters-29134.herokuapp.com/


Languages

Language:JavaScript 77.2%Language:HTML 19.0%Language:CSS 3.8%