Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 564 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 564 Bytes

workshop-assets

This repo contains projects/demo used for workshops/launchpad initiatives by coda.

Project Structure

  1. Each project is bundled under a stack within a use case.
  2. Stack is basically the technical frameworks or tools used.
  3. Use case is a simple scenario that is used to explain concepts for better understanding.
.
├── Angular+Express_JS+Mongo
│   └── event-management-system
├── Angular+SpringBoot+MySQL
│   └── event-management-system
├── CONTRIBUTING.md
├── LICENSE
└── README.md