Skip to content
Kenny John Jacob edited this page Oct 15, 2020 · 37 revisions

14-Oct-2020

About 45/60 joined.

  • Walkthrough of Github repository/organization
  • Domain twindle.co purchased by @proful
  • Collaborate using twitter, gh, sketchnotes - keep low number of tools to use, maybe consider other options if we grow a lot
  • FAQ page will be created. It was created here
  • Split teams into
    • Beginner (bare minimum experience)
    • Independent (can work independently/mentor)
    • Active (say organizers)

Week 1

  • everyone get onboard with setting up github account, clone repo, make changes to files
  • fork process (after cloning the repo)
    • draft PR from gh website
    • draft PR from laptop
  • which client to use for git - need to pick one from github desktop, sourcetree, gitlens
  • a brief explanation about PR
  • touched on logo design
  • break up the project into smaller chunks
  • why no hacktober fest - keep PRs minimum, not doing this for freebies
  • tech stack - html, css, js (nodejs)
  • touch on naming convention, coding standard, e.g. google standard, airbnb standard
  • importance of testing and using Jest for js testing
  • documentation is critical, any features can be added to issues
  • touch on how to make a cli, showed an example
  • twitter API integration discussion, creating a mock API (JSON file)
  • renderer - render to PDF/ePub/mobi, etc.

Thanks @sarathkumar6 for documenting, does anyone have any points to add

Clone this wiki locally