-
Notifications
You must be signed in to change notification settings - Fork 3
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
Merged files to utils #12
Merged files to utils #12
Conversation
* local MongoDB database setup * added addevent command * added showevents command * added nextevent command * added delete event command * changed directory structure * minor changes to directory structure * changed links to current GitHub repo * Testing * Refactored Signed-off-by: reapedjuggler <[email protected]> Co-authored-by: reapedjuggler <[email protected]>
…/community-files Community files and help <command-name> functionality
These are the default templates provided by GitHub.
… quality checks. (Knuth-Programming-Hub#8) * minor changes * working on unix out-of-the-box (hopefully on windows too) * fix indent * fix indent again * added a bunch of dev deps Co-authored-by: Hemant <[email protected]>
Signed-off-by: reapedjuggler <[email protected]>
Greeting message added for a new user.
chore: eslint pre-commit
…events. (Knuth-Programming-Hub#4) * [Feature]: Delete past events from DB. * Minor changes
* [Feature] Automatic event reminders 🔥 * minor changes
…ed to occur within an hour
[Enhcmt] Will check on every 50 mins for events that are scheduled to occur within an hour
…/master Updates
Signed-off-by: reapedjuggler <[email protected]>
Signed-off-by: reapedjuggler <[email protected]>
Signed-off-by: reapedjuggler <[email protected]>
Signed-off-by: reapedjuggler <[email protected]>
Signed-off-by: reapedjuggler <[email protected]>
Umm, I think you just deleted the files(?). There is no utils dir. |
Oops, Sorry! Can you please check now. |
You changed the location of files, but didn't update the locations in the other files that use them. |
Merged js files in utils directory.
This PR will resolve the issue #7 .