Skip to content

Commit

Permalink
slight tweaks to goals
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuallyaverage authored Sep 12, 2024
1 parent ffef9b7 commit ef8b557
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@ My time for this project is very limited at the moment since I work 60-70hrs a w
There are ALOT of areas that need improvement immediately. The current codebase is a wreck, there is no proper scope management, and I kind of scattered functions willy-nilly during initial developement.

### Urgent-ish needs:
- [ ] Major Refactoring
- [ ] split out functions to their own modules
- [ ] implement proper scope management
- [ ] document functions/objects
- [x] Major Refactoring
- [x] split out functions to their own modules
- [x] implement proper scope management
- [x] document functions/objects
- [x] Start project docs
- [ ] The goal is to have an actual wiki eventuallys
- [ ] The goal is to have an actual wiki eventually
- [x] Create Platform.io project
- [ ] Same documentation standards as the server.
- [ ] Streamline Setup
Expand All @@ -103,5 +103,5 @@ Contribution is more than appreciated, but please keep it close/aligned with the
- I would prefer having slightly less performant code if it is easily understandable.
- Please avoid ambigous variable naming (temp, i, j, etc.)

If the project takes off than rules and goals can change as needed. These are just my starting out thoughts.
If the project takes off then rules and goals can change as needed.

0 comments on commit ef8b557

Please sign in to comment.