Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keyroll-99 authored Jun 13, 2024
1 parent fbcac7c commit f59f806
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Must have - I want to finish it by to end of march
- [X] Tools
- [X] Github actions to build it

Good to have - 30-60 days
Good to have
- [X] Tools
- [X] Publish nuget package
- [X] Compiler
Expand All @@ -75,7 +75,15 @@ Good to have - 30-60 days
- [X] Namespace
- [X] Parsing body
- [X] Parsing comment
- [ ] GUI
- [ ] Console tool
- [ ] Create a solution from the console
- [ ] Compile one file
- [ ] Compile solution
- [ ] Run solution


Nice to have
- [ ] GUI (GUI will be reworked to another technology :), that's why I moved it to nice to have after the competition)
- [X] Simple view where the user can drag and drop boxes
- [X] Nav menu
- [X] Creating project
Expand All @@ -90,8 +98,6 @@ Good to have - 30-60 days
- [ ] Add a way to create a simple CRUD
- [ ] Add logic statement
- [ ] Add loop statement

Nice to have - 30 days
- [ ] Tools
- [ ] Docker image
- [ ] Server
Expand All @@ -100,7 +106,7 @@ Nice to have - 30 days
- [ ] Auto impl register
- [ ] Auto inject to method
- [ ] Extension for EF
- [ ] Support fo cqrs
- [ ] Support for cqrs
- [ ] Security
- [ ] CORS
- [ ] Before calling the action, an attribute
Expand Down

0 comments on commit f59f806

Please sign in to comment.