Skip to content

JenBauer/course_tracker

 
 

Repository files navigation

Course Tracker

Summary

This is a WIP open source project to meet the following objectives:

  • Make an app for tracking a variety of course types, including online classes, classes with an institution, and any other types of learning
  • Ensure that tracked courses note the following: a course name, a start date, an end date, a current status, and a way to create entries related to that course (saved related notes), and an optional course URL

This project is part of Hacktoberfest 2024, supported by UpWiSE. All are welcome to work on issues and join in!

How to Help This Project

  1. Before beginning any work, please review the Issues for this repository to see what work is available. The following filter shows which issues do not have an Assignee, and can be assigned: Unassigned Issue Filter for the Course Tracker
  2. When you find an issue you'd like to take on, leave a comment to request that you be assigned to the issue.
  3. Once a project admin assigns the issue to you, you can begin the issue work! ✨
  4. Clone the repository locally, then create a Branch to begin working on the issue.
  5. Begin working on the branch in your local space. When the work is complete, Commit your changes to the branch. Then, create a Pull request to submit your changes.
  6. In the Pull request, be sure to include a clear description with what your changes includes and a statement with “Closes #” referencing the issue that should close related to the pull request.
  7. An UpWiSE team member will review your Pull Request.
    • If the request is good without changes, it will be Approved.
    • If changes are needed, will we write to you with a comment about what to change.
  8. Hacktoberfest Details: After the PR is approved, the reviewer will add the "hacktoberfest-accepted" label. Then, the Hacktoberfest project itself will need time to account for the activity. When it does, you will be able to see the accepted PR in your Hacktoberfest.com account.

Technical Stack

TBD, awaiting initial project check-in

Initial Setup Instructions

TBD, awaiting initial project check-in

Project Notes

User Stories

TBD

Wireframes

TBD

About

An open source app for tracking learning progress across different types of courses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 46.7%
  • HTML 46.0%
  • Dockerfile 2.6%
  • Shell 2.1%
  • JavaScript 1.8%
  • CSS 0.8%