๐บ Clube Globo gathers all the contents of Globo in one place! You can customize it your way, interact with your favorite shows and collect points that you can exchange for exclusive products and prizes!
http://clubeglobo.gabrieldesenvolvedor.com
If for some reason you are unable to create an account you can use the following information to sign in:
- Email:
teste@teste.com
- Password:
123
Clube Globo is a club for Globo users to have the best experience, in a personalized way. The platform gathers all Globo content in a kind of menu, and has several interactions that accumulate points (GPontos) that can become prizes! When registering, the user indicates his / her tastes and preferences, and the system already personalizes the profile the user's way. And with a difference: it will have access to all content in one place, without having to migrate to other applications and sites to have access.
Windows:
You can clone the repository through CMD (Command Prompt) just by typing:
git clone https://github.com/gabrieldejesus/clube-globo
or download the zip from the green button at the beginning of the repository
- 0.1.0
- Project finalized and studying the possibility of adding new resources
- The first suitable lauch
- 0.0.1
- Work in progress
Gabriel de Jesus โ My portfolio โ devgabrieldejesus@gmail.com
Distributed under the MIT License. See LICENSE for more information.
https://github.com/gabrieldejesus/clube-globo
- Make the fork of the project (https://github.com/gabrieldejesus/clube-globo/fork)
- Create a branch for your modification (
git checkout -b my-new-resource
) - Do commit (
git commit -am 'Adding a new resource ...'
) - Push (
git push origin my-new-feature
) - Create a new Pull Request
After your pull request is merged, you can safely delete your branch.