Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 405 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 405 Bytes

Todo app - back end.

It is live in:

backend todo app - heroku

It's the back end of a todo app that i did for study purposes. The idea is to make 3 applications.

Back end application.

  • A simple Node js api with mongodb.

Web application.

  • PWA using vanilla javascript or any web framework.

Mobile application.

  • Native mobile app with Flutter.