Facebook & Development Environment
Part 1 - Logging in using Facebook
At first, I did not know how the system has many applications for facebook to login and comment can from different applications. After some research I understood that there is a deferential logging for mobile with Android, iOS and web applications.
As I began to develop with Facebook login, it was necessary to have a series of files made by Facebook, this is because you need to have certain security measures established by them. Once done, it's easy to add buttons add comments and share information on a specific topic.
One of the main rules is, the application can run in a just server, this can be local (within the same computer) or be on the internet. This means that if the application running off of a server, cannot connect to Facebook.
Part 2 - Installing the development environment of an existing project
When the project starts, we have all the tools necessary for their development. Not so with frequent, so you need to have to download programs, applications and files to run what currently exists.
When we proceeded to install tools databases MySQL and PostgreSQL as is necessary to pay attention to the usernames and passwords that are put during installation. This was because of the project demanded a username and password specific to access everything the right way.
Another point to consider is that although succeed in obtaining the same tools and the same versions, you can have problems. This will depend on the operating system you are using, for example, might not work in Windows, but a Mac to work properly.
Finally, once it manages to make everything work properly, you need an installation manual of the different environments they create. This in order to make the project maintainable into the future.
No hay comentarios:
Publicar un comentario