Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add client schedule addition program #5

Open
hkamran80 opened this issue Sep 16, 2019 · 5 comments
Open

Add client schedule addition program #5

hkamran80 opened this issue Sep 16, 2019 · 5 comments
Assignees
Labels
enhancement New feature or request schedule Related to schedule operations (addition, deletion, update, etc.)
Milestone

Comments

@hkamran80
Copy link
Owner

Allow users to add/suggest their own schedules

@hkamran80 hkamran80 added the enhancement New feature or request label Sep 16, 2019
@hkamran80 hkamran80 added this to the Version 1.2.0 milestone Sep 16, 2019
@hkamran80 hkamran80 self-assigned this Sep 16, 2019
@hkamran80
Copy link
Owner Author

Maybe migrate the times.py file to a JSON file (times.json)?

@hkamran80
Copy link
Owner Author

@zjohnzheng, what do you think?

@aheze
Copy link
Collaborator

aheze commented Nov 22, 2019

Maybe first just add a schedule request button

@hkamran80
Copy link
Owner Author

Need to find a place to store a file that can be updated without any secret credentials

@hkamran80 hkamran80 removed this from the Version 3.1.0 milestone Jan 12, 2021
@hkamran80
Copy link
Owner Author

Use JSON Blob

Example cURL command:

curl -i -X PUT -d "This is new text" -H "Content-Type: application/json" -H "Accept: application/json" https://jsonblob.com/api/jsonBlob/758d88a3-5e59-11e8-a54b-2b3610209abd

Source

hkamran80 added a commit that referenced this issue Jan 23, 2021
@hkamran80 hkamran80 added the schedule Related to schedule operations (addition, deletion, update, etc.) label Mar 25, 2021
@hkamran80 hkamran80 added this to the Version 4.0.0 milestone May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request schedule Related to schedule operations (addition, deletion, update, etc.)
Projects
None yet
Development

No branches or pull requests

2 participants