Skip to content

rileychh/tattoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Tattoo

A modern reimplementation of TAT — the course helper app for Taipei Tech students

What is this?

Project Tattoo is a work-in-progress Flutter app that helps Taipei Tech (NTUT) students access their course schedules and academic information. This is a ground-up reimplementation with a focus on:

  • Modern, maintainable code — Clean architecture and best practices
  • Developer-friendly — Easy for future club members to understand and contribute
  • Concise implementation — No unnecessary complexity

Getting Started

This project uses FVM to manage Flutter versions.

# Install FVM (if not already installed)
# See https://fvm.app/documentation/getting-started/installation

# Use the project's Flutter version
fvm use

# Install dependencies
fvm flutter pub get

# Run the app
fvm flutter run

For IDE configuration (VS Code, Android Studio, IntelliJ), see FVM IDE Configuration.

Project Context

This project exists alongside two other implementations:

Project Tattoo aims to take lessons learned from both and create a clean, maintainable foundation for future development.

About

Project Tattoo: A modern reimplementation of TAT

Resources

Stars

Watchers

Forks

Languages