Skip to content

foxnaim/Dev-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

⚡ Dev-flow

Developer workflow management tool for boosting productivity

TypeScript Next.js Tailwind CSS MongoDB


About

Dev-flow is a project management tool designed for developers. Track tasks, manage sprints, and organize your development workflow — all in one place.

Features

  • 📋 Task Management — Create, assign, and track development tasks
  • 🔄 Workflow Automation — Streamline repetitive dev processes
  • 👥 Team Collaboration — Real-time updates and team views
  • 📊 Progress Tracking — Visual dashboards and burndown charts
  • 🔐 Authentication — Secure user auth with middleware protection
  • 📱 Responsive UI — Works seamlessly on all devices

Tech Stack

Layer Technology
Framework Next.js
Language TypeScript
Database MongoDB
Styling Tailwind CSS
State React Context + Store
Auth Middleware-based

Getting Started

git clone https://github.com/foxnaim/Dev-flow.git
cd Dev-flow
yarn install
yarn dev

Project Structure

├── app/          # Next.js pages & routes
├── components/   # UI components
├── contexts/     # React context providers
├── lib/          # Utilities & helpers
├── models/       # Database models
├── store/        # State management
├── types/        # TypeScript types
└── utils/        # Helper functions

License

MIT © foxnaim

About

⚡ Developer workflow management tool for boosting productivity

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors