/laravel-church-sermons-app

Make your church sermons available for download. For the latest version, go:

Primary LanguageJavaScriptMIT LicenseMIT

Laravel Church Sermons App

Laravel church sermons app is basically an app for churches to make available the messages preached in church for all members.

This is no longer supported. Visit this repository for the latest version.

Screenshots:

###User home after login

userhome

###Dashboard

dashboard home

###Sermons list page

sermons page

###Uploading new sermon page

add new sermon

###Sermon edit

sermon edit

###Sermon details

sermon details

###Sermon categories

sermon categories

###Services page

services page

###Categories/Service edit page

categories and services edit

Where the project is:

Authentication complete: for both users and admins.

Complete crud operations for sermons.

Vuejs powered ui. (ajax pagination, editing, etc)

Where the project could go:

  • Know when a user is online.

  • Add analytics.

  • Add sermon request functionality.

  • Integrate payment(free and premium users)

#Credits Tools used in development.

#Installation git clone https://github.com/dameety/laravel-church-sermons-app.git

cd laravel-church-sermons-app

add .env file

composer install

npm install

php artisan serve

... enjoy!

License

MIT license.