Skip to content

Template for starting Oceanhackweek project repos

License

Notifications You must be signed in to change notification settings

oceanhackweek/ohwyy_proj_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ohwyy_proj_template_cc

Template for starting Oceanhackweek project repos. Add country code (cc) in the end to indicate the location of your event (us/au).

This repo is an example of how teams can structure their project repositories and format their project README.md file, but feel free to adapt as suits your needs.

Folder Structure

  • contributor_folders Each contributor can make a folder here and push their work here during the week. This will allow everyone to see each others work but prevent any merge conflicts.
  • final_notebooks When the team develops shared final notebooks, they can be shared here. Make sure to communicate so that you limit merge conflicts.
  • scripts Shared scripts or functions can be added here.
  • data Shared dataset can be shared here. Note, do not put large datasets on GitHub. Speak to the organizers if you need to share large datasets. Each team member can have a version of the dataset locally in the same folder to preserve relative paths, but the dataset does not need to be added to git/GitHub (you can use .gitignore).

You can start with a simple structure and as you progress you can refine it to contain more components. Here is an example of a more elaborate structure for a data science project.

Project Name

One-line Description

Planning

Collaborators

Name Location Role
Participant 1 Virtual Project Facilitator
Participant 2 Bigelow Participant
Participant 3 Bigelow Participant

Planning

  • Initial idea: "short description"
  • Ideation jam board: Add link
  • Ideation Presentation: Add link
  • Slack channel: ohw24_proj_name
  • Project google drive: Add link
  • Final presentation: Add link

Background

Goals

Datasets

Workflow/Roadmap

Results/Findings

Lessons Learned

References

About

Template for starting Oceanhackweek project repos

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published