Skip to content

To-do app made with React. Compatible both with desktop and mobile browsers. Showcase app only!

Notifications You must be signed in to change notification settings

InterMaus1154/react-ts-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verina To-do Web Application

This application is showcase only, not intended for every day use (yet)


The whole application was designed and implemented by me with all its features

The following features are working:

  1. Register/login
  2. Login as guest
  3. Input validation for: credentials, adding to-do item
  4. Automatic server-side saving for: items, settings, categories, colour theme
  5. Light and dark mode
  6. CRUD operations for items: add new item, display item(s), modify item, delete item
  7. Delete all items
  8. Pop-up windows, some of them can be enabled/disabled via settings
  9. Summary box for categories
  10. Filter displayed items by item title
  11. Responsive view for mobile devices
  12. Loading screen whilst the connection with the server is established#

Design software: AdobeXD Frontend technologies: React.js with TypeScript, vanilla CSS, Socket.IO-client Backend technologies: ExpressJS, Socket.IO-server, JSON saving Currently the items, settings are saved into JSON files, as this site was made for practise and showcase purposes. In the future I am planning to move it into a MySQL database

About

To-do app made with React. Compatible both with desktop and mobile browsers. Showcase app only!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published