Simple ToDo List Apps
About The Project
This To Do List apps is a simple application that can help you to save and track your job list. This apps also help you manage task by it’s priorities.
Built With
This apps built with
Getting Started
To copy this project, you must have XCode or Swift Playground to open and build copy of the project cloned via github
Prerequisites
Clone repository using git
- git
git clone https://github.com/rivaldofez/TodoApps.git
Installation
Installation steps
- Download and setup your XCode / Swift Playground from AppStore
- Load the project and build
Contributing
Contributions are things that make the open source community be an amazing place to learn, invent, and create new technologies. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag “improvement”.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/ImprovementFeature
) - Commit your Changes (
git commit -m 'Add some ImprovementFeature'
) - Push to the Branch (
git push origin feature/ImprovementFeature
) - Open a Pull Request
Contact
Rivaldo Fernandes – @rivaldofez – [email protected]
Project Link: https://github.com/rivaldofez/TodoApps
Acknowledgments
This apps in one of my project while learning SwiftUI and Swift Playground