Coder Social home page Coder Social logo

penteleichuk / moke-smoke Goto Github PK

View Code? Open in Web Editor NEW
29.0 1.0 4.0 93.47 MB

The application is developed following the Feature-Sliced Design (FSD) methodology.

Home Page: https://dontsmoke.vasyl.site

License: MIT License

JavaScript 1.46% Ruby 0.35% Kotlin 0.32% Makefile 0.17% C 0.02% Swift 0.49% Objective-C 0.25% Objective-C++ 0.16% TypeScript 96.77%
android firebase ios javascript lottie-animation persist react react-native reanimated rtk typescript

moke-smoke's Introduction

Moke Smoke Logo

android apple

Feature-Sliced Design

GitHub License GitHub Actions Workflow Status GitHub commit activity Github Created At GitHub last commit GitHub Repo stars

About

An application designed to help quit smoking, featuring extensive functionality: comprehensive statistics, a friend system, adding friends via QR code, a news feed, exercises, a task list, audio motivation, cards, and much more.

Note

The application is developed following the Feature-Sliced Design (FSD) methodology. With some deviations: the pages directory has been renamed to screens, as this naming better reflects the purpose in mobile development.

Home

Home screen Home screen Home screen

Withdrawal / Cards / Purpose

Withdrawal screen Cards screen Purpose screen

Doings / Hypnosis / Pedometer

Doings screen Hypnosis screen Pedometer screen

Auth / I want / I don't want

Auth screen want screen want screen

Chat / Top / Mood

Chat screen Top screen Mood screen

Settings / Profile / Friends

Settings screen Profile screen Friends screen

Getting Started

Installation

Open a Terminal in the project root and run...

Install all dependencies:

yarn install

Install all pods:

cd ios && pod install

Running on iOS

yarn ios

Running on Android

yarn android

Running on release

cd android && ./gradlew bundleRelease

Generate APK

cd android && ./gradlew assembleRelease

Generate SHH

cd android && ./gradlew signingReport

Generate bootsplash

yarn react-native generate-bootsplash assets/images/bootsplash_logo_original.png \
 --platforms=android,ios \
 --background=334155 \
 --logo-width=100 \
 --assets-output=src/shared/assets/images/assets \
 --flavor=main

License

Linky is licensed under the terms of the MIT license.

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.