Coder Social home page Coder Social logo

meowcat's Introduction

喵与猫寻 Meowcat

创建日期:2018年4月26日星期四

宗旨:喵与猫寻致力于解决当前社会中流浪猫狗的生存问题,为具备收养条件且有收养需求的用户提供相关信息,并且提供走失宠物招领的功能和宠物社区的模块。

我们是来自棒棒团的成员,我们想做个可以帮助流浪猫的一个小程序,同时也可以提升我们的能力。

项目结构

Meowcat
├── api        # 和后端做数据交换
  ├── cat       # 添加猫和提取猫在地图上和显示猫页面的信息
  ├── timeline  # 负责时间轴的赞,分享,评论和提取数据
  └── auth.js   # 存取用户信息
├── components
  ├── bottombar # 导航栏
  ├── card      # 热门时间轴的卡片
  ├── map
    └── popover  # 地图上的气泡卡片(猫和救助所)
  ├── timeline  # 时间轴
    ├── topbar   # 时间轴页面的顶部栏
    └── post     # 时间轴的卡片
├── pages
  ├── cat
    ├── add
    └── view
  ├── community # 社区
  ├── profile   # 个人中心
    ├── notices
    ├── notifications
    └── settings
  └── timeline  # 时间轴页面(用户本身和其他用户公用)
└── utils 
  └── validate.js # 所有验证用户提交信息都在这边

meowcat's People

Contributors

tex-tang 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.