NinjaSurge / Project-Manager

This project is aimed at making project creation and managment easier and more uniform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Creation CRUDV

NinjaSurge opened this issue · comments

I want the Full CRUDV (Create, Update, Read, Delete, Validate) implemented for basic project creation.

This includes basic functionality for:

  • Creating
  • Updating
  • Reading
  • Deleting
  • Validating

Should the validation on the Back-End be only in the routing logic or also in the FS logic?

For now we'll keep it in just the routing logic.

Not Blank Validation complete: #7