Skip to content

monicathomas8/One-Thing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

51 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

One Thing App ๐ŸŒฑ

One Thing is a calm, mobile-first web app designed to help reduce overwhelm by guiding you to focus on just one meaningful task at a time.

Instead of long to-do lists and pressure to do everything, this app encourages you to:

  • get thoughts out of your head
  • tune into the vibe of each task
  • choose one gentle focus for today
  • breathe before you begin

Give me the vibe, Iโ€™ll do the sorting. Youโ€™re not doing this alone.


๐Ÿš€ Live App

๐Ÿ‘‰ One Thing

One Thing is built as a Progressive Web App (PWA), meaning it can be installed on desktop and mobile and used like a native app.


๐Ÿ“ฒ Install as an App

Desktop (Chrome / Edge)

  • Open the app in your browser
  • Click the Install icon in the address bar
  • Confirm to install

iOS (iPhone / iPad)

  • Open the app in Safari
  • Tap the Share icon
  • Select Add to Home Screen

Android

  • Open the app in Chrome
  • Tap the menu (โ‹ฎ)
  • Select Install app or Add to Home screen

Once installed, the app opens full-screen and works offline after the first load.


โœจ What the app does

๐ŸŒค๏ธ Daily affirmation

  • Displays a supportive daily focus message.
  • Changes automatically each day, but stays consistent throughout the day.

๐Ÿง  Brain dump

  • Quickly add tasks without pressure.
  • Encourages keeping tasks small and manageable.

๐ŸŽ›๏ธ Vibe check (optional)

After adding a task, you can give it a quick โ€œvibeโ€:

  • Relief level: big / medium / small
  • Time needed: 5m / 15m / 30m / 60m+
  • Time sensitivity: soon / later / not really

These values are used to help the app decide what your One Thing should be.

๐Ÿ“‹ Task list

  • View all tasks in one place.
  • Mark tasks as done.
  • Delete tasks you no longer need.
  • See progress indicators such as:
    • started status
    • minutes completed
    • notes preview

๐ŸŽฏ Pick My One Thing

  • Scores tasks based on their vibe.
  • Chooses gently using a mix of logic and randomness.
  • Opens Focus Mode to help you start without friction.

๐Ÿง˜ Focus Mode

  • Appears as a distraction-free overlay.
  • Add notes or a tiny first step.
  • Track progress with โ€œI did 5 minsโ€.
  • Mark tasks complete directly from the overlay.

๐ŸŒฌ๏ธ Breathing tool

  • Dedicated breathing experience.
  • Full-screen on mobile for maximum calm.
  • Animated breathing circle with timed prompts.
  • Can be accessed independently at any time.

๐Ÿ’พ Local storage

  • Tasks, notes, and progress are saved automatically.
  • No accounts, no sign-ups.
  • Data persists between sessions using localStorage.

๐Ÿ“ฑ Mobile-first experience

  • Desktop: dashboard-style layout where all sections are visible.
  • Mobile: one panel at a time to reduce cognitive overload.

Mobile navigation allows switching between:

  • Today
  • Brain dump
  • List
  • One Thing
  • Breathe

This design choice was made intentionally to make the app feel calm and focused on smaller screens.


๐Ÿง  How โ€œOne Thingโ€ is chosen

Each task is scored based on its vibe:

  • Bigger emotional relief scores higher
  • Time-sensitive tasks score higher
  • Shorter tasks score higher (easier to start)

The app then:

  • takes the top 3 scored tasks
  • chooses one at random

This avoids the app feeling rigid or judgmental while still offering helpful guidance.


๐Ÿ›  Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Progressive Web App (PWA)
  • Service Worker (offline support)
  • Netlify (hosting & deployment).

๐Ÿงช Testing

Manual testing

  • Tasks can be added and removed correctly
  • Blank tasks are prevented
  • Vibe selections visibly update and save
  • Focus Mode opens and closes correctly
  • Notes save automatically as you type
  • Progress tracking updates task previews
  • Breathing animation starts and stops cleanly
  • Tasks persist after page refresh

Responsive testing

  • Desktop layout behaves as expected
  • Mobile layout switches to single-panel navigation
  • Breathing tool fills the screen on mobile

๐Ÿ”ฎ Future improvements

  • Edit task text after creation
  • Search or filter tasks
  • Optional gentle stats (no pressure)
  • Sound options for breathing (toggleable)
  • Light / dark theme toggle

๐Ÿ“Œ Purpose

This project started as a one-day app to practise:

  • clean HTML structure
  • responsive CSS
  • thoughtful JavaScript state management
  • mobile-first UX decisions It has now become an ongoing project, to help improve my coding skills and update a live project with new features as the requesta come live.

More importantly, it was designed to be genuinely useful, not just a technical exercise.


Contributing

Thanks for your interest in contributing to One Thing! ๐ŸŽ‰

To keep the app stable and running smoothly, please follow these simple steps:

  1. All contributions should be made to the develop branch โ€” never directly to main
  2. Fork the repo and create your changes in a new branch based off develop
  3. Submit a pull request to develop when you're ready
  4. Wait for review and approval before anything is merged
  5. Once tested and approved, changes will be carefully merged into main by the repo owner

main is the live, protected version of the app and is only updated when changes have been reviewed and approved.

Please be patient with reviews - this is a personal project built with care! ๐Ÿ’™


โœจ Author

Built with intention by Monica Thomas
Front-end developer with a focus on calm, human-centred digital experiences.

About

Task sorting app to help people feel less over whelmed.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors