Skip to content

Latest commit

 

History

History
49 lines (22 loc) · 875 Bytes

File metadata and controls

49 lines (22 loc) · 875 Bytes

Note It

'Note It' is a catchall home for my musings and notes across different platform 'Reading Lists'. It is to help me (and maybe others like me) connect dots and catchup on all those good old 'Saved for later' items!

Feature list

Architecture/Flow Diagram

API Design

List all the APIs it's methods, request and response params

  1. API title
URL:
Method : 
Request: 
Response:
Error:

DB Design Diagram

Explains relationship between 'Note' and the 'User' who 'owns' it along with the attributes of each entity

image

Coding Issues and Learning

Deployment Instructions

Repo Setup

Add How to setup and run your app This is what you will use to deploy your app, so create a seperate requirements.txt file here