https://github.com/mazensayed91/encyclopedia
https://github.com/mazensayed91/encyclopedia
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mazensayed91/encyclopedia
- Owner: Mazensayed91
- Created: 2020-11-08T18:32:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-08T18:37:37.000Z (over 5 years ago)
- Last Synced: 2025-02-09T19:43:15.409Z (over 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Encyclopedia
# Overview
This website is an online encyclopedia that consists of a number of encyclopedia entries on various topics.
Like wikipedia, Each encyclopedia entry can be viewed by visiting that entry’s page. Visiting https://en.wikipedia.org/wiki/HTML, for example, shows the Wikipedia entry for HTML. Notice that the name of the requested page (HTML) is specified in the route /wiki/HTML. Recognize too, that the page’s content must just be HTML that your browser renders.
This is a short screencast, which illustrates the features of the site: https://youtu.be/W8QWanpNROE