Skip to content

๐Ÿš€ ๐Ÿ”ฅ These brain teasers are challenging,but you can finish them quickly ,Slides Puzzle with images may not have numbers on the tiles and Nowhere to score with others . In this case, Let app Do It to You

Notifications You must be signed in to change notification settings

supernover/Pick_pic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

25 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

"Buy Me A Coffee"

If you want to contribute to this project and make it better, your help is very welcome.

I turned it into a Github repo so you can, you know, contribute to it by making pull requests.

Pick pictures slide puzzle

Participate in Flutter Puzzle Hack

๐Ÿ’ก Inspiration

_most of the things that come up in ๐Ÿง  my  brain are success stories, some of them are people who worked together to a achieve  a goal, that's a reason why i always come up with  an idea ๐Ÿ’ก  that can Connect with friends, family and other people you know, not only Keeping up with friends through send messages , Share updates and photos but also we can stay connected  through puzzle games,i used some info from  [Wiki how ](https://www.wikihow.com/Solve-Slide-Puzzles) and i pushed harder my imagination to make impossible possible_ 

๐Ÿ“™ What it does

_Large selection of premium online slide ย puzzles. Use This app as social mode to play with family and friends. Create and shareย puzzlesย using your own photos,
On your device or  on the web, you can play and discover thousands of slide picture   puzzle games that's has already been shared with the ones who have joined this game community , if you want too  you can play most-played slide picture puzzle games or you can use your own pictures taken by the camera or uploaded, especially  it has  a way to get pictures  out of integrated technology and  Well, each one of those puzzle games can  possible creating  an array of numbers
or letters on that pieces of photo ๐Ÿ“ธ, this type of change can be applied to all puzzle games  , also. Everyone's always looking for ways to dramatically improve  their skills in  puzzle games, so  this  How Will You Measure Your skills about the game because When you play this game , you get a score of how good you are compared to others_

Demo Demo

โš™ How we built it

๐Ÿ”ฆ 
> Thanks to  [Pub dev](https://pub.dev/) ,

**entirely  this application is made purely using Flutter  and dart which makes it cross platform with a beautiful UI. ๐Ÿ˜Ž **

### Technologies:

-  **_MVU is a pattern for architecting interactive programs, like webapps and games_
-  **_GitHub Actions Actions makes it easy to automate all your software workflows, now with world-class_
-  **_Firebase helps build and run successful apps_

-  **_mockito is a mocking framework that tastes really good. It lets you write beautiful tests with a clean & simple API_
-  **_localization the process of making something local in character or restricting it to a particular place_
-  **_Google cloud platform a suite of public cloud computing services offered by Google. The platform includes a range of hosted services for compute, storage and application development that run on Google hardware_
-  **_CLI  The FlutterFire CLI is a useful tool which provides commands to help ease the installation process of FlutterFire across all supported platforms_

theme

logo

Flutter project.

This site was built using Flutter SDK - App Development Toolkit.

Web app

๐ŸŒ Web project is functioned well and all you need is to follow these instructions only ๐Ÿ† :

Web App. ๐Ÿ’ป

Android app

โ˜‘๏ธ Android project is functioned well and all you need is to follow these instructions only๐Ÿ† :

Android app. ๐Ÿ“ฒ

โŒ No Android SDK found. Try setting the ANDROID_SDK_ROOT environment variable.

@Android SDK:warning: install Android SDK

  1. Enter cd [project]
  2. Run flutter build apk --split-per-abi
iOS app

โ˜‘๏ธ iOS project is functioned well and all you need is to follow these instructions only ๐Ÿ† :

iOS app. ๐Ÿ“ฑ

Window App

โ˜‘๏ธ Windows project is functioned well and all you need is to follow these instructions only ๐Ÿ† :

Windows . ๐Ÿ’ป

This guide provides a step-by-step walkthrough of releasing a Flutter app to the App Store and TestFlight.

๐Ÿ˜ฐ Challenges we ran into

_i never have used any of the technologies i used in this project since i wanted to learn something new, i did not get  enough time to learn it all but i also learned a lot more and Working under pressure_

##๐Ÿ˜Š Accomplishments that we're proud of

๐ŸŽ‰  _i made a fully functional flutter application with no experience_

##๐ŸŽ“ What we learned

Task Description๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป: _ whatever i have learned in Flutter, is needed to be implemented in some way integrating other technologies with it and Making sure you implement other technologies if possible, creativity (Optional: Animations,Responsive UI,DB connection,etc)_

1.  ๐Ÿ‘‰ _I learned  technologies  that thrives in a fast paced environment_   
2.  ๐Ÿ‘‰ _I learned a lot about different packages_
3.  ๐Ÿ‘‰ _I learned  useful tools which provides commands to help ease the installation process of Flutter across all supported platforms_

_It was a great experience for me ,i got an experience with rapid development and learned team collaboration. Since it was my first flutter hackathon i focussed on learning as many things i can.In conclusion i can say that it was a fun experience!!_

๐Ÿ‘โ€๐Ÿ—จ What's next for PickPic Puzzle

_There are plenty ways to continue with this project. The main goals would be expanding this such that multiple users are able to play each others' pages directly and providing ways to share the information collected on our application and Make the Impossible Possible Bringing the world, play this game together_

Contribution Guidelines๐Ÿ—

Are we missing any of your favorite features, which you think you can add to itโ“ We invite you to contribute to this project and make it better? To start contributing, follow the below guidelines:

1. Fork this repository.

2. Clone your forked copy of the project.

git clone --depth 1 https://github.com/<your_user_name>/Pick_pic.git

3. Navigate to the project directory ๐Ÿ“ .

cd Pick_pic

4. Add a reference(remote) to the original repository.

git remote add upstream https://github.com/supernover/Pick_pic.git

5. Check the remotes for this repository.

git remote -v

6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).

git pull upstream master

Note: in this project, the master branch is called the main branch, so try

git pull upstream main

7. Create a new branch.

git checkout -b <your_branch_name>

8. Perform your desired changes to the code base.

9. Track your changes:heavy_check_mark: .

git add .

10. Commit your changes.

git commit -m "Relevant message"

11. Push the committed changes in your feature branch to your remote repo.

git push -u origin <your_branch_name>

12. To create a pull request, click on `compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repo you are supposed to make a PR to.

13. Add appropriate title and description to your pull request explaining your changes and efforts done.

14. Click on Create Pull Request.

15 Voila โ— You have made a PR to the Pick project ๐Ÿ’ฅ Sit back patiently and relax while the project maintainers review your PR. Please understand at times the time can vary from a few hours to a few days

Project Maintainers๐Ÿ‘จ๐Ÿซ:

supernover_Picture Macyenga_Picture
iradukunda didier Second Account

Our valuable Contributors๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป :

๐Ÿ”œ soon as possible

About

๐Ÿš€ ๐Ÿ”ฅ These brain teasers are challenging,but you can finish them quickly ,Slides Puzzle with images may not have numbers on the tiles and Nowhere to score with others . In this case, Let app Do It to You

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages