Dashboard
+ Projects
Tickets
Knowledge Base
Tags
diff --git a/ui/views/project/index.html b/ui/views/project/index.html
new file mode 100644
index 0000000..7338736
--- /dev/null
+++ b/ui/views/project/index.html
@@ -0,0 +1,134 @@
+
+
+
+
+
+ + +
+ +
+ +
+---
+## View project
+
+A central place to see everything for this project:
+
+- Overview: (title, description, links, start/end dates).
+- related tickets (with status and priorities)
+- events
+- tasks
+- timeline combining events, tickets, milestone dates
+
+## Example Workflow
+
+- create a project - `team manager overview`
+-- attach relevant links
+- add tickets - each new request or issue can be a ticket referencing this project
+- add events - quick notes about management meetings, or verbal discussions that don't need ticket overhead
+-- meeting on 01 jan to discuss layout
+-- teams message on 28 jan clarifying data requirements
+- project tasks - for smaller to do items that don't warrant a full ticket
+-- identify location of required data, create initial pq connections, build a mockup layout
+
+## Reporting Timelines
+- timeline view - merge ticket data with project_events sorted by date - chronological Overview
+- status summaries - how many tickets open, on hold, completed
+- progress tracking - sumarries or gantt style charts
+
\ No newline at end of file
diff --git a/ui/views/project/view.html b/ui/views/project/view.html
new file mode 100644
index 0000000..e69de29
Projects
+ +| ID | +Title | +Requester | +Created By | +Created At | +Start Date | +End Date | +
|---|---|---|---|---|---|---|
| {id} | +{title} | +{requester} | +{created_by} | +{created_at} | +{start_date} | +{end_date} | +
+ + +
Project {NAME}
+
+
+
+
+
+ Overview
+
+
+
+
+
+
+
+
+
+
+
+ Links
+
+
+
+
+
+
+
+ + +
+
+
+
+
+ Tickets
+
+
+
+
+
+
+
+
+
+ Tasks
+
+
+
+
+
+
+
+
+
+Events
+
+
+
+
+
+
+
+ + +
+
+
+
+
+Timeline
+
+
+
+
+
+
+
+