Skip to content

Designed a Wikipedia-like online encyclopedia that allows users to search, create and edit entries as well as generating a random entry for an entry if they chose. Used Python, Django, SQLite

Notifications You must be signed in to change notification settings

alejandroxpx/Project-1--Wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiki Project 1 : Wiki CS50W

I designed a Wikipedia - like online encyclopedia.

Implementation of this program involved creating an entry page which illustrates the contents of an entry. Index which contains the names of all pages in the encyclopedia. A search function which lets the User search for an entry. New page which alows the user to create a new entry as well as edit the entry. Finally, a random page allows the user to choose to see a random entry.

About

Designed a Wikipedia-like online encyclopedia that allows users to search, create and edit entries as well as generating a random entry for an entry if they chose. Used Python, Django, SQLite

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published