@ -1,31 +1,41 @@
< div style = "background-color: #714B67; min-height: 600px; width: 100%; padding: 15px; position: relative;" >
< div style = "background-color: #714B67; height: 810px; width: 100%; padding: 15px; position: relative;" >
<!-- TITLE BAR -->
<!-- TITLE BAR -->
< div
< div class = "d-flex align-items-center justify-content-between"
style="border-bottom: 1px solid #875A7B; padding: 15px; display: flex; justify-content: space-between; align-items: center;">
style="border-bottom: 1px solid #875A7B; padding: 15px; display: flex; justify-content: space-between; align-items: center;">
< img src = "assets/misc/cybrosys-logo.png" width = "42" height = "42" style = "width: 42px; height: 42px;" / >
< img src = "assets/misc/cybrosys-logo.png" width = "42" height = "42" style = "width: 42px; height: 42px;" / >
< div >
< div >
< div style = "color: #7C7BAD; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: bold; background-color: white; display: inline-block; padding: 3px 10px; border-radius: 50px;"
< div
class="mr-2">
style="color: #7C7BAD; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: bold; background-color: white; display: inline-block; padding: 3px 10px; border-radius: 50px;"
< i class = "fa fa-check mr-1" > < / i > Community
class="mr-2">
< / div >
< i class = "fa fa-check mr-1" > < / i > Community
< div style = "color: #875A7B; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: bold; background-color: white; display: inline-block; padding: 3px 10px; border-radius: 50px;"
< / div >
class="mr-2">
< div
< i class = "fa fa-check mr-1" > < / i > Enterprise
style="color: #875A7B; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: bold; background-color: white; display: inline-block; padding: 3px 10px; border-radius: 50px;"
< / div >
class="mr-2">
< div style = "color: #017E84; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: bold; background-color: white; display: inline-block; padding: 3px 10px; border-radius: 50px;"
< i class = "fa fa-check mr-1" > < / i > Enterprise
class="mr-2">
< / div >
< i class = "fa fa-check mr-1" > < / i > Odoo.sh
< div
< / div >
style="color: #017E84; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: bold; background-color: white; display: inline-block; padding: 3px 10px; border-radius: 50px;"
< / div >
class="mr-2">
< i class = "fa fa-check mr-1" > < / i > Odoo.sh
< / div >
< / div >
< / div >
<!-- END OF TITLE BAR -->
< / div >
<!-- END OF TITLE BAR -->
< div class = "container" >
< div class = "row" >
< div class = "col-sm-12 col-md-12 col-lg-12" >
<!-- APP HERO -->
< h1 style = "color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;" >
ToDo List< / h1 >
< p style = "color:#FFFFFF; padding: 8px 15px; text-align: center; font-size: 24px;" > Scheduling & Listing out Activities in Odoo< / p >
<!-- END OF APP HERO -->
< img src = "assets/screenshots/hero.gif" class = "img-responsive"
style="width: 100%; margin-left: auto; margin-right: auto;" />
< / div >
< / div >
< / div >
<!-- APP HERO -->
< h1 style = "color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;" > ToDo List< / h1 >
< p style = "color:#FFFFFF; padding: 8px 15px; text-align: center; font-size: 24px;" > Scheduling & Listing out Activities in Odoo< / p >
<!-- END OF APP HERO -->
< img src = "assets/screenshots/hero.gif"
style="width: 75%; height: auto; position: absolute; margin-left: auto; margin-right: auto; top: 45%; left: 12%; right: auto;" />
< / div >
< / div >
@ -165,6 +175,11 @@
< img src = "assets/screenshots/4.png" class = "img-thumbnail" >
< img src = "assets/screenshots/4.png" class = "img-thumbnail" >
< / div >
< / div >
< div style = "display: block; margin: 30px auto;" >
< h3 style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > If we don't have any activities, we have to remove the default group by filter: State to create new record from kanban view< / h3 >
< img src = "assets/screenshots/5.png" class = "img-thumbnail" >
< / div >
< / div >
< / div >
< / div >
< / div >
<!-- END OF SCREENSHOTS SECTION -->
<!-- END OF SCREENSHOTS SECTION -->