Skip to content

Initial Implementation of SCS (structured content server) #1

@victorkane

Description

@victorkane
  • Perform initial analysis and design to determine the required content model
    • Create a frontend mock-up and abstracting the components and content mode (if unknown)
    • Design the content model via UML diagrams
  • Implement the content model using mongoose schemas
  • Create MongoDB database, in addition to user credentials on that database
  • Marshall environment variables (i.e. HOST, PORT, db and credentials) to parameterize each instance (dev, staging...).
  • Write a basic REST API for the content types including basic CRUD operations
  • Test the REST API CRUD operations using curl on the command line (or an initial version of the command-line CMS)
  • Develop in conjunction with the initial implementation of the CMS (content management system)
  • Develop in conjunction with the initial CWA (client web app) prototype

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions