Skip to content

dekapd99/Niks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation



Niks

Niks are made with Swift 5 & Figma.

About β€’ Preview β€’ Installation β€’ Features β€’ Contributors β€’ License

About

Niks is an app that we crafted to empower academy fellow learners to build a habit that will relax their minds and body to help them fall asleep faster. Many of them, just like Bobby, are overwhelmed by their daily activities, thus making them unable to easily fall asleep. Our app will show you a variety of animation and pleasing visuals, with seamless flow and easy control for the user to use.

Preview

Folder & File Structure

Here is the file and folder structure for Niks:

.
β”œβ”€β”€ Assets                              # Contains Colors, Logo & Images
β”œβ”€β”€ Shared                              # Contains Watch Connectivity Manager
β”œβ”€β”€ Audio                               # Contains Audio Files for Apps Default Music
β”œβ”€β”€ NiksWatch Watch App                 # Contains Niks Watch Apps
β”œβ”€β”€ NiksApp                             # Contains Niks Root Project
β”œβ”€β”€ ContentView                         # Contains Preview Page Logic with HomeView
β”œβ”€β”€ Component                           # Contains Reusable & Recyclable Components
β”‚   β”œβ”€β”€ BubbleDialogueComponent.swift
β”‚   β”œβ”€β”€ BubblePopupComponent.swift
β”‚   β”œβ”€β”€ LoadingComponent.swift
β”‚   β”œβ”€β”€ SidebarComponent.swift
β”‚   └── TimerComponent.swift                 
β”‚
β”œβ”€β”€ Core                                # Contains Constant & Custom Modifier
β”‚   β”œβ”€β”€ BackButtonStyle.swift
β”‚   β”œβ”€β”€ ButtonStyle.swift
β”‚   β”œβ”€β”€ EffectStyle.swift
β”‚   β”œβ”€β”€ FontStyle.swift
β”‚   β”œβ”€β”€ IconStyle.swift
β”‚   β”œβ”€β”€ ImageStyle.swift
β”‚   └── Constant
β”‚       β”œβ”€β”€ Constant.swift
β”‚       β”œβ”€β”€ Dialogues.swift
β”‚       └── Shapes.swift             
β”‚
β”œβ”€β”€ Model                               # Contains Data & Their Type for Each Content
β”‚   β”œβ”€β”€ AnimatorModel.swift       
β”‚   β”œβ”€β”€ AudioPlayerModel.swift      
β”‚   └── MusicModel.swift       
β”‚
β”œβ”€β”€ ViewModel                           # Contains Reusable General Function
β”‚   └── AnimatorViewModel.swift
β”‚
└── View                                # Contains Reusable Main Apps View
    β”œβ”€β”€ StretchPreview.swift
    β”œβ”€β”€ LoadingView.swift
    β”œβ”€β”€ GetReadyView.swift
    β”œβ”€β”€ TutorialView.swift
    β”œβ”€β”€ StretchingView.swift
    β”œβ”€β”€ HomePageView.swift
    β”œβ”€β”€ SleepView.swift    
    β”œβ”€β”€ SplashScreenView.swift    
    └── TotallySleepView.swift          

Features:

  • Yoga (Ujayyi Breath Method)
  • Yoga Tutorial Movement
  • Voice Over Yoga Tutorial
  • Interactive Sleeping Music and Background
  • Sleep Notifications (Daily Sleep Reminder at 10.00 P.M.)
  • Yoga Countdown Timer
  • Interactive Progress Bar
  • Interactive Character & Object
  • Shimmering & Pulse Animation Object
  • Close the Apps Automatically after 15 Minutes
  • Reusable Components
  • All Stacks (HStack, VStack, ZStack)
  • Custom Modifier (Extension)
  • User Notifications Permission
  • Watch Connectivity
  • AVKit for Apps Default Music
  • Splash Screen
  • Animation Sequence (PNG Sequence)

Build With

Contributors

Name Roles
Adriel Bernard Rusli Fullstack Developer
Abner Edgar Fullstack Developer
Bobby Sugiharto Animator & UI / UX Designer
Deka Primatio Deandra Fullstack Developer
Millennian Ibnu Adriansyah Karinda Animator & UI / UX Designer
Rachmaniar Larasati Project Manager

Installation

To use this repository, please follow the usage instructions below and make sure that Git is installed on your computer (execute all commands in cmd.exe or terminal):

  1. Download the .zip file or clone the repository using the following command:
git clone https://github.com/dekapd99/Niks.git
  1. Once the project is downloaded or cloned, open the project in Xcode by clicking on "Open a Project or File".

  2. Make sure to select iPad as the target simulator (Device column at the top of Xcode).

  3. Build and Run the project.

License

MIT License: Copyright (c) 2022

DISCLAIMER: ASSETS ARE USED FOR EDUCATION PURPOSE ONLY, NOT FOR COMMERCIAL PURPOSES

Assets Source: SF Symbols 4 Icon

Figma Projects: Niks Figma

(back to top)

Releases

No releases published

Packages

No packages published

Languages