Code Monkey home page Code Monkey logo

natours-backend's Introduction

πŸ€– Natours - backend

Exciting tours for adventurous people. Natours is an application for users to book tours.

This repo is just the backend of the whole application. There is a separate repo for the frontend that you can check out here.

πŸ“± Screenshots

Natours

Natours

πŸ§‘πŸΌβ€πŸ’» Tech Stack

  • Node JS
  • Express JS
  • MongoDB (mongoose library to manage DB)
  • ndb as the debugger

The project follows a MVC pattern. The models go inside the ./models folder, controllers inside ./controllers and other utils inside the ./utils

βš™οΈ Installation

To run Natours on your local machine run the following commands

  • Clone your foked repository

     git clone https://github.com/ArunBohra12/natours-backend.git
  • Navigate to root directory and run

    npm install
  • Rename config.copy.env to config.env and fill all your environment details

  • To start the server

    npm run start:dev

πŸ›‚ Contributing

Contributions are always welcomed! Before contributing, please keep in mind the following:

  • Make sure the application has no errors and is working perfectly fine
  • Make sure the code is well formatted and should follow the formatting rules mentioned in .prettierrc file and linting mentioned in .eslintrc.json file

πŸ—ΊοΈ Roadmap

  • Add google signin/signup
  • Implement refresh tokens
  • Add tours stats

πŸͺ² Found a bug?

If you find any bugs in the projects not listed in the issues panel. Then feel free to create an issue regarding the bug.

πŸ€– Feedback

If you have any feedback, please reach out to me at [email protected]

πŸ“ License

MIT

natours-backend's People

Contributors

arunbohra12 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.