- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[WORLD CUP DB] is a web application, where I create a Bash script that enters information from World Cup games into PostgreSQL, then query the database for useful statistics.
The following technologies were used in the development of this project:
Ruby: To create and manipulate the classes
- You can add world cup information
- You can obtain worldcup information
- You can add information to the database using a script
To get a local copy up and running, follow these steps.
In order to run this project you need:
psql -U postgres < worldcup.sql
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:carreraprogrammer/world_cup_database.git
To run the project, execute the following command:
./insert_data.sh
👤 Daniel Carrera
- GitHub: @carreraprogrammer
- Twitter: @carreraprogrammer
- LinkedIn: [Daniel Carrera] (https://www.linkedin.com/in/daniel-carrera-paz-85a917244/)
- [Add basic UI]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, I'd really appreciate if you can give me a star.
I would like to thank to my family, my coding partners and Microverse, that are always pushing me to became my best version
This project is MIT licensed.