-
Notifications
You must be signed in to change notification settings - Fork 0
Initial Implementation of SCS (structured content server) #1
Copy link
Copy link
Open
Description
victorkane
opened on Aug 30, 2018
Issue body actions
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.