Skip to content

A simple web application that fetches and displays summaries from Wikipedia. This project uses vanilla HTML, CSS, and JavaScript, providing a minimal and lightweight solution to quickly generate Wikipedia summaries for any topic.

Notifications You must be signed in to change notification settings

immortalWebDev/Summary-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Wikipedia Summary Generator

A simple web application that fetches and displays summaries from Wikipedia. This project uses vanilla HTML, CSS, and JavaScript, providing a minimal and lightweight solution to quickly generate Wikipedia summaries for any topic.

🌟 Features

  • Real-Time Summary: Fetches a short summary of any topic from Wikipedia's REST API.
  • Minimal Design: Clean and simple interface without any external CSS framework.
  • Download Summary: Users can download the fetched summary as a .txt file.
  • Clear Input: Easily clear the topic input and result.

🔧 Technologies Used

  • HTML5: Structure of the web page.
  • CSS3: Custom styling for the app.
  • JavaScript: For handling API requests and dynamic interactions.

🚀 How to Use

  • Clone the repository: git clone https://github.com/yourusername/wikipedia-summary-generator.git

  • Navigate to the project folder: cd wikipedia-summary-generator

  • Open the index.html file in any web browser:

  • Enter a topic in the input field and press the "Search" button to get the summary.

📂 Project Structure

  • 📦 wikipedia-summary-generator

  • 📄 index.html # Main HTML file

  • 📄 style.css # CSS for styling

  • 📄 script.js # JavaScript logic for API fetching and DOM manipulation

  • 📄 README.md # Project documentation

📦 Dependencies

  • No external dependencies required.
  • You can use CDN tailwind instead of vanilla CSS if you prefer.

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

📜 License

This project is licensed under the MIT License

📞 Contact

Made with 💘 by Piyush

About

A simple web application that fetches and displays summaries from Wikipedia. This project uses vanilla HTML, CSS, and JavaScript, providing a minimal and lightweight solution to quickly generate Wikipedia summaries for any topic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published