Skip to content

SofjaIRM/NoteTD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteTD

I made this app in 2018 as a project for the course 'Web Design and Development' at World Academy

After four years, in 2022, I decided to do a refactoring on the code base as an experiment using the new skills I developed over these last few years.

This app is a typical to-do list in which we can add tasks and delete or edit them. When we finish the task, we can check it as done.

Refactoring Improvements

  • Update all the dependencies
  • Added dependencies datetimepicker and expo-checkbox as the ones I was using before are now deprecated
  • Started using Expo Go to test the app
  • Reorganize files structore
  • Fix calendar bugs
  • Show dot menu just on the task we want to edit or delete
  • Hide dot menu if we click outside the menu
  • Rename functions and components to english

Try out app

  • If you want to test this app the easy way, you need to install Expo Go on your smartphone and run yarn start on the terminal.
  • Open Expo Go, scan the QR code, and you're ready to go. 😎

License

License

All code and documentation are (c) 2022 SofjaIRM and released under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published