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

Enhance Game Details Modal in game_list.php and games_data.php #6

Open
DoonOnthon opened this issue Aug 1, 2023 · 4 comments
Open

Comments

@DoonOnthon
Copy link
Owner

Description: Let's take GamePulse to the next level by enhancing the game details modal in the game_list.php and updating the games_data.php in the includes folder! 🎮✨ We invite contributors to enrich the game details section by adding a video trailer, a brief game description, and any other exciting information that would elevate the gaming experience for our users.

📝 How to Contribute:

  1. Fork this repository.
  2. Clone your forked repository to your local machine.
  3. Navigate to the 'game_list.php' file in the root directory.
  4. Modify the modal section to include a video trailer, game description, or any other exciting details.
  5. Don't forget to also update the 'games_data.php' in the includes folder with the new game details.
  6. Save the files and commit your changes.
  7. Push the changes to your forked repository.
  8. Open a pull request from your forked repository to the main repository.

📢 Important Notes:

  • Be creative and thoughtful when adding game details. Make sure the information is accurate and engaging.
  • Collaborate with other contributors and maintainers for feedback and suggestions.
  • Feel free to suggest any other enhancements that would make GamePulse even more awesome.

Let's collaborate and make GamePulse the ultimate gaming platform! Your contribution will play a crucial role in providing an exceptional gaming experience to our users. Thank you for supporting GamePulse! 🚀🎉

@JosefForkman
Copy link

Hi @DoonOnthon!
I would love to do this.
Can you add me to this issue?

@DoonOnthon
Copy link
Owner Author

Hi @DoonOnthon! I would love to do this. Can you add me to this issue?

Sorry for the late reply, the issue is ongoing and can be done by anyone at anytime. There's not really a state of being done, you're more than welcome to just go for it!

@mleisy
Copy link

mleisy commented Jan 11, 2024

Just some ideas to consider:

  • Add a rating and review system to allow visitors to rate and review games.
  • Add developer and/or publisher to game details
  • Add platforms to game details (Windows, Mac, Linux, PlayStation, Xbox, etc)
  • Add sales channels to game details (Steam, Epic, Origin, etc)
  • Add game screenshots to game details
  • Add game summary/description to game details
  • Add minimum and recommended system requirements to game details
  • Specify multiplayer or single player and Co-op or PvP to game details
  • Convert the game list table to a data tables (this offers a slightly better built in search, pagination, and column sorting feature), no need to roll your own, see https://datatables.net/examples/styling/bootstrap5.html

@AlexWolak
Copy link
Contributor

Hello @mleisy,

I appreciate your suggestions for this issue !
This Friday, I have some contributions to make for my school project, so I can complete it this Friday.

  • 1st and 7th proposals are interesting for me, so I am looking to do something for them tomorrow.
  • For the Datatable, it's very interesting because it's more easily and faster for filters and searches, especially with Ajax.
  • To generate screenshots, he must add a database system to stock photos, and I believe it may be complicated.

Have a nice day !

DoonOnthon pushed a commit that referenced this issue Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants