Skip to content

Latest commit

 

History

History
201 lines (140 loc) · 5.15 KB

README.md

File metadata and controls

201 lines (140 loc) · 5.15 KB

Ezra Seminary Logo

Ezra Seminary

📗 Table of Contents

📖 Ezra Seminary

Ezra Seminary is a digital Bible school(LMS APP) founded on the “Yetnbit Kal Ministries” (Engl. Prophetic Word Ministries). The word 'Seminary' comes from the Latin term 'Seminarium,' which means 'seedbed.' Indeed, the seminary is a place where Bible students are nurtured like seeds, growing deep roots, and bearing fruit through their service. Ezra Seminary's vision and mission are to equip many to become owners of this training by utilizing modern technological tools.

🛠 Built With

Tech Stack

The Ezra Seminary application is a full-stack web application built with the MERN stack:

  • MongoDB - NoSQL database for storing application data.
  • Express.js - Web framework for server-side functionality.
  • React.js - JavaScript library for building user interfaces.
  • Node.js - JavaScript runtime environment that executes the server-side code.

Additionally, TypeScript is used for type safety and improved code maintainability.

Client
Server
Database

Key Features

  • Feature 1
  • Feature 2
  • Feature 3

(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:

node --version
npm --version
Setup
Clone this repository to your desired folder:

```sh
git clone [email protected]:yourusername/your-project.git
cd your-project

Install Install this project with:

npm install

Usage To run the project, execute the following command:

npm run dev

Run tests To run tests, run the following command:

npm test

Deployment You can deploy this project using:

npm run build

(back to top)

👥 Authors

👤 Amanuel Worku

👤 Besufekad Alemu

👤 Yeabtsega Yeshidnber

👤 Yidnekachew Kassahun

(back to top)

🔭 Future Features New Feature 1 New Feature 2 New Feature 3

(back to top)

🤝 Contributing Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support If you like this project, please give it a star!

(back to top)

🙏 Acknowledgements I would like to thank everyone who contributed to this project.

(back to top)

❓ FAQ How can I install the project? Follow the setup and install instructions above. Can I contribute to the project? Yes! Contributions are welcome.

(back to top)

📝 License This project is MIT licensed.

(back to top)