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

Add tickets availability #531

Merged
merged 2 commits into from
Nov 9, 2024
Merged

Conversation

haseebzaki-07
Copy link
Contributor

Pull Request Template for GSoC 2024

Related Issue

fixes #51

Description of Changes

This PR adds new page for tickets availability so that users can enter their source and destinations and get the info for tickets.
Created the backend API and the frontend page for the purpose.
Ensured Responsiveness in the frontend component for smaller devices.

Type of Pull Request

  • Bug Fix
  • New Feature
  • Performance Improvement
  • Documentation Update
  • Code Refactoring
  • Security Enhancement
  • Other (Specify): _______________

(Please check relevant boxes by entering an "X" inside them)

Screenshots / Demo (if applicable)

Screenshot 2024-11-08 165811
Screenshot 2024-11-08 171524
Screenshot 2024-11-08 171534
Screenshot 2024-11-08 171617

Checklist for Contributor

use'X' in [ ] to check it .

  • I have reviewed my code before submission.
  • I have read and followed the project's Contribution Guidelines.
  • I have tested the code thoroughly.
  • I have attached related issue numbers, screenshots, or videos (if applicable).
  • I have added comments to my code where necessary for clarity.
  • I have checked the existing code base and my changes do not introduce any breaking changes.
  • My PR addresses only one issue; I have created separate PRs for other issues.
  • I have ensured that the PR does not include unrelated files.
  • I am mindful of the project's coding standards and best practices.

Copy link

vercel bot commented Nov 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
station-guide ❌ Failed (Inspect) Nov 9, 2024 4:01pm
station-guide-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2024 4:01pm

Copy link
Contributor

github-actions bot commented Nov 8, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@haseebzaki-07
Copy link
Contributor Author

@dhairyagothi please review the PR!

@dhairyagothi
Copy link
Owner

@haseebzaki-07 please resolve conflicts

@dhairyagothi dhairyagothi added dependencies Pull requests that update a dependency file level 3 45 points issue gssoc-ext GSSOX'24 Extended labels Nov 9, 2024
@haseebzaki-07
Copy link
Contributor Author

@dhairyagothi Done!

@dhairyagothi dhairyagothi merged commit d708b23 into dhairyagothi:main Nov 9, 2024
3 of 4 checks passed
Copy link
Contributor

github-actions bot commented Nov 9, 2024

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to Station Guide. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file gssoc-ext GSSOX'24 Extended level 3 45 points issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Source and Destination-Based Ticket Availability Display
2 participants