seas-computing / seas-computing/mark-one
Add Components from Makerspace [draft] (Tracking Issue)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Description
We have a few components that we've made for makerspace that we need to add to mark-one so we can reuse them in our other projects. These components are:
-
CenterContainer -
VerticalSpace -
AdminNavBar- this should be made into a more generalizableNavBar
TODO
Once we add these components to mark-one, we may want to replace the current ones in makerpace with the mark-one equivalents.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the makerspace AdminNavBar and the mark-one components named in the issue; CenterContainer and VerticalSpace are already marked complete. Generalize AdminNavBar as a reusable NavBar in mark-one, then verify that the component is available for reuse in other projects. No files or tests are specified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100