rubensolv / projecting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

projecting

Ideas' Registration

Data model

Ideas' contents:

 * Id - Required
 * Title - Required
 * Repository - Required
 * Description - (future - get from hoster autom.) - Required
 * Read-me - Full description of the problem (will be obtained from hoster?)
 * Author - (future - get it from hoster)

Business Rules

 1. Checking if the hoster url is a valid repository
 2. Read-me is required.
 3. Check if the hoster URL be in the database (?)

About

License:MIT License


Languages

Language:TypeScript 75.1%Language:JavaScript 21.3%Language:Shell 3.6%