Git Product home page Git Product logo

frontend's Introduction

frontend

全真电影院数据库项目の前端静态页面

master分支已重新启用,请不要浏览gh-pages分支。 点击本库的Github Pages查看DEMO,在登录页右下角点击经理页面直接跳转到经理后台页面。

##主要更新

详细更新看commit记录就好了

  • July 17 重新启用了master分支
  • July 16 上线了后台模板

##模块介绍 ###客户界面/

  • 主页/index.html
  • 开发人员名单 /developer.html
  • 搜索结果页/search.html
  • 员工登录页/login.html

###经理后台/manager

  • 在Dashboard显示主要的功能入口以及统计数据 pages/index.html
  • 电影排片 pages/movie.html
  • 折扣管理 pages/discount.html
  • 会员管理 pages/member.html
  • 员工管理 pages/staff.html
  • 周边销售 pages/snack.html

文件安排(暂定)

  • 用户界面首页.html文件放于最外层;要是首页的文件多起来的话大概会打个包放在/customer里面
  • 经理后台管理页面使用了已有的后台组件,为了方便全部放在/manager文件夹中。其中.html文件全部放在/manager/pages
  • 销售员的界面预计会放在/saler里面(还没放)
  • 出于能省就省的穷人心态全部.html引用的bootstrap相关文件都是最顶层的/css, /js/fonts文件夹里的
  • 各种图片资源到底是分开放还是一起放并没有想好……先就全部都放在/images下吧

使用的轮子及其文档

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.