duyet / feedback-social

Feedback Social is platform, free for all to feedback, preview, complain,... Building for human right

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feedback Social Platform

Feedback Social is platform, free for all to feedback, preview, complain,... about everything. They can get for supports from community about that.

Admin manager: https://github.com/duyetdev/feedback-social-admin

Install and run

1 - Clone the source

cd ~/project
git clone https://github.com/duyetdev/feedback-social && cd feedback-social 

2 - Install sails.js & mongodb

npm install -g sails 
sudo apt-get install mongodb 

3 - Install deps and library

npm install && bower install 

4 - Run

sails lift 
  1. Go to your browser (http://localhost:1337)[http://localhost:1337]

Todo

  • Mardown editor
  • User page: Change info, change password, social connect, show own feedbacks, activites, messages and announs, ...
  • Static page: Show static page, save to database, manager by admin.
  • Admin manager page
  • Comment for feedback report. -> Improve performent.
  • User can post feedbacks.
  • View counter.

Contact

Van-Duyet Le (#duyetdev)
Email: me(a)duyetdev.com
Website: http://blog.duyetdev.com

How to contribute

  1. Fork the project on Github
  2. Create a topic branch for your changes
  3. Ensure that you provide documentation and test coverage for your changes (patches won’t be accepted without)
  4. Create a pull request on Github (these are also a great place to start a conversation around a patch as early as possible)

License

MIT License

Copyright (c) 2015 Van-Duyet Le

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Bitdeli Badge

About

Feedback Social is platform, free for all to feedback, preview, complain,... Building for human right


Languages

Language:JavaScript 43.8%Language:Less 23.9%Language:CSS 13.1%Language:EJS 10.5%Language:HTML 8.6%Language:Shell 0.0%