Conversation
Now you can play
Added base files
Updated list function to the get.go file
We don't need to get any value from the path.
Updated main.go
Added .gitignore
…askID function' will probably move to main.go
The global struct allow to access the datas without opening the CSV file. Also added the function saveCSV() to automatically save the global struct into the CSV - by default every minutes. Added the `accessTasks` ressource to avoid simultaneous access to the global struct. Added the `Add` Handler for the REST API.
Add Handler + simultaneous access + Task global struct
There is already a build-in function called `panic`.
Renamed panic into ifPanic
Added list function to get.go
- No longer need checkout.go, put.go, or remove.go. - Moved functions to where they should be.
Added checkout.go with associated funciton.
Fixed some bugs - replaced put.go since I accidentally deleted it
Just showing simple example of how to autogenerate html code.
…re found, we display 'No Resultsgit add get.gogit add get.go!'
This is an overview of the remaining work.
New pathing
Autogenerating html example.
Feel free to work on it!
Last changes and Tom's comments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.