/worship-placing-backend

It is a worship space reservation platform created by the youth of a Korean church that is serious about worship. This service was created using Node.js and mongoDB.

Primary LanguageTypeScriptMIT LicenseMIT

WORSHIP PLACING 🙏

It is a worship space reservation platform created by the youth of a Korean church that is serious about worship. This service was created using Node.js and mongoDB. Developed with ❤️ by youthforever and minj_shalom. If you love our project please star ⭐️ our repo!

View Demo | Download | More Repositories

image

Features

WORSHIP PLACING includes following features:

  • Check the place of worship.
  • Sign in with the administrator account and manage the worship service.
  • Create a place of worship.
  • Edit the place of worship.
  • Delete the place of worship.
  • Supports responsive UI / UX according to connected devices.

Release Note

version date change history
v1.0.0 2022.09.25 First regular release.
v0.1.0 2022.08.06 Implemented UI.

Installation

  1. Clone repository.
git clone https://github.com/minj-shalom/worship-placing-backend.git
  1. Get in the project folder.
cd worship-placing-backend
  1. Install dependencies via npm or yarn.
npm install
yarn

Quick start

Run development server.

npm start
yarn start

Support

If you need help, please email yeonsuyouth@gmail.com.

How can I support your church?

License

WORSHIP PLACING version is MIT-licensed.

Version

WORSHIP PLACING v1.0.0