Skip to content

A simple application to add and list timezones. Supports accounts login, registration and management. Fully dockerized.

Notifications You must be signed in to change notification settings

graddaniel/timezones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To start the application just run docker-compose up

The application is initialized with four accounts: user, user2, userManager and admin. Each uses the same password password123.

Improvement plans:

  • Pagination
  • Replacing password MD5 with SHA256
  • Remove secrets from docker-compose.yml file
  • Migrate to TypeScript
  • Split frontend components into smaller, more independent pieces
  • New, more meaningful features

About

A simple application to add and list timezones. Supports accounts login, registration and management. Fully dockerized.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages