{"id":20476590,"url":"https://github.com/oscardelgado02/twitter-lands","last_synced_at":"2025-03-05T14:44:32.202Z","repository":{"id":233287791,"uuid":"786405813","full_name":"oscardelgado02/Twitter-Lands","owner":"oscardelgado02","description":"Twitter Lands is a web page project that is really similar to Twitter, but it is organized by countries and users can add events and recommendations to each country.","archived":false,"fork":false,"pushed_at":"2024-04-24T18:44:29.000Z","size":9202,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T03:20:29.402Z","etag":null,"topics":["css","html","html-css","html-css-javascript","javascript","mysql","sql","sql-database","sql-server"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oscardelgado02.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-14T11:13:41.000Z","updated_at":"2024-04-24T18:44:33.000Z","dependencies_parsed_at":"2024-04-22T13:26:11.665Z","dependency_job_id":"9e82770e-0aad-432b-817c-f44df04a233c","html_url":"https://github.com/oscardelgado02/Twitter-Lands","commit_stats":null,"previous_names":["oscardelgado02/twitter-lands"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscardelgado02%2FTwitter-Lands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscardelgado02%2FTwitter-Lands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscardelgado02%2FTwitter-Lands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscardelgado02%2FTwitter-Lands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oscardelgado02","download_url":"https://codeload.github.com/oscardelgado02/Twitter-Lands/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242048331,"owners_count":20063400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","html","html-css","html-css-javascript","javascript","mysql","sql","sql-database","sql-server"],"created_at":"2024-11-15T15:21:42.851Z","updated_at":"2025-03-05T14:44:32.186Z","avatar_url":"https://github.com/oscardelgado02.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twitter Lands\n Twitter Lands is a web page project that is really similar to Twitter, but it is organized by countries and users can add events and recommendations to each country.\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://github.com/oscardelgado02/oscardelgado02/blob/main/images/Twitter-Lands-Preview.png\" align=\"center\" style=\"width: 80%\" /\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n## Steps to make the webpage work:\n\n1- Open MYSQL.\n\n2- Go to \"Server-\u003eUsers and privileges\", and create an user called \"mysql\" with password \"1234\".\n\n3- Give to the new user DBManagement permissions in Administrative Roles.\n\n4- Create a connection called \"epaw\" attached to that user.\n\n5- Now, in any connection, go to \"Management-\u003eData Import/Restore\" and select \"Import from Self-Contained File\" and browse to get the \"epaw.sql\" file that is in the delivery.\n\n6- Click in Start Import\n\n7- After the process is finished, go to Eclipse.\n\n8- Go to \"File-\u003eImport\" and select \"WAR file\".\n\n9- Now browse the WAR file \"Lab4_modified.war\" that is in the delivery and click \"Finish\".\n\n10- Now, open the \"MainController.java\" file, that is in the \"controllers\" folder in the Web Project and run it.\n\n11- You can now navigate throught our app!\n\n## Team\n - Óscar Delgado Rueda: https://www.linkedin.com/in/óscar-delgado-rueda-579834228/\n - Eduardo Ruiz Martinez: https://www.linkedin.com/in/eduardo-ruiz-martinez-0b7a27271/\n - Arnau Camarero Liebanes: https://www.linkedin.com/in/arnau-camarero-liebanes-23a365269/\n - Víctor Alcaide Rodríguez: https://www.linkedin.com/in/víctor-alcaide-rodríguez-272895253/\n\n## License\n\nShield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]\n\n\u003cp xmlns:cc=\"http://creativecommons.org/ns#\" xmlns:dct=\"http://purl.org/dc/terms/\"\u003e\u003ca property=\"dct:title\" rel=\"cc:attributionURL\" href=\"https://github.com/oscardelgado02/Twitter-Lands\"\u003eTwitter Lands\u003c/a\u003e © 2024 by \u003ca rel=\"cc:attributionURL dct:creator\" property=\"cc:attributionName\" href=\"https://github.com/oscardelgado02\"\u003eÓscar Delgado Rueda, Eduardo Ruiz Martinez, Arnau Camarero Liebanes, Víctor Alcaide Rodríguez\u003c/a\u003e is licensed under \u003ca href=\"https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1\" target=\"_blank\" rel=\"license noopener noreferrer\" style=\"display:inline-block;\"\u003eCreative Commons Attribution-NonCommercial-ShareAlike 4.0 International\u003c/a\u003e\u003c/p\u003e\n\n[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]\n\n[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/\n[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png\n[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscardelgado02%2Ftwitter-lands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscardelgado02%2Ftwitter-lands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscardelgado02%2Ftwitter-lands/lists"}