Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Release Cycles

Vinay Puppal edited this page Oct 22, 2017 · 14 revisions

v1 : Feature set for Static Website

Release date : 22th October

Release manager : @M-ZubairAhmed

Landing page :

  • Logo and navbar (items : Learn, Space, Events)
  • Banner
  • About Coderplex and our initiatives
    • About learn guides
    • About offline learning spaces
    • About frequent online and offline events
  • Receive updates / call for action (enter email input - goes to Airtable)
  • Join the community (Discord link)
  • Contact / social media

Learn page :

  • List all our Learning Guides and link them to learn repo.

Space page :

  • About our Hackerspace or offline learning spaces initiatives and how to join and Activities / Schedule / Culture

Events page :

  • Grid display of our past and future events, through meetup.com api

v2 : Feature set for Dynamic Website

Release date : 30th October

Release manager : @rrmerugu (Ravi)

Profiles / Authentication

  • Users should be able to login using GitHub / LinkedIn
  • Their profiles should be public and have following details
    • Name *
    • Profile Pic *
    • Email *
    • Contact number (optional)
    • Short Bio *
    • Currently working or not. If yes, company name (optional). If no, then ask to enable option to show that they are looking for work. *
    • Social media links (GitHub, Facebook, Twitter, LinkedIn, CodePen)
    • Technologies (familiar with)
    • Technologies (interested in) *
    • Link to project's (source code or hosted)
    • Each project addition will require extra details (provided in the /projects section above)
    • Discord (coderplex server) username (Link to join, if they haven’t yet)
    • If user is not logged in, show login / register popup (show popup whenever they try to do anything that requires profile/login)
    • We should have roles for all members. At the moment, just the admin and user roles are fine.
Clone this wiki locally