Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 332 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 332 Bytes

NotesApp-DjangoReact

  • This is a Django React App used for doing DevOps Stuff like building, testing, deploying, etc..
  • As the title says, it's a notes app with the following features:
    • Creating,updating and deleting notes.
  • Each of the features communicate through internal api's which have token based authentication.