Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.13 KB

TODO.md

File metadata and controls

41 lines (29 loc) · 1.13 KB

Plan

Data

  • Include pantun 6 kerat: example
  • Include pantun 8 kerat
  • Include pantun 10 kerat
  • Include pantun 12 kerat
  • Include pantun 14 kerat
  • Include pantun 16 kerat
  • Include pantun berkait
  • Include pantuns/pantoums from English
  • Include pantuns/pantoums from French

Advanced search feature

  • Can search by keywords/keyphrases for each line (bayang1, bayang2, maksud1, maksud2)

Teroka page

Deploy along with new datasets (ideally ATMA's because it's large so a Teroka page would be helpful)

  • Show a dashboard that shows the amount of pantuns associated with every tag (themes, languages etc.)
  • Can explore the database using themes
  • Can explore the database using language

Enhancements

  • Populate the homepage instead of navigating to a new page for the search results
  • Test more designs to left-align the text in ModalPantun to make it more neat

From Mern Stack course

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}