Skip to content

APOLOWILKER/TodoApp

Repository files navigation

Logo

A Task Manager app

Technologies  |   Packages  |   Getting started  |   Author

Typescript Badge License


ToDo App Screen

functionalities

  • Create a new task
  • complete tasks
  • delete tasks

Validations

  • cannot create an empty task
  • cannot create the same task
  • You cannot create a task if you have already completed it

Future Feteares

  • New Page for tasks completeds
  • New Page for tasks Created
  • Implement modal for add date and other functionality for tasks created
  • add tests for application

🧰 Technologies

Here are the technologies used in this project

  • React Native 0.73.6
  • Expo 50.0.14
  • React 18.2.0
  • TypeScript 5.1.3

📦 Packages

Here are the packages used in this project.


💻 Getting started

Here are the commands and steps on how to start the project.

Dependency

NodeJS NPM (Package manager of your choice)



Install the dependencies using a package manager, the one used in the project was NPM.

npm install

To start the project on your machine using NPM.

npx expo start

Author

Made with ♥ by Apolo Wilker 🚀 Apolo Wilker

Releases

No releases published

Packages

No packages published