Code Monkey home page Code Monkey logo

salah-app's Introduction

Salah

Pray on time with Salah!

For contributors

Required

npm run sync Run this once at the beginning to install required dependancies Important: You need to have the Android/iOS SDK installed beforehand.

To run the Android application

npm run emulate Run this to bundle and build the project, as well as deploy the Android app on a running emulator.

npm run device Run this to bundle and build the project, as well as deploy the Android app on a connected Android device.

salah-app's People

Contributors

an20006 avatar ank21 avatar farhansolodev avatar flxp49 avatar mahmoudaoude avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

salah-app's Issues

Cloud-save user data

Sync user's data to a remote database regularly so that they can carry over their data to another device. Depends on #12

Update times for a day when it's the next day.

  • MakeTimeStamp makes all the time objects for that day so messes up when trying to subtract time from fajr (which is next day so it shows -ve value)
  • Instead of calling processTodaysDate every second, call it once every day.
  • Remember prev day's Ishaa time if the app is terminated after 11:59 PM and display that as passed time.
  • When it's a new day and fajr is the first prayer, display last ishaa time as time passed.

Slider: Animation between 3 states

  • Sliding up from closed state takes you to mandatory prayers state
  • Holding down a mandatory prayer icon takes you to "prayer options" menu
  • Choosing an option/ swiping down/ clicking away takes you to closed state/ mandatory prayers state

UI Redesign

New design from scratch. Keeping it simple with 3 pages maybe?

Slider: Prayer options state

  • Layout
  • Make responsive (icons and text scale properly)
  • Correct icons - "On time", "In Mosque", "Late","Qadha"
  • On click animation

Backend logic

  • Clean api data before storing into file
  • Logic fails when it's last day or first day of a month

Help section

A help section after all the preferences that explains how to use the app

Background Image

  • Make it the right size and align it properly
  • Make it the right image

Preferences

  • Notification preferences (on/off)
  • Preferred method of calculating the prayer time
  • Option to toggle notification for each prayer?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.