GithubHelp home page GithubHelp logo

brs_58's Introduction

[Book Reviewing System]

Framgia has many technical books that all employees can read. To manage and use them effectively, the management and reviewing system is needed.

User

  • can register for app
  • can signin, signout
  • can see the list of all books
  • can search books by title, category, rating, favorite, etc.
  • can rate and write a review for book (also can edit, delete it)
  • can comment to a review (also can edit, delete it)
  • can mark a book as reading
  • can mark a book as read
  • can mark a book as his/her favorite book
  • can see reading history
  • can follow/unfollow other users
  • can see other user's favorite book list
  • can see the activities on the timeline on home page
  • can send admin a request to buy a new book (also can cancel it)
  • can see the list of the requests he/she sent
  • can like/unlike to an activity

Admin

  • account is made by rake task
  • cannot register on browser
  • can signin, signout
  • can manage (CRUD) books
  • can manage users
  • can manage the requests to buy a new book sent from users

Book

  • must belong to a category
  • must have informations at least: title, publish date, author, the number of pages, category

Activities

  • follow/followed
  • mark as read
  • mark as favorite
  • write review
  • write comment

Step by step

  1. Design database
  2. Add tasks on redmine + estimate time
  3. Init project
  4. Init models, add relationship
  5. Design static pages
  6. Signup / Login / Logout
  7. Other pulls

Step to update task on redmine

  1. Change Status to "In Progress", "Due date"
  2. Update "Spent time", "% Done (100)", before send pull request to trainer
  3. If trainer COMMENT, change "% Done (80)", after that continue to fix comment; if not, move to step 4
  4. After MERGED, update task infomation "spent time", "% Done (100)", Status to "Resolved"

Notice:

Trừ pull init project và init model, các pull khác không quá 15 files thay đổi Các bạn trong team review chéo cho nhau + comment OK vào pull sau khi review xong mà không có lỗi nào

[Framgia Coding Standard PHP]

https://github.com/framgia/coding-standards/tree/master/vn/php

brs_58's People

Contributors

nvtanh 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.