Skip to content

Um projeto simples em React Native desenvolvido com Typescript que ajuda os usuários a seguir a técnica Pomodoro // A simple react native project developed using typescript that helps users to follow the Pomodoro technique.

Notifications You must be signed in to change notification settings

I-Lima/Pomocute

Repository files navigation

Leia esta página em português

Pomocute

Introduction

Pomocute is a simple react native project developed using typescript that helps users to follow the Pomodoro technique. The app comes with the standard Pomodoro technique time, but the user can also customize the time and the general color of the app.

Objective

The project was developed to enhance the knowledge of react native and typescript.

Prototype

The prototype showcases the app's interface, components, and color palette.

Prototype Link

Software Requirements

Document Link

How to Run the App

Follow the steps below to run the app on your local machine:

  1. Clone the repository to your local machine.
  2. Install the necessary dependencies by running npm install or yarn in the project's root directory.
  3. Run npx react-native start to start the development server.
  4. Open another terminal window and run npx react-native run-android or npx react-native run-ios to run the app on your emulator or connected device.

Features

The app features include:

  • Customizable time intervals
  • Customizable color palette
  • Start, pause, and reset timer functionality

Future Improvements

Future improvements for the app include:

  • Allowing users to set specific tasks to work on during each Pomodoro session

Technologies Used

The app was developed using the following technologies:

  • React Native
  • Typescript
  • React Navigation
  • React Hooks

Credits

The app was developed by me as a project to enhance knowledge in React Native and Typescript.

About

Um projeto simples em React Native desenvolvido com Typescript que ajuda os usuários a seguir a técnica Pomodoro // A simple react native project developed using typescript that helps users to follow the Pomodoro technique.

Topics

Resources

Stars

Watchers

Forks