Giter VIP home page Giter VIP logo

projects's Introduction

Projects

实现功能

  1. 注册,登录模块

  2. 用户进行个人信息查看和修改

  3. 支持用户上传头像,上传的头像会上传到服务器上的以用户 id 为名的文件夹

  4. 支持评论和点赞功能(会显示用户评论的时间和所评论的人是谁,用户体验很好)

  5. 后台进行了权限管理

  6. 只有管理员可以访问所有具体信息页面,和添加信息界面

  7. 完善了管理员添加信息时良好的用户体验

  8. 实现了用户进行模糊搜索,后台会利用like 语句 ,返回用户所查找信息,并且回车会进行相应的跳转

  9. 待续。。。

所使用语言

js + jade + node + mysql

  1. 使用jade 模板引擎,实现了页面模块化,减少了页面重复构建功能

  2. 由 1 可使得 后端可以直接渲染页面,并且进行相应跳转

  3. 后端属于异步响应,不会造成阻塞

  4. 使用log4js 完成了日志管理

  5. mysql 属于关系型数据库,自己设计了适合的数据库模型(存在外键关系)

  6. 用户状态管理(session)

界面view

projects's People

Contributors

lyrics1 avatar

Stargazers

Mirage avatar

Watchers

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