Coder Social home page Coder Social logo

withmeapp's Introduction

withmeapp

Đây là app client được xây dựng để người dùng tương tác với hệ thống

Hệ thống cấu trúc thư mục dành cho nhà phát triển:

  • .openshift (chứa các thành phần của host openshift)
  • app (chứa các thành phần chính của app)
    • components (chứa các thành phần của chương trình, đã được module hóa)
      • home (chứa các thành phần cấu thành nên trang home, bao gồm các controllers, views, directives...)
        • homectrl.js (Home Controller)
        • homeview.html (Home View)
        • ... (Các thành phần khác, chú ý là nếu thành phần này có nhiều mục nhỏ, có thể tạo thư mục để chia nhỏ)
      • chat (chứa các thành phần của hệ thống chat, bao gồm các thư mục con và các tập tin liên quan) ...
    • shared (chứa các thành phần dùng chung trong toàn bộ hệ thống, như các service, directives, view chung...)
      • services (chứa các service dùng chung) ...
    • app.module.js (tập tin khai báo các module cho chương trình)
    • app.route.js (tập tin khai báo các route theo ui-route)
  • assets (thư mục chứa các tài nguyên khác, dùng trong việc hiển thị)
    • css (chứa các stylesheet tự tạo thêm)
    • js (chứa các mã javascript mà người dùng tự tạo thêm)
    • fonts (chứa các fonts cần dùng)
    • libs (chứa các thư viện như jquery, bootstrap, angular...)
  • logs (chứa các tập tin log)

withmeapp's People

Contributors

winlqvin avatar brandanmajeske avatar uynguyen avatar

Watchers

James Cloos avatar  avatar  avatar  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.