Skip to content

Some personal study projects are made with frontend tools. Also, WhatsApp adding to a webpage and DataTables libraries have been seen.

Notifications You must be signed in to change notification settings

jokerinya/listingDataTableWhatsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Film List, DataTable Library and WhatsApp Message Box Library

This repository consists of some basic study projects.

1. Basic Film List

👉This site is online here.

In this project I used,

  • VueJs (HTML and CDN, not like a Single Page Application),
  • CSS flexbox and grid,
  • HTML Modal,
  • SCSS.

Capture.PNG

Basicly user can add a film name, a image link and a comment about the film. I made a modal for input form and a custom form area. Also user can delete a film, if she wants. There is not a DB or backend technology for this project (or browser storage like localStorage) . All the films has been added wils be deleted when the user refresh the page.

2. DataTable Library Usage

This is a simple data manipulation application with jsonplaceholder api. In this project I used,

  • VueJs (HTML and CDN, not like a Single Page Application),
  • DataTables Library,
  • JQuery,
  • Custom data filtering.

Project codes can be seen here.

3. WhatsApp Message Box Library Usage

In this small project, I added a WhatsApp messanger box.

Project codes can be seen here.

About

Some personal study projects are made with frontend tools. Also, WhatsApp adding to a webpage and DataTables libraries have been seen.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published