Home - Gerardo-Sullivan/dev-knowledge-book GitHub Wiki

Dev Knowledge Book

Trello Board

Overview

Web application for storing useful links relating to dev problems. Needs to be quick and easy to store a link/code. When storing a link the app will automatically apply filtering tags (using IBM Watson) to quickly query the database for information to past problems. Web front end with google chrome extension to quickly add links to the database.

Infrastructure

TODO

  • Find a suitable backend database type [Done]
    • Cloud
    • SQL vs No SQL
    • Pricing
    • Potential Scalability
  • Web API
    • Look into Azure vs Google vs AWS pricing (I think either Google or Azure would be most desirable)
    • Pricing
    • Future: Authentication (look into google authentication)

Database

Learning Resources

References

IBM Watson Natural Language Processing