Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mlascurain/jmboard-php
App to organize tasks
https://github.com/mlascurain/jmboard-php
backend collaboration college-project frontend full-stack kanban-board organizer php task-manager team-repo web-app
Last synced: about 1 month ago
JSON representation
App to organize tasks
- Host: GitHub
- URL: https://github.com/mlascurain/jmboard-php
- Owner: mLascurain
- Created: 2024-10-08T23:08:21.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:35:30.000Z (2 months ago)
- Last Synced: 2024-10-29T14:39:32.509Z (2 months ago)
- Topics: backend, collaboration, college-project, frontend, full-stack, kanban-board, organizer, php, task-manager, team-repo, web-app
- Language: PHP
- Homepage: https://jmboard.infinityfreeapp.com
- Size: 2.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JMboard-php
App to organize tasks
![logoBlancoFINAL](https://github.com/user-attachments/assets/b7073ee0-54c9-44a3-bdb5-4a079825ce3a)
![inicio](https://github.com/user-attachments/assets/7ceb496c-6a09-4c44-99d6-246eab00ed1d)
![login](https://github.com/user-attachments/assets/93494222-2510-461b-8e59-9182205a18cb)
![register](https://github.com/user-attachments/assets/08096810-12ad-4cac-a8b0-3081ea3af812)
![quienes-somos](https://github.com/user-attachments/assets/daac8095-e33a-4e1f-8451-46c5d28bb4ad)
![tableros](https://github.com/user-attachments/assets/483f1e5a-ea1c-4b37-8a0e-0e103f08504d)
![image](https://github.com/user-attachments/assets/6a32ed30-11b5-45b5-a357-cbaf8ba008e0)https://github.com/user-attachments/assets/e11d0fc1-70c2-43a9-be27-3f361bd3016c
> [!NOTE]
> Video showing the app
> https://www.youtube.com/watch?v=VNNv3boKw4Q# About
**Jmboard** is a task management platform designed to help users create, organize, and manage tasks efficiently. It includes features such as:
- **Customizable columns**: Users can define columns to group tasks.
- **Visibility options**: Change tasks status for priority levels.
- **Drag and drop functionality**: Easily move tasks between columns.
- **Column and task management**: Create, edit, and delete columns and tasks within a board.# Development
**Jmboard** is built with the following technologies:
- **PHP**: For server-side scripting and dynamic content.
- **JavaScript**: For interactive features and drag-and-drop functionality.
- **HTML**: To structure the web pages.
- **CSS**: For styling and layout.
- **MySQL**: To manage the database.
- **Session Management**: To ensure secure access and user authentication.> [!TIP]
> If you want to support the project you can give a star to the repository, we would appreciate it ;)