Dr. Jan Pearce

courses, research, etc

View My GitHub Profile

R03: Complete SRS and begin Software Development

You have two tasks to complete before next time:

Documentation

README.md

Complete the set of Software Requirements Specification (SRS)

As we discussed, the SRS are typically prioritized on as well as numbered so that they can be tracked as the project moves forward.

Create a new file called requirements.md. Using your stated Scope as a guide, precisely and explicitly describe the primary software requirements using the following template for each specific requirement:

Be sure that you list each requirement separately rather than combining two or more.

You may want to use MarkDown cheat sheet and MarkDown Live Demo.

You should also have a relative link to requirements.md from README.md. (A relative link uses just the file name and not http://…) Test this link and make sure it works.

Begin Software development

There is no length requirement for how much software you write before next time.


Submission Deadline: