Coder Social home page Coder Social logo

buswx's Introduction

busWX

基于backbone和frozenUI的校车预订系统移动前端,练习用

单页应用,全程无刷新,使用侧滑动画切换侧滑动画在手机浏览器上兼容性极差,已经舍弃,改为渐显fadeIn

基于yeoman脚手架webapp(Sass)

手动引入了backbone、animate.css、frozenUI

作为backbone入门练习例子,为将来他人学习使用吧。


12.16

项目基本结束,数据库在本地,不能上传

demo请点击


12.10第一次上传,命名0.1版本吧

首页 选择始发站,终点站和时间

查询列表 按选择的信息查询班车时刻表

个人中心 姓名学号

我的订单 历史订单

有空把demo上传上来,先更到这里


使用教程

1、安装环境 包括 nodejs、ruby、python、git

2、用nodejs的npm包管理系统安装bower、grunt,用ruby安装sass

3、npm命令行 打开到packeg.json目录,运行npm install,安装grunt等一些插件,插件列表见packeg.json

4、git命令行 打开到bower.json目录,运行bower install,安装backbone、animate.css、frozenUI等一些插件,插件列表见bower.json

5、任意命令行,在该目录下运行grunt --force(这步可省略,将代码压缩成生产环境)

6、任意命令行,在该目录下运行grunt serve --force,成功启动

没有试过这样行不行,我项目开始的时候是用yeoman开始脚手架的。。。。还在开发中,后续可能会继续上传。

过段时间上传基于angular的校车预订系统后台前端。。。

buswx's People

Contributors

wangmoumei avatar

Watchers

 avatar

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.