Code Monkey home page Code Monkey logo

natours's Introduction

Natours Application

Natours application is a tour booking api and server-side rendered e-commerce website using node.js, express, mongoDB, mongoose and pug.

Project Description

Website Features

  • Show all tours and display detail page of each tour with other users' reviews
  • User log in, change password, reset password, secure cookies and user role authorization
  • Book and pay for a tour and check booking history at my bookings in account settings page

API Documentation

Natours backend api documentation can be found here

What I've learned

  • Node.js and Express
  • MongoDB with Mongoose: geospatial, data population and modeling
  • Postman
  • RESTful API design and CRUD operations
  • Error handling with Express
  • Authentication, Authorization and Security (bcrypt, jsonwebtoken)
  • Server-side rendering with pug templates
  • Credit card payments with stripe
  • Sending email using nodemailer
  • Uploading files and image processing

Live demo link

https://natours-production-a69e.up.railway.app/

How to Install and Run the Project

  1. Clone the project
  git clone https://github.com/hykim-soulis/natours.git
  1. Go to the project directory
  cd project-directory
  1. Install natours with npm
  npm install
  1. Start natours with npm
  npm run start

Resource

This project is coding-along project from the Udemy course: Node.js, Express, MongoDB & More: The Complete Bootcamp 2022 by instructor Jonas Schmedtmann. Part of HTML, CSS and image files were provided by the instructor.

The below link is the instructor's github address.

Instructor's GitHub

natours's People

Contributors

hykim-soulis avatar

Watchers

 avatar

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.