Skip to content

LenaNevel/Trackly-App

Repository files navigation

📌 Trackly

Track, Prioritize, Ship — Your Way.
A lightweight issue tracker built for solo developers and freelancers.

🚀 Features

  • User registration and login
  • Clean, responsive UI
  • Create, edit, and delete tasks
  • View task details with ✏️ edit functionality
  • Status updates (Backlog, In Progress, In Review, Done, Won't Do)
  • Responsive UI with instant feedback
  • Built with Flask + Next.js

📚 Documentation

📸 Screenshots

(coming soon)

📦 Tech Stack

  • Frontend: Next.js (React)
  • Backend: Flask (Python)
  • Styling: CSS (custom, no Tailwind)
  • Validation: Pydantic

🧑‍💻 Author

Olena Nevel
GitHub | LinkedIn

🏃‍♂️ Quick Start

Run Both Frontend & Backend Together

# Install all dependencies
npm run install-all

# Start both services simultaneously
npm run dev

Access the Application

Available Scripts

  • npm run dev - Run both frontend and backend
  • npm run backend - Run only backend (Flask on port 5001)
  • npm run frontend - Run only frontend (Next.js on port 3000)
  • npm run install-all - Install dependencies for both projects

📁 Project Structure

This repository holds two projects:

You can browse each folder's README for detailed setup steps, environment variables, and usage examples.


🔜 Coming Soon

  • Personal task notes for progress tracking
  • Environment-based deployment support (local vs. production)
  • A public "About" page w/ press release and story
  • One-click deployment guide (free tier-friendly)
  • Future roadmap: Expand to support CS, Sales, and Team Workflows

📄 License

© 2025 Olena Nevel. All rights reserved.

This project is publicly viewable for educational and portfolio purposes only.
No copying, redistribution, or commercial use is permitted without explicit written permission.

About

Build a minimal but extensible project management tool to track dev works

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors