Skip to content

zeyadhassan/FastTrack-AI

Repository files navigation

FastTrack AI

A comprehensive AI code tracking and analysis tool that helps developers understand and manage AI-generated code in their projects.

Project Structure

  • vscode-extension/: VS Code plugin for AI code detection and tracking
  • core/: Core functionality shared across components
  • dashboard/: Web-based dashboard for visualization
  • .fasttrack/: Project metadata and configuration

Getting Started

  1. Install dependencies:

    npm install
  2. Build the project:

    npm run build
  3. Run tests:

    npm test

Development

  • The project uses TypeScript for type safety
  • ESLint is configured for code quality
  • Each component has its own package.json and build configuration

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published