srinskit / NITK-LiteServer

Random

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NITK-LiteServer

Node Server for a automated lighting system.

Contributing

Don't-s

  • Modify logic of modules/parts not assigned to you
  • Modify code style & philosophy
  • Modify design style & philosophy
  • Forcing git commands
  • Sharing/publishing work without consent and credit

Do-s

  • Point out performance improvements & urgent security issues
  • Point out outdated/depreciated methods/modules
  • Add semi-colons where appropriate to satisfy lint
  • Feel free to document(comment giving a description) methods if you feel there is a need to
  • Suggest feature requests i.e., addition of features which you are willing to work on
  • Suggest design & logic changes
  • Communicate via email/ToDo/DM and not calls

ToDo

  • Find better approach to conditional updating documents in mongoose. Get rid of findOne then save routine
  • Dash page with 'upcoming events', 'reports' etc
  • User profile
  • Terminal info list with ip, status etc
  • Make lint happy
  • Fix width of content div using Js
  • List out popular non-compatible mobile/desktop browsers
  • Re-list todos from code here

About

Random


Languages

Language:JavaScript 81.3%Language:CSS 10.1%Language:HTML 8.5%