You are browsing as a guest. Sign up (or log in) to start making projects!

11h 41m 7s logged

Google is not that cool 🤬

So guys like I said I finished it today so thats what I added:

Basic Recommendation System

So there are the three factors for the Recommendations:

  1. Tag taste: users who own a game sharing tags with your library also own the canditate
  2. Popularity: how many people in total own the candidate (Thats the least important)
  3. Similar library wishlists: users who share games with your library wishlisted the candidate

All of that is done in phython, which is very dumb to do if you wanna have thousands of games. (But for that small store its enough)

2fa authentification

So for that I have used firebase.
For me it was extremly hard configuring this.But I made it. Also I have used a gmail address to send a potential user the verification and email confirmation. And if you dont wanna verify anything you can deactivate it with the checkmark(But please if the demo is online do it(Note: Analytics are activated on firebase))

added google login

You can also login in with google. For that I had to use the most irrating API Keys. Really why is Google making it so hard?

IMPORTANT:

For now your Username will automatically be the name you have on you Google account.

0
3

Comments 0

No comments yet. Be the first!