Skip to content

Hey guys! This is a simple practice with jQuery-Ajax. It's article management with a simple interface. The technology contains bootstrap, jQuery, Ajax... Enjoy coding :)

License

Notifications You must be signed in to change notification settings

rensothearin/article-management-web-with-ajax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newst Magazine (Well,,,, the name I just create for fun 😸)

Newst Magazine is a practical implementation sample of jQuery Ajax requested from API. [http://api-ams.me] This sample article website included:

  • A home page
  • A detail page
  • And an about page

Features!

  • Load article (the article API is down right now, so you can take this example and connect with any other article website that you can find; just the flow still maintain the same. Good luck 😄!)
  • Pagination
  • Detail article description

Tech

This sample article website has technology included:

  • HTML - HyperText Markup Language for web page skeleton!
  • CSS - Cascading Stylesheets for styling web page.
  • Javascript - Light weight programming language to solve complicated things on web.
  • Ajax - Asynchronous JavaScript And XML for Server/Client Site technique.
  • Twitter Bootstrap - great UI boilerplate for modern web apps.
  • jQuery - jQuery is a fast, small, and feature-rich JavaScript library.
  • JSON - JavaScript Object Notation.

All of these languages are open source and easy to learn.

How to run

It doesn't require any additional installation from code for running this sample website.

Download or clone project and then:

  • Open "Application/Layout" folder.
  • Open file "index.html" with "live server" plugin in VS Code.

You can use any editor to edit code. I recommend you to use one of my favorite editor is Visual Studio Code.

License

MIT

Free Software, Oh Yeah!

About

Hey guys! This is a simple practice with jQuery-Ajax. It's article management with a simple interface. The technology contains bootstrap, jQuery, Ajax... Enjoy coding :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published