Git Product home page Git Product logo

QuanzhenCinema

数据对接

  • 后台管理dashboard页 Views/Manager/index.cshtml

    @ViewBag.movie_count 在映电影数量
    @ViewBag.discount_count 折扣数量
    @viewBag.staff_count 员工数量
    @ViewBag.member_count 会员数量
    注意:可能需要返回为string?

  • 电影详情页 ~/Views/Default/description  
    moviedetail 对应的电影详情  
    格式为(name, image_path, description)(反正image给一张就行了
     
    categories 该影片的所有category,只有category一个attribute
    schedule1 该影片的当天排片
    schedule2 该影片明天的排片
    schedule3 该影片后天的排片
    格式为(start_time, language, display_type, hall_id),其中display_type2D/3D/iMAX(字符串)

quanzhencinema's Projects

quanzhencinema doesn’t have any public repositories yet.

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.