Code Monkey home page Code Monkey logo

relaxon's Introduction

LullabyRecipe iOS

Swift Version Platform Version

App Store: Lullaby Recipe

스크린샷1    스크린샷1    스크린샷1    스크린샷1

App Description

- Select and blend three kinds of sounds: Base, Melody, and Natural.
(For Base and Melody, it is recommended to choose only one for each.)

- Name your mix for different purposes. You can listen to your own music for better sleep, meditation, study, work, and more.

- Control the volume of each sound to get the best mix.

Usage

스크린샷1

Project Structure

LullabyRecipe
├── Assets // Project Assets
├── ContentView.swift
├── Info.plist
├── Launch Screen.storyboard
├── LullabyRecipeApp.swift
├── Manager
│   ├── AudioManager.swift
│   └── UserDefaultsManager.swift
├── Model
│   ├── DummyData.swift
│   ├── MixedSound.swift
│   ├── Recipe.swift
│   └── Sound.swift
├── Resource // Music Resource
├── Utilities
│   └── Static.swift
└── Views
    ├── CustomTabView.swift
    ├── Home
    │   ├── Home.swift
    │   ├── MixedSoundCard.swift
    │   └── Music
    │       ├── Music.swift
    │       ├── MusicViewModel.swift
    │       └── VolumeControl.swift
    ├── Kitchen
    │   ├── CustomAlert.swift
    │   ├── Kitchen.swift
    │   └── SoundCard.swift
    ├── Onboarding
    │   └── OnBoarding.swift
    └── WhiteTitleText.swift

Release Note

Release Note

relaxon's People

Contributors

m1zz avatar kim-yeon-ho avatar limhyoseok avatar minkyeong-ko avatar rriver2 avatar monic98 avatar moonjs0113 avatar ccdkk avatar coby5502 avatar

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.