Client requirements(Sample)
Project Goal:
Create a web application for managing multiple time zone clocks with custom event tracking.
Core Features:
- User can set their own time and time zone
- Users can create as many clocks as they want
- Each clock has its title or name
- Own Time zone
- Simple Events with time
- Time difference between the user's time zone and clock time zone in hours and minutes
- Users can edit or delete a clock
- Time zone could be UTC(standard), GMT, PST, EST
- Only the date-fns library is allowed for the project; the rest of the logic should be implemented by custom code
Software Requirements Specification(SRS)
1. Introduction
1.1 Purpose
The Track Zone Project aims to develop a web-based application that allows users to create and manage multiple clocks in different time zones, set events, and calculate time differences. The application will help users keep track of various time zones and plan events accordingly.
1.2 Scope
This application will be available as a web application optimized for both desktop and mobile. Users can create and manage their clocks with custom time zones and receive a calculated time difference between their default time zone and each clockâs time zone.
1.3 Definitions, Acronyms, and Abbreviations
- UTC: Coordinated Universal Time
- GMT: Greenwich Mean Time