Skip to content

SudoCod/trax-apple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TraX

Swift SwiftUI iOS Xcode License

Track TV series, movies, books, games, and more — all in one place. TraX helps you keep up with what you are watching, reading, and playing, similar to apps like TV Time.

Features

  • Login screen — Branded sign-in experience with email, password, and social login placeholders
  • Dark-first UI — Media-focused design with a purple-to-coral accent palette
  • SwiftUI native — Built entirely with SwiftUI for iPhone and iPad

More features are in active development.

Screenshots

Requirements

Requirement Version
macOS Latest recommended
Xcode 26.6+
iOS deployment target 26.5+
Swift 5.0

Getting Started

  1. Clone the repository

    git clone https://github.com/SudoCod/trax-apple.git
    cd trax
  2. Open in Xcode

    open trax.xcodeproj
  3. Select a run destination — Choose an iOS Simulator or a connected device.

  4. Build and run — Press ⌘R.

No CocoaPods, Swift Package Manager dependencies, or extra tooling is required.

Project Structure

trax/
├── trax/
│   ├── traxApp.swift       # App entry point
│   ├── LoginView.swift     # Login screen
│   ├── ContentView.swift   # Main content (placeholder)
│   ├── Theme.swift         # Colors and styling
│   └── Assets.xcassets/    # App icons and colors
├── trax.xcodeproj/
├── README.md
├── CONTRIBUTING.md
├── CONTRIBUTORS.md
└── LICENSE

Contributing

Contributions are welcome. Please read CONTRIBUTING.md for setup instructions, commit conventions, and the pull request process.

License

This project is licensed under the Apache License 2.0. See LICENSE for the full text.

Contributors

Thanks to everyone who has helped build TraX.

Contributors

Profile pictures are pulled automatically from GitHub contributors. See CONTRIBUTORS.md for contributor details and CONTRIBUTING.md to get involved.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages