Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oscardelgado02/twitter-lands
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.
https://github.com/oscardelgado02/twitter-lands
css html html-css html-css-javascript javascript mysql sql sql-database sql-server
Last synced: 24 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/oscardelgado02/twitter-lands
- Owner: oscardelgado02
- License: other
- Created: 2024-04-14T11:13:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-24T18:44:29.000Z (10 months ago)
- Last Synced: 2024-11-15T15:22:29.295Z (3 months ago)
- Topics: css, html, html-css, html-css-javascript, javascript, mysql, sql, sql-database, sql-server
- Language: Java
- Homepage:
- Size: 8.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Twitter Lands
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.![]()
## Steps to make the webpage work:
1- Open MYSQL.
2- Go to "Server->Users and privileges", and create an user called "mysql" with password "1234".
3- Give to the new user DBManagement permissions in Administrative Roles.
4- Create a connection called "epaw" attached to that user.
5- Now, in any connection, go to "Management->Data Import/Restore" and select "Import from Self-Contained File" and browse to get the "epaw.sql" file that is in the delivery.
6- Click in Start Import
7- After the process is finished, go to Eclipse.
8- Go to "File->Import" and select "WAR file".
9- Now browse the WAR file "Lab4_modified.war" that is in the delivery and click "Finish".
10- Now, open the "MainController.java" file, that is in the "controllers" folder in the Web Project and run it.
11- You can now navigate throught our app!
## Team
- Óscar Delgado Rueda: https://www.linkedin.com/in/óscar-delgado-rueda-579834228/
- Eduardo Ruiz Martinez: https://www.linkedin.com/in/eduardo-ruiz-martinez-0b7a27271/
- Arnau Camarero Liebanes: https://www.linkedin.com/in/arnau-camarero-liebanes-23a365269/
- Víctor Alcaide Rodríguez: https://www.linkedin.com/in/víctor-alcaide-rodríguez-272895253/## License
Shield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]
Twitter Lands © 2024 by Óscar Delgado Rueda, Eduardo Ruiz Martinez, Arnau Camarero Liebanes, Víctor Alcaide Rodríguez is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg