Skip to content

The Rwanda Muslim app is a project that aims to make it easy for Muslims in Rwanda to access information about sallat, mosque location, prayer time, and in the future interact with sheikhs within the app and easily organize diverse preaching sessions

Notifications You must be signed in to change notification settings

Melliom/muslims-rwanda-backend

Repository files navigation

logo

MUSLIM RWANDA APP

Build Status Coverage Status

The Rwanda Muslim app is a project that aims to make it easy for Muslims in Rwanda to access information about sallat, mosque location, prayer time, and in the future interact with sheikhs within the app and easily organize diverse preaching sessions. This is a monolith repo for the backend ( supporting the dashboard and the mobile app) and the front-end (for the dashboard), the stack used is ruby, Ruby on Rails, react, redux, Postgres, hosted on Heroku and files stored on cloudinary

Contribution

Development setup and Installation

Make sure you have ruby and node installed

Ruby 2.5.3
Rails 5.2.2

Clone project

git clone git@github.com:Melliom/muslims-rwanda-backend.git

Move to cloned repo

cd muslims-rwanda-backend

Install dependencies

bundle && yarn

Configuration: Refer to config/application.template.yml

  1. database user and password
  2. sendgrid: send emails you need to get your own sendgrid username and secret_key
  3. cloudinary: store images api key secret and and api_key

Setup db | run migration | seed super admin

rails db:setup

This assumes that you have postgres installed

Run app

rails server

Usage

The collection of request is shared on postman

Run in Postman

Authors

Melliom / Hadad Dus - @dusmel

Melliom / Twitter: @dusmel

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Contributing

  1. Fork it (https://github.com/Melliom/muslims-rwanda-backend/fork)
  2. Create your feature branch (git checkout -b story/MRA-20-add-this) convention 👉🏼 here
  3. Commit your changes convention 👉🏼 here
  4. Push to the branch (git push origin <branch-name>)
  5. Create a new Pull Request

ROADMAP

TRELLO

About

The Rwanda Muslim app is a project that aims to make it easy for Muslims in Rwanda to access information about sallat, mosque location, prayer time, and in the future interact with sheikhs within the app and easily organize diverse preaching sessions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published