PokemonGoers / Catch-em-all

Now that we have tons of data about Pokemon (what they are, where they are, what’s their relationship, what they can transform into, which attacks they can perform, aso) we want to integrate it all into a comprehensive website. This website should contain sections about each Pokemon and its details. Additionally, the website should register the user’s location and tell the user how close is that the predicted pokemon to him/her. Additionally you will be incorporating the apps that were created by project B,C and D into the website. Your group will need to create automated builds and testing for this apps and use continuous integration to pull in new changes in the code repositories. Apps from projects B-D should be packaged and made available on NPM. Ideally when you completed these tasks the webapp component would integrate the apps by “requiring’ them. Here is a possible user story: when a user opens the website or the app the current location of the user will be shown. Additionally, the website/app will show automatically where the pokemons that are currently active are and where the pokemons that we predict to active in the nearest future (i.e. within half a day) will be located (all of this will be available from the app developed in project D). Hopefully, the website will be somewhat crowded by that data. Then, there needs to be a menu bar or something available (e.g. above the map or on the right side to it) that will list currently active or predicted pokemons. Clicking on one of them will make other pokemons on the map disappear, except of this clicked one. Separate web pages would allow the search and presentation of individual Pokemons and the information we gathered about them, including third party data (project A) and twitter analysis (project C)
9 stars 7 forks source link

Going rogue #134

Open sacdallago opened 7 years ago

sacdallago commented 7 years ago

Dear @PokemonGoers/catch-em-all ,

I apologize for the silenze these past two days. I'm working heavily to get the site up and running, and unfortunately we didn't have any luck with AWS (with whom I'm still passive-agressively fighting over fax).

BUT. BUT.

I have found a fallback solutions for two months or so. It's not 100%, I'm still fixing issues here and there with the API docker and bindings (eg. Mongo).

🎉 https://predictemall.online 🎉

Now it's time for us to go rouge! Please make sure that:

Thank you :)

MajorBreakfast commented 7 years ago

What about mentions of Iteratec?

gyachdav commented 7 years ago

Iteratec will get back to us about that.

johartl commented 7 years ago

What should we do with the following section from the About page? Remove it entirely?

On July 6th of this year, Niantic released the new location-based augmented reality title PokemonGo. The game took the world by storm and is now installed on 5% of smartphones in the US. In the game, players are using their smartphones to locate Pokemon - cute and cuddly virtual creatures that after being captured and nurtured turn into fearless fighters in the name of your ambition to level up.

In the real world Pokemon appear at random places and only for a short period of time. While firing up your PokemonGo app and starting to randomly look for a Pokemon that may pop up nearby may be a fun thing to do, we thought it could be nice if we do not leave things to random chance. Instead, we are intelligently guessing when and where our Pokemon will pop

WoH commented 7 years ago

WIP: https://github.com/PokemonGoers/Catch-em-all/tree/going_rogue

WoH commented 7 years ago

@johartl https://github.com/PokemonGoers/Catch-em-all/commit/b4595729dd0a59e95b2426df5b671e88b8dd9c39

WoH commented 7 years ago

@sacdallago @gyachdav @goldbergtatyana @juanmirocks

Is this fine?

Anything we should do about these links?

sacdallago commented 7 years ago

Looks fine to me.

Links can stay, @gyachdav ?

gyachdav commented 7 years ago

Still waiting for Iterate. Stand by for updates.

gyachdav commented 7 years ago

Here is the response from Iteratec:

gyachdav commented 7 years ago

@johartl @WoH @MajorBreakfast please bring this to a close. We want to launch the app.

WoH commented 7 years ago

@gyachdav Does this make sense while the PokeData API is down and the socket.io integration by is still messed up.

WoH commented 7 years ago

Also, who is this person:

it is important that the Liability Notice with reference to the person responsible is included (as present at the moment). Stand by to decision who the responsible person may be.

sacdallago commented 7 years ago

@WoH yeah. Sorry for that, I'm trying to push the two teams (predictions and data). The API will be up soon again, hopefully!

That person shall be @Georrgi :D He won't mind! ahahahahahahahahahaahahah JK, figuring out with @gyachdav and @goldbergtatyana :D

WoH commented 7 years ago

Lmao.

In all seriousness, please make sure that we can reach the data api and ideally, it would be nice if it would also have actual data to get there. I can start mocking everything for final testing purposes, but I don't like that idea too much.

I can finalize everything on the legal side within one hour.

sacdallago commented 7 years ago

@WoH data. Data is an issue. I'll check back with A if they have any clue what the status on bypassing the new firewalls on niantic's side are

WoH commented 7 years ago

@sacdallago If you look at the sources listed by the @PokemonGoers/pokedata Team, there is plenty of data to get there ;)