/todoapp

Primary LanguagePython

Todoapp

Badge Badge

Badge

The todoapp project built on google cloud kubernetes service (GKE) Please follow the link and visit the project.

http://35.205.219.54/

Backend API's built with Python and Django.

Please follow the link for more information about Backend Configuration.

Frontend application built with Vuejs.

Please follow the link for more information Frontend Configuration

Directory layout

Todoapp's directory structure looks as follows::

todoapp/
└── .github
│   ... test and healtcheck CI process with github Actions
├── backend
│   ... backend application
└── frontend
│   ... frontend application
└── kubernetes
│   ... deployment yml files for google cloud