Skip to content

kaileywong/dev-journal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE 110 [SP 24]: Digital Dr3am T3am (Team 33)

CodeFactor Netlify Status Unit Tests E2E Tests

Final Product: https://digitaldr3amt3am-journal.netlify.app/

Summary/Abstract

Software developers often face challenges in effectively documenting their daily work activities, reflections, and insights. Existing solutions lack the tailored features and flexibility needed to meet the specific needs of developers. They need a dedicated platform designed specifically for developers to record their tasks, challenges, solutions, and learnings over time in a centralized and organized manner. Our project aims to develop a streamlined and user-friendly journaling tool tailored for developers, enabling them to efficiently manage deadlines and daily tasks. Through a simple and intuitive design, developers will be empowered to improve their productivity and time management for professional growth and success.

This repository is our SSoT (single source of truth)!

  • Meet our team here!
  • /.github/workflows: workflows for GitHub Actions
  • /admin: Administrative materials
    • /admin/branding: Branding materials (logo, color scheme, etc.)
    • /admin/cipipeline: Pipeline artifacts (breakdown, diagram, video)
    • /admin/meetings: Meeting minutes
    • /admin/misc: Miscellaneous materials like team rules
    • /admin/videos: Videos (team intro, etc.)
  • /source: Source code
    • /source/__tests__: Unit and E2E tests
    • /source/public: Client-side code accessible to the public
  • /specs: Project specs
    • /specs/adrs: Architectural Decision Records
    • /specs/brainstorm: Brainstorming artifacts
    • /specs/pitch: Project pitch deck

About

UCSD Software Engineering Project: Developer Journal. Co-led by Kailey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.6%
  • JavaScript 29.3%
  • CSS 12.1%