Skip to content

Flutter app that keeps track of in-game progress in PS4 and Xbox One games. It tracks all the achieved trophies and provides tips and tricks to achieve the rest.

Notifications You must be signed in to change notification settings

pratikbaid3/Completionist_Flutter_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Completionist (PS4 & Xbox Companion)

Group 6 Google Play

Want to get the most out of your PS4 and Xbox One games? Want to be incentivised to play? Completionist is the perfect place to grind your way through to the satisfying 100% completion mark. Track your in-game progress and all the trophies that you have achieved. Helpful tips and tricks present a nifty way to achieve the trophies and reach maximum completion. Happy Gaming

Introduction

The app is a collection of latest PS4 & Xbox(Coming Soon!) games trophy and the ways to achieve it. Some of the additional functionality is the ability to star trophies and mark them as complete for future reference. We also have several video guides for some of the more critical trophies. The app has a Django backend and a sqlite database.

Usage

  1. Clone the repository from GitHub:
git clone https://github.com/pratikbaid3/Completionist_Flutter_App
  1. Navigate to project's root directory:
cd game_trophy_manager
  1. Check for Flutter setup and connected devices:
flutter doctor
  1. Clone and run the backend
git clone https://github.com/pratikbaid3/Completionist_Backend
  1. Run the app:
flutter run

Contributing

Contribution to the project can be made if you have some improvements for the project or if you find some bugs. You can contribute to the project by reporting issues, forking it, modifying the code and making a pull request to the repository.

Please make sure you specify the commit type when opening pull requests:

feat: The new feature you're proposing

fix: A bug fix in the project

style: Feature and updates related to UI improvements and styling

test: Everything related to testing

docs: Everything related to documentation

refactor: Regular code refactoring and maintenance

License

The project is released under the MIT License. The license can be found here.

Flutter

For help getting started with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Flutter app that keeps track of in-game progress in PS4 and Xbox One games. It tracks all the achieved trophies and provides tips and tricks to achieve the rest.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published