✅ Made a Remix React App for getting the hold of it.
✅ Read the documentation of storybook and also made a small component using it.
✅ Getting familarity with the whole codebase and new libraries in use.
✅ Made a react app inside Yaus folder named demo for trying out the features of Lemon UI and PostHog
✅ Tried importing Lemon UI using all the possible commands present on internet.
✅ Rendered a button of antd by making use of the official documentation.
✅ Switched to ant design for the UI
✅ Rendered the whole UI with Dashboard, SignUp, SignIn
✅ Cleaned the UI for specific requirements.
✅ Read the Fusion Auth documentation.
✅ Set Up the enviroment of Fusion Auth in my local system.
✅ Link Creation UI Created for first Step .
✅ Linking the Fusion Auth with the React App.
✅ Successfully registered one user in the app through fusion auth interface.
✅ Link Creation UI Created for Second Step and Third Step.
✅ Link Creation Frontend Created for Fourth and Final Step.
✅ Authentication completed.
✅ Protected routes are done.
✅ Sign In, Sign Up, Log Out working properly.
✅ Link Creation till api supported completed.
✅ Deploy Done.
✅ Added Base Url.
✅ Read the documentaion for developing the SDK.
✅ Setting up of tsdx in local system.
✅ Made a sample SDK using typescript and published it as a npm package.
✅ Read the GitHub documentation on readmeio/api for generating SDKs
✅ Wrote some code and got started with the developement of the SDK
✅ SDK still in progress.
✅ Designed the UI of Dashboard, Link Manager , Summary Dashboard and Reacent Activities page.
✅ Link Manager Page UI completed.