Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developed Travel Bucket List App #2635

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AqibAliMughal
Copy link

TRAVEL BUCKET LIST
Developed a Travel Bucket List app having issue id: #2561
Overview
This project is a task management application built using Laravel, jQuery, JavaScript, Bootstrap, HTML, and CSS. It allows users to create and manage task lists categorized by different categories. Users can create, check, edit tasks, and filter tasks by date or category.

To set up the project, follow these steps:

  • git clone
  • cd project-name
  • cd demos folder
  • cd travel-bucket-list

Copy the environment file:
cp .env.example .env

Install dependencies: Make sure you have Composer installed. Then run:
composer install

Run migrations:
php artisan migrate

Start the development server:
php artisan serve

Open your browser and visit http://localhost:8000.

Features

  • Create Task Lists: Users can create task lists categorized by specific categories.
  • Manage Tasks: Users can check off tasks as completed, edit existing tasks, and delete them if necessary.
  • Filter Tasks: Users can filter tasks by date or category, making it easy to manage their to-do lists.

Technologies Used

  • Backend: Laravel
  • Frontend: jQuery, Bootstrap, HTML, CSS

@JanCizmar
Copy link
Contributor

Hello! Can you share a link for the demo and dev.to article?

@JanCizmar
Copy link
Contributor

Hello!

Sorry, the requirement was to have the demo app localized using Tolgee.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants