Difference between revisions of "RICM4 2017 2018 - Entrepreneur AUBERT COURTIAL/ SRS"

From air
Jump to navigation Jump to search
Line 108: Line 108:
 
'''Post-condition''': None
 
'''Post-condition''': None
   
  +
==3.2 Adding, modifying or delete skill offers==
==3.1.2 SearchBar (in Structured Natural Language)==
 
'''Function''': Search Bar
+
'''Function''': Search in the database using the input
   
'''Description''': Search in the skill offers
+
'''Description''': Search in the skill offers database using the words given as an input
   
 
'''Inputs''': Words as String
 
'''Inputs''': Words as String
   
'''Source''':
+
'''Source''': Wep application
   
'''Outputs''': Skill offers that matches the words given in parameters
+
'''Outputs''': Skill offer list that matches the words given in parameters
   
'''Destination''':
+
'''Destination''': Web application
   
 
'''Action''': Search in the database using the words input, the skill offers that matches the input.
 
'''Action''': Search in the database using the words input, the skill offers that matches the input.
  +
  +
'''Non functional requirements''': None
  +
  +
'''Pre-condition''': Internet connection
  +
  +
'''Post-condition''': None
   
 
=4. Product evolution=
 
=4. Product evolution=

Revision as of 15:18, 4 April 2018

The document provides a template of the Software Requirements Specification (SRS). It is inspired of the IEEE/ANSI 830-1998 Standard.


Read first:

Document History
Version Date Authors Description Validator Validation Date
0.1.0 TBC TBC TBC TBC TBC


1. Introduction

1.1 Purpose of the requirements document

This Software Requirements Specification (SRS) identifies the requirements for the Entrepreneur project. The purpose of the present document is to explain how we organize our project, the different steps of the conception and the project achievement.

1.2 Scope of the product

  • The purpose of this project is to create a web application for an association.
  • Social entrepreneurs can use this web application to find skills according to their project.
  • The main theme is sharing skills.
  • Anyone can go on this web application and share their skills.

1.3 Definitions, acronyms and abbreviations

Meteor : Framework used for this project.

1.4 References

1.5 Overview of the remainder of the document

2. General description

2.1 Product perspective

This project is a web application targeting social entrepreneurs to share skills with each other.

The website will be created with the framework Meteor.

2.2 Product functions

The user can log thanks to user account and :

  • Find a skill and offer a meeting.
  • Offer his own skill.
  • Respond to other user interested in his offers.
  • Manage his account and offers.

2.3 User characteristics

Simple user who just need to know how to log, create a account, and use a website. But the website is mainly aiming at social entrepreneurs.

2.4 General constraints

The security of the web application : Users must not be allowed to modify the database themselves.

2.5 Assumptions and dependencies

The website depends on the framework Meteor and the different packages installed. It also depends on bootstrap for the css.

3.Specific requirements, covering functional, non-functional and interface requirements

  • document external interfaces,
  • describe system functionality and performance
  • specify logical database requirements,
  • design constraints,
  • emergent system properties and quality characteristics.

3.1 SearchBar

Function: Search in the database using the input

Description: Search in the skill offers database using the words given as an input

Inputs: Words as String

Source: Wep application

Outputs: Skill offer list that matches the words given in parameters

Destination: Web application

Action: Search in the database using the words input, the skill offers that matches the input.

Non functional requirements: None

Pre-condition: Internet connection

Post-condition: None

3.2 Adding, modifying or delete skill offers

Function: Search in the database using the input

Description: Search in the skill offers database using the words given as an input

Inputs: Words as String

Source: Wep application

Outputs: Skill offer list that matches the words given in parameters

Destination: Web application

Action: Search in the database using the words input, the skill offers that matches the input.

Non functional requirements: None

Pre-condition: Internet connection

Post-condition: None

4. Product evolution

5. Appendices

6. Index