Skip to content

RobinSuthar/mytodomanager

Repository files navigation

Backend

Backend server 1

  • Will Handle Global Todos

Backend server 2

  • Will Handle Indiviual Todos
  • Will have authentication
    • will use JWT to make sure user is not giving soe gibersih inputs
  • Will not need to login again and again
    • will use JWT

Database

  • One Database to manage Both Server's
    • Global todos will have a type Global
    • Indivial tods will have a type Indivial
  • Schema

Front ENd

  • React:
  • How will we make sure and changes get updates will lest renders ?
  • For Now I'm working on back end Logic
  • Everthing is inetgreated and wokring fine

Eveything is wokring with better UI and is Deployed on www.mytodomanager.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published