GithubHelp home page GithubHelp logo

pandora's Introduction

Pandora

PandoraBox is a webapp made in SpringMVC+Hibernate.

It is used to manage article which consist of pictures,content and title. We plan to make it to be an article-based social platform.

The basic server-side applicaion has been developed, We are seeking expert developers in browser side participating in the project.

If you are a expert on JS/HTML/CSS/JSP, please feel free to contact me.

Thanks, Jam

pandora's People

Contributors

hywang1985 avatar

Watchers

 avatar  avatar

Forkers

guanglongdu

pandora's Issues

Add music storage capacity

1.采用第三方(可以参考又拍云的文件存储或者阿里云的)存储上传的音乐,文章类保留对该音乐URL的引用。
2.代码可参照UpyunService.java。

Transform the mainpage to jsp

1.将pandora的主页转换成jsp文件并且设置成welcome page。
2.默认状态下取五篇文章显示。(也许通过ajax显示开始的五篇文章更好一些)

Add image uploading capability.

根据原型界面,需要提供照片的上传功能。如下图:

image_uploading

要求:

  1. 通过file元素提交多个图片。
  2. 有选择文件以后显示缩略图的功能。可以参考新浪微博的图片上传功能:
    weibo_image_uploading

Add articles ajax load capability.

提供ajax读取articles的功能。现在点击鼠标左右键的时候会切换文章,但目前只会暂存若干文章到本地,当点击鼠标左右键发现没有文章的时候,需要通过AJAX继续加载文章并且到本地。部分已有的HTML代码如下图。
ajax_feature

实现要求:

  1. 通过JQuery的AJAX API读入article的JSON。
  2. 转换STEP1的数据称为文章节点对应的HTML元素。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.