PROJECT 1 - Wiki (Harvard CS50 Web Programming)
PROJECT 1: Wiki
Description: Design a Wikipedia-like online encyclopedia using Django.
Submitted by: Maxine Nicole B. Bernales
Timestamps:
0:00 - REQUIREMENT#1: Entry Page
○ renders a page with the content of the encyclopedia entry through "/wiki/TITLE" (with TITLE as the query)
○ If query does not exist, presents an error page
○ If query exists, presents page with the content of the query
0:15 - REQUIREMENT#2: Index Page
○ allows user to click on any entry name and be taken directly to that entry page
0:26 - REQUIREMENT#3: Search
○ allows user to type a query into the search box
○ If query does not exist, presents a search results page that displays all encyclopedia entries that have the query as a substring.
○ If query exists, redirects to the page with its content
0:39 - REQUIREMENT#4: New Page
○ clicking "Create New Page" directs user to a page where they can create a new encyclopedia entry
○ allows user to enter a title for the page and in a textarea, enter the Markdown Content for the page.
○ has button to save new page
○ If entry title already exists in the repository, presents an error message.
○ If entry title does not exist yet, saves to disk and redirects user to the entry's page
1:11 - REQUIREMENT#5: Edit Page
○ allows user to click a link and be taken to a page where they can edit that entry’s Markdown content
○ has a textarea that is pre-populated with existing Markdown content of the page
○ has a button that saves changes in the entry
○ redirects user to the entry's page after saving changes.
1:40 - REQUIREMENT#6: Random Page
○ clicking “Random Page” directs user to a random encyclopedia entry.
1:49 - REQUIREMENT#7: Markdown to HTML Conversion
○ converts markdown content in the entry file to HTML before being displayed to the user
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «PROJECT 1 - Wiki (Harvard CS50 Web Programming)», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.