Giter VIP home page Giter VIP logo

pomofy's Introduction

POMOFY: Pomodoro Tool

Welcome to Pomofy, an app designed to enhance your task management experience with the power of Pomodoro Technique! Stay focused and boost productivity with this simple and appealing tool.

Features

  • โŒ› Pomodoro Timer: Utilize the proven Pomodoro Technique to manage your work sessions effectively.
  • ๐Ÿงพ Task Management: Organize your tasks efficiently to maximize productivity.
  • ๐Ÿ“ฑ User-Friendly Interface: Enjoy a simple and intuitive design for seamless navigation and usage.
  • ๐Ÿ”’ User Authentication: Safeguard your account and data with secure user authentication.

Local Development Setup

Create an .env file to the root of your directory and copy the .env.example.

After you populate your env development, go to this Contributing Guide and follow the step (1-2).

After cloning the repo, you can follow these commands:

your@pc:~$ cd pomofy
your@pc:~$ pnpm install

NOTE: before running these commands on your terminal make sure you already set up your postgreSQL and pgAdmin database. If not, you can watch this tutorial on youtube on how to install postgreSQL and pgAdmin to your local machine.

your@pc:~$ pnpm run db:migrate
your@pc:~$ pnpm run db:seed
your@pc:~$ pnpm run dev:all

Tech stack

  • Nextjs
  • Express
  • Tailwindcss
  • postgreSQL
  • Prisma

pomofy's People

Watchers

Jovan Lanutan avatar

pomofy's Issues

Accessible navigation link

Currently when I hovered these two links it simply change a text color with pure white.

now.mp4

WANT: Change the text color when the link is active with less white also need to have a background when it hover with less white for text. Please don't use opacity to achieve this. For the color of the background, you can use background variable. Test it by toggling light/dark mode.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.