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

BACKEND ISSUE #401

Open
5 tasks done
ankit071105 opened this issue Oct 17, 2024 · 2 comments
Open
5 tasks done

BACKEND ISSUE #401

ankit071105 opened this issue Oct 17, 2024 · 2 comments
Labels
bug Something isn't working gssoc-ext hacktoberfest-accepted level3 GirlScript Summer of Code

Comments

@ankit071105
Copy link
Owner

Description

The project functions as a mediator between sellers and buyers of tickets. Here's a detailed summary of the backend functionality needed:

Seller Ticket Listing:

When a user lists their ticket in the Seller Section, the backend should automatically adjust the price.
The listed ticket price will be 50 rupees less than the original price of the ticket.

For example

if a seller lists a ticket originally priced at 500 rupees, the system will list it at 450 rupees in the Seller Section.

Buyer Ticket Listing:

After a ticket is listed by a seller, the backend will post the same ticket in the Buyer Section.
However, in the Buyer Section, the ticket should be listed at a higher price: 100 rupees more than the original price.

For instance,

if a ticket originally costs 500 rupees, it will be posted at 600 rupees in the Buyer Section.

Screenshots

No response

Any additional information?

The backend will ensure that:

A price reduction is applied when a ticket is listed in the Seller Section.
A price increase is applied when the same ticket is posted in the Buyer Section.
This process creates a margin where sellers are paid less for their tickets, and buyers purchase them at a premium.

What browser are you seeing the problem on?

No response

Checklist

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I'm a GSSoC'24-Extd contributor
  • I'm a Hacktoberfest'24 contributor
  • I am willing to work on this issue (optional)
@ankit071105 ankit071105 added bug Something isn't working level3 GirlScript Summer of Code gssoc-ext hacktoberfest-accepted labels Oct 17, 2024
@SumitSahu44
Copy link
Contributor

hey @ankit071105 assign this to me i will do it within 2day

@ankit071105
Copy link
Owner Author

hey @ankit071105 assign this to me i will do it within 2day

okay show me solution i will assgin you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc-ext hacktoberfest-accepted level3 GirlScript Summer of Code
Projects
None yet
Development

No branches or pull requests

2 participants