As a user I want to create new project from scratch with a unique title. - [ ] revert all changes of Project table and project_id attributes in model - [ ] add model SessionProject as our project in application - [ ] revert changes in loader (script for populating database)
As a user I want to create new project from scratch with a unique title.
revert all changes of Project table and project_id attributes in model
add model SessionProject as our project in application
revert changes in loader (script for populating database)