Skip to content

Repository files navigation

Contributors Forks Stargazers Issues project_license LinkedIn


Sermon Archive

A Spring Boot Microservice that serves as a Media Management API for church sermon recordings
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This project serves as a tool for storing, classifying, and accessing media archives of church sermon series. It is a backend-only API solution currently, though might be augmented with a frontend at a later point or by another contributor.

This project is intended to serve as my practice and learning playground prior to starting an internship for Summer 2026 in which I will need to use Spring Boot. As a result, many mistakes may be made and code may not be done optimally the first time around. I also am relying extensively on online examples, documentation, and Artificial Intelligence tools (GitHub Copilot, Google Gemini in particular) for general Spring Boot advice and when troubleshooting errors I haven't seen before.

(back to top)

Built With

  • DockerShield
  • SpringBootShield
  • JavaShield
  • MavenShield

(back to top)

Roadmap

  • Account creation for churches
  • Media upload
    • S3 file storage integration
    • Audio recording upload
    • Video recording upload
  • Media access
    • Media streaming
    • Media download
  • Media classification
    • Sermon series
    • Preacher/speaker
    • Date
  • Add logging
  • Containerize for AWS ECR
    • Create multistage Dockerfile
    • Create toggleable GitHub action to rebuild and publish to ECR
    • Create GitHub action to rebuild and publish to GHCR and Docker Hub
  • Add test suite
    • Define test cases
    • Create GitHub actions for test CI

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Joseph Lefkovitz - @lefkovitzj - contact@lefkovitzj.com

Project Link: https://github.com/lefkovitzj/SermonArchive

(back to top)

About

A Spring Boot project for church sermon recording upload, categorization, and streaming. Initially created as a first foray into Spring Boot and Java backend development.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

Contributors

Languages