Clear and well-documented requirements are crucial for ensuring a structured and well-planned development process in software projects. The objective of this project is to develop a software that enables users to create and save project-specific requirements using Chris Rupp's template. The system consists of a backend and a frontend, providing users with access to requirements through an iOS application or a web application.
Associated Github Repos:
- Backend
- iOS application
- Web application (current repo)
To run the web application in development mode, use
or open http://localhost:3000 to view it in your browser.