Edzhevit / PlaceFinder

PlaceFinder is a web applicatoin to add your own or find places, add comments, reviews.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlaceFinder

PlaceFinder is a web applicatoin for searching restaurants, bars, clubs etc. It has feauters for adding your own places, adding comments to places, following users and much more.

Index page

home

Home page

home

More Info Page

home home

The application is implemented using NodeJS.

  • Used Express
  • The application has 17 web pages (views).
  • The application has 5 entity models.

Used WebStorm IDE

  • Used ejs template engine for generating the UI.

Used partials for header and footer.

Used MongoDB as a database.

  • Used mongoose

Implemented Responsive Web Page Design based on Bootstrap

Implemented Error Handling and Data Validation to avoid crashes when invalid data is entered (both client-side and server-side).

  • Used connect-flash library to show proper messages

Well looking user interface (UI).

Good usability (easy to use UI).

Supporting of all modern Web browsers.

Used a file storage cloud API Cloudinary.

About

PlaceFinder is a web applicatoin to add your own or find places, add comments, reviews.


Languages

Language:EJS 51.5%Language:JavaScript 44.8%Language:CSS 3.7%