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

Example NextJS Application #2

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

DogukanGun
Copy link

@DogukanGun DogukanGun commented Dec 24, 2024

Example Application for Gibwork API

This pull request was created for https://app.gib.work/bounties/e38494df-06bb-4cda-9829-7361b0c18fee in an attempt to solve a bounty #1 . Payment for the bounty is immediately sent to the contributor after merge.

This pull request introduces a Next.js example application designed to integrate with the Gibwork platform. The application was developed to fulfill a bounty requirement and showcases how to interact with the Gibwork API. Below are the key details of the implementation:

Features Added

1. Task Creation Page

  • Allows users to create new tasks.
  • Includes fields for task details like title, description, deadline, and payment.

2. Task Overview Page

  • Displays a list of tasks with detailed information.
  • Includes filtering options to sort tasks by criteria like deadline, status, or payment.

Additional Notes

  • The project contains a complete structure for Next.js, with reusable components for UI and API handling.
  • It serves as a reference implementation for developers looking to integrate with Gibwork's API.

Screenshots

Home Page

Screenshot 2024-12-25 at 11 01 34

Explore Tasks

Screenshot 2024-12-24 at 22 33 04

Create a Task

Screenshot 2024-12-24 at 22 33 23

@DogukanGun
Copy link
Author

Hi @gib-work, I’ve created the example UI and am now waiting for your review. Thank you in advance!

@DogukanGun DogukanGun changed the title Example Application Example NextJS Application Dec 25, 2024
@ifechukwuobiezue
Copy link

Nice work , push to GitHub pages so that we can access it.

@DogukanGun
Copy link
Author

Nice work , push to GitHub pages so that we can access it.

Hi @ifechukwuobiezue , you can view the page here

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