Skip to content

eliscmattosinho/development-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development Hub

Banner 1

Project Description

Development Hub is a flexible, front-end task management tool for organizing project workflows. Users can create custom boards and manage tasks using Scrum or Kanban methodologies.

Features

  • Create boards with multiple columns and cards
  • Switch between Scrum and Kanban views
  • Session-based persistence using browser cache (data cleared on reload)
  • Intuitive interface for visualizing project progress
  • Quick setup without a backend

⚠️ Note: This project is currently under development. Some features may not be fully implemented yet.

References

Screenshots & Demos


Technologies Used

  • React 19
  • React Router Dom 7
  • React Icons
  • React Toastify
  • React Transition Group
  • JavaScript (ES6+)
  • CSS3
  • GitHub Pages (deployment)
  • Vite (build tool)

Deployment

The project is deployed via GitHub Pages. To deploy manually:

# Build the project
npm run build

# Copy index.html to 404.html for GitHub Pages
cp dist/index.html dist/404.html

# Deploy using gh-pages
npm run deploy

About

Flexible development board to track tasks with Scrum or Kanban workflows. Built with React and JavaScript, fully browser-based.

Topics

Resources

Stars

Watchers

Forks

Languages