You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the documentation repository for the Docs of Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
This repository contains the source code for a React application that showcases modern web development practices. It includes React components, React Router for routing, and is deployed using Azure DevOps for continuous integration and deployment.
To create customized tests using a formbuilder. The following types of question can be created, Category drag and drop. Cloze drag and drop. Comprehension MCQs.
- A web app that processes uploaded xlsx/csv file and performs the following operations, 1. Fill all empty cells with top level cell values. 2. Finds the three columns-PO Number, Supplier and Description. 3. Extract the values from those three columns. 4. Stores it in easily accessible format in the database. and much more