项目作者: rensothearin

项目描述 :
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 :)
高级语言: CSS
项目地址: git://github.com/rensothearin/article-management-web-with-ajax.git
创建时间: 2018-01-02T11:53:01Z
项目社区:https://github.com/rensothearin/article-management-web-with-ajax

开源协议:MIT License

下载


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!