Todo App - Keep track of your deadlines and duties
Helps you save precious time
Built with ❤︎ by OkYNaS
Theming:
- Choose theme: Light ☀️ (Default) and Dark 🌑
OS X, Linux and Windows:
git clone https://github.com/okynas/Todo-App.git
To use the project, you have to install docker on your machine.
For more information on download, please refer to the Docker Installation.
Once downloaded you can run each of the containers:
docker-compose up -d
But keep in mind, you should change docker-compose.yml file. This is because some of the username/password combination isn't very strong and secure. And perhaps you want to change the port each of the containers is running on.
- 1.0.0
- CHANGE: Finishing touches to change repository from private to public
I found inspiration from Building Todoist From Scratch - React Tutorial, by Karl Hadwen Some of the difference I have done is that I dont use firebase. This is because I wanted to learn docker as well, and combine multiple services to one project.
Distributed under the MIT license. See LICENSE
for more information.