Giter Club home page Giter Club logo

pintheplace_server's Introduction

PinPlace full stack application

imageimageimageimageimageimageimage

App overview

This repo contains the backend/server side of the full-stack MERN application. This application lets the users to pin the places which they visited across the globe and write the comments about the things they liked most about that place and also provide with the suitable ratings. The application also comes with the login and registration functionality. Anybody can view the pins which are already marked by the other users. A user can create the pins if and only if he/she is logged in to the application. The application is tested on Google Chrome browser.

This application is built by keeping in mind the best practices which can be used to develop a full-stack application. Although, perfection and learning is an life-long process so I will continue to make use of best practices going along. Please visit here for detailed overview of the frontend architecture.

Features

  1. Password is encrypted inside mongoDB collection.
  2. The application is made sql-injection proof. Although, some more work might be needed.
  3. Vulnerabilities are dealt in the best possible way.
  4. The routes are handled properly.
  5. CORS bug is handled properly.

CHECKLIST [TODO]:

  • Compress the slug size.
  • Implement user-friendly logger using best practices.
  • Make efficient use of cluster.
  • Set up various HTTP headers to prevent attacks like Cross-Site-Scripting(XSS), click-jacking, etc.
  • Implement forgot password and change password functionality in the app.
  • Implement different user registration options like Google and facebook login.

Deployment Link

The backend api is deployed here.

The application is deployed here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.