courselit
courselit copied to clipboard
Create/Sell courses and digital downloads and publish blogs on your own branded website. An open source alternative to Teachable, Thinkific, Podia and the likes.
The user should be able to use created templates in their emails. ## UI The mail editor screens should provide a dropdown to select the template to be used along...
The admins should be able to create re-usable templates for their emails. The templates can be used with both broadcast and sequences. ## UI The user will use the same...
From the `Pages` dashboard, the user should be able to change the following settings about the page. 1. Title 2. Description 3. Social Image (for Rich cards for X/Facebook) 4....
When the `tooltip` prop is specified in the `Select` component, it should show the tooltip just like the `FormField`. 
https://github.com/codelitdev/courselit/assets/821092/643dd9e2-5dc2-4fa0-baab-0efd29e49fc7
We need to build a re-usable drag and drop components which can be used at various places in the app like - re-ordering links in the header and footer -...
Also, 1. Swap the existing usage with the new Select component. 2. Swap the existing Tooltip component with the new Shadcn based component.