Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 2.13 KB

README.md

File metadata and controls

28 lines (20 loc) · 2.13 KB

Group 13 - Good Draw

About the team!

Our Figma

Our final project video (private) Our final project video(public)

Commit, a developer journal:

Check out the project HERE

Brief Description:

This app, Commit, is a CRUD web app to serve as a journal for a developer. Within the app, you can create notes and projects. Notes are meant to be short quick snippets about what was done, while projects are meant to hold details about your assignments like programming assignments. Notes have markdown capability. Each note can link a project, while each project can link numerous notes. Within projects, you can assign a deadline and create tasks for your assignments, which can be checked off for completion. There are multiple pages, including the homepage, favorites, library, calendar, and project list.

How to Run our Project:

It is automatically deployed via GitHub pages. Everytime a commit is made or pull request merged, GitHub automatically deploys the new version to the site. Again, the site is available HERE. Start by pressing the add new button to add a note or a project!

Issue Workflow

  • Once you pick out an issue create a branch
  • Assign yourself and the others working on it to the isssue on github boards, and then move it to in progress
  • Create a task list of small steps in the process for tracking purposes. You do that by editing the issue on github boards
  • Create a slack/discord channel for that issue if there's more than 1 assigned and get to work
  • Reach out for help if you get stuck or too much gets on your plate. We can reassign your work or add more programmers

How to Contribute:

Check this for work. Or ask Maxim or Addy

Great job team!