the-mars-rover / todos

The traditional todos application, implemented using various frameworks and tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marcus Bornman

Todos

issues forks stars license


Table of Contents

About The Project

Screenshot 1

This project contains a simple Todos application built with multiple different frameworks. The purpose of the project has been to provide me with a space to learn each of the frameworks as well as to demonstrate my skills using these frameworks.

The domain for the Todos application is the same across the different frameworks and is depicted in the diagram above. Essentially, registered users have the ability to manage multiple todo lists which each may have multiple todo items.

While the domain is the same across the different frameworks used to implement the application, different means of security, persistence and client-side exposure have been implemented for each framework. The specifics of these approaches are detailed within the sub-repositories themselves

Built With

Currently, the Todos application has been implemented using each of the frameworks below:

Getting Started

This repository serves as a mono-repo for each of the different frameworks used to implement the Todos application components. To get started with individual frameworks see the sub-folders in this repo:

Usage

Again, depending on the framework used to implement the Todos application, the usage examples will differ.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Unfortunately, this project is not open for any contributions. However, anyone is welcome to fork the repository.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Marcus Bornman - marcusbornman.com - marcus.bornman@gmail.com

Project Link: https://github.com/marcus-bornman/todos

Acknowledgements

About

The traditional todos application, implemented using various frameworks and tools.

License:MIT License


Languages

Language:Java 50.2%Language:Dart 32.4%Language:HTML 15.8%Language:Ruby 1.1%Language:Swift 0.3%Language:Kotlin 0.1%Language:Objective-C 0.0%