Skip to content
This repository has been archived by the owner on May 15, 2022. It is now read-only.
/ vtdashboard Public archive

A back-office iOS application for managing channel registration for Thai VTuber Ranking website - https://vtuber.chuysan.com - made with SwiftUI.

Notifications You must be signed in to change notification settings

chuymaster/vtdashboard

Repository files navigation

[THIS PROJECT IS NOT MAINTAINED ANYMORE]

vtdashboard

A back-office iOS application for managing channel registration for Thai VTuber Ranking website, made with SwiftUI.

Setup

This project uses XcodeGen to generate the project file. The generation command is run via Mint

brew install mint
gem install bundler
  • Run make setup to setup the project
  • Open VtDashboard.xcodeproj and happy coding!

Target

  • Xcode 13.3.1, iOS 15+

Features

Screenshot

  • Channel registration request management
Request List Action Sheet Sign In
Simulator Screen Shot - iPhone 13 Pro - 2022-05-15 at 19 20 37 Simulator Screen Shot - iPhone 13 Pro - 2022-05-15 at 19 20 41 Simulator Screen Shot - iPhone 13 Pro - 2022-05-15 at 19 50 41

Development

Xcodegen

Run make xcodegen when you add new files or pulling new files from the repository.

UserDefaults

Keys and values of UserDefaults are defined in UserDefaultsKey enum.

Tips command

  • Remove files created before .gitignore
git rm --cached `git ls-files -i --exclude-from=.gitignore`

About

A back-office iOS application for managing channel registration for Thai VTuber Ranking website - https://vtuber.chuysan.com - made with SwiftUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published