Upgrade to Pro — share decks privately, control downloads, hide ads and more …

KT and Design Presentation

KT and Design Presentation

Sudhir Mishra

October 20, 2015
Tweet

More Decks by Sudhir Mishra

Other Decks in Technology

Transcript

  1. BackLog User Logins using Social Account He/She searches for tags

    of interest Checks for subscribed events/ tags Views feedback Use RSVP Add feedback Views Sponsors Apply to Sponsor an event Create Event Page Manage Profile Subscribe event Set event reminder User Logins as Admin User is Guest Authorize Event Page Delete Event Edit Event Manage user • Guest Level Privilege • General User Level Privilege • Admin Level Privilege
  2. Extra implementation requirement > Either Image or link to video

    works not both. (bug) > Bootstrap theme design for inner pages. > Website hosting (tested on heroku)
  3. Developing Skills KT Tools Experience Time Required Development Language: Python

    None 2 Days Web development Framework: Django None 3 Days IDE: Eclipse, Dreamweaver Experienced ½ Day Testing: Django Test tool None 1 Day Version Control: BitBucket Experienced 0 Day Web Hosting: Heroku Web Hosting None ½ Day Total : 7 Days = 1 Week
  4. Date wise planning for KT Date Knowledge Delivered 10/10/15 Eclipse

    Plugin and Discussion 11/10/15 Python Basics 12/10/15 Python Advance 13/10/15 Django Framework (Basic) 14/10/15 Django Framework (Advance) 15/10/15 Django Testing 16/10/15 Product Design and Documentation 17/10/15 Code Delivery (Phase 1) 18/10/15 Code Delivery (Phase 2) 19/10/15 Web Hosting help + Discussion
  5. Critical Design Decisions > Use of Django M.V.C architecture >

    Use of Event and Tag system to provide design flexibility. > Social Login feature to automatically verify email and name of user
  6. Problems need to tackled > Implementation of Cron Jobs for

    automatic email to interested user. > Search based on tags (design challenge)