Skip to content

A Backend NodeJs resful-API that serves Morning Dew Frontend so as to allow users book rooms and make payment using stripe payment gateway. Stack: NodeJs, MongoDB, Mongoose, JWT

Notifications You must be signed in to change notification settings

devMunyi/morning-dew-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 [Morning Dew Backend]

A Backend NodeJs resful-API that serves Morning Dew Frontend so as to allow users book rooms and make payment using stripe payment gateway.

🛠 Built With

Tech Stack

Server
Database

Key Features

  • [authentication]
  • [view available rooms]
  • [book room]
  • [make payment]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Git
  • NodeJs installed
  • Code Editor of your choice
  • MongoDB Installed or MongoDB Atlas Account

Setup

Clone this repository to your desired folder:

To run and view this application, you will first have to clone a local version of this repository using:

git clone https://github.com/devMunyi/morning-dew-backend.git

After that navigate to the newly created folder:

cd morning-dew-frontend

Install

Run following command to install dependencies:

npm install

Usage

To run the project, execute the following command:

Start a local server running the command:

npm run start

(back to top)

👥 Authors

👤 Samuel

(back to top)

🔭 Future Features

  • [Integrate MPESA payment gateway]
  • [Integrate SMS]
  • [Add email confirmation]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank:

  • Microverse for providing an excellent curriculum that has helped me enhance my skills in software development.
  • Everyone whose code was used.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A Backend NodeJs resful-API that serves Morning Dew Frontend so as to allow users book rooms and make payment using stripe payment gateway. Stack: NodeJs, MongoDB, Mongoose, JWT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published