Skip to content

carreraprogrammer/world_cup_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

📗 Table of Contents

📖 [WORLD CUP DB]

[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.

🛠 Built With

Tech Stack

The following technologies were used in the development of this project:

Ruby: To create and manipulate the classes

Key Features

  • You can add world cup information
  • You can obtain worldcup information
  • You can add information to the database using a script

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  psql -U postgres < worldcup.sql

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:carreraprogrammer/world_cup_database.git

Usage

To run the project, execute the following command:

  ./insert_data.sh

(back to top)

👥 Authors

👤 Daniel Carrera

(back to top)

🔭 Future Features

  • [Add basic UI]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, I'd really appreciate if you can give me a star.

(back to top)

🙏 Acknowledgments

I would like to thank to my family, my coding partners and Microverse, that are always pushing me to became my best version

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

For this project, you will create a Bash script that enters information from World Cup games into PostgreSQL, then query the database for useful statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages