Track, Prioritize, Ship — Your Way.
A lightweight issue tracker built for solo developers and freelancers.
- 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
- 🧾 Product Requirements Document (PRD)
- [📁 Architecture & Tech Stack](coming soon)
(coming soon)
- Frontend: Next.js (React)
- Backend: Flask (Python)
- Styling: CSS (custom, no Tailwind)
- Validation: Pydantic
# Install all dependencies
npm run install-all
# Start both services simultaneously
npm run dev- Frontend: http://localhost:3000
- Backend API: http://127.0.0.1:5001
npm run dev- Run both frontend and backendnpm 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
This repository holds two projects:
- backend/ — Flask API (Python). See instructions
- frontend/ — Next.js client (TypeScript). See instructions
You can browse each folder's README for detailed setup steps, environment variables, and usage examples.
- 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
© 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.