Skip to content

Commit

Permalink
release p1 checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardoFF committed Aug 25, 2024
1 parent 62b1e7d commit 2812298
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/projects/P1/1_checkpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Getting Started

### Repository Setup
Fork the [class-specific repository](https://github.com/CMU-17313Q/NodeBB-f24-test) into your personal GitHub account.
Fork the [class-specific repository](https://github.com/CMU-17313Q/NodeBB) into your personal GitHub account.

!!! warning
Even though this project is based off of an active open source project, we have made significant changes to ensure its suitability for our class. As such, be sure you are forking off of **CMU-17313Q/NodeBB** and direct any questions to course staff. Do **not** contact the maintainers of NodeBB for assistance with your homework questions.
Expand Down
4 changes: 2 additions & 2 deletions docs/projects/P1/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Welcome to the 17-313 development team! To get started, you will be going throug

This semester, we will be building upon NodeBB, an open-source community forum software project that was started in 2014. You can learn more about this project from the original development team's [website](https://nodebb.org/).

For your own development, you will be forking your own repository off of a class-specific fork of NodeBB, which you can find at [https://github.com/CMU-17313Q/NodeBB](https://github.com/CMU-17313Q/NodeBB-f24-test).
For your own development, you will be forking your own repository off of a class-specific fork of NodeBB, which you can find at [https://github.com/CMU-17313Q/NodeBB](https://github.com/CMU-17313Q/NodeBB).

Our fork contains some tweaks to make the project easier to modify and debug. This will also allow you to create issues and pull requests that are visible to the instructors, which will be the primary way of submitting code deliverables for this project.

Expand All @@ -23,7 +23,7 @@ This is an **individual assignment**. There are four (4) deliverables and two (2

A) [**Build Checkpoint**](/projects/P1/1_checkpoint) - 5 points - due Friday, August 30th, 11:59pm

B) [**Starter Task**](/projects/P1/2_refactoring) - 95 points - due Thursday, September 5th, 11:59PM
B) [**Starter Task** (TBD)]() - 95 points - due Thursday, September 5th, 11:59PM

- GitHub Issue (20 pts)
- Code Refactoring and Validation (10 pts)
Expand Down

0 comments on commit 2812298

Please sign in to comment.