BookOmatic icon indicating copy to clipboard operation
BookOmatic copied to clipboard

Results 45 BookOmatic issues
Sort by recently updated
recently updated
newest added

User needs to see a calendar This is completed when there is a page with a calendar on it where the user can move between different months and press each...

Hi all. In these days I'm learning to use tools like Vagrant and Ansible to create portable, flexible and consistent enviroments to work with during application development/deployment. I was looking...

Added functionality for sign in page. Design work needed. Recommend adding bootstrap4 for form layout.

Add the action to test Django on pull request or push.

Fixed a typo (refrencing -> referencing) and added some blank lines after headers (according to [MD022](https://github.com/DavidAnson/markdownlint/blob/v0.19.0/doc/Rules.md#md022)) and before lists (according to [MD032](https://github.com/DavidAnson/markdownlint/blob/v0.19.0/doc/Rules.md#md032)).

In response to issue #56 I added a param to the event.py model file to support passing in a meeting description

Since this project is keep growing and growing, I thought we could create a Code of Conduct file to outline our expectations for participants within this community. We could use...

Add the .env file with the SECRET_KEY and DEBUG configured, following good development practices, using the decouple library.