ONLINE GROCERY STORE
- It is an online grocery shop based in Bangalore. Front end is done using React and backend is done using Drupal 8.
- Created APIS for the data in Drupal 8 from user registration to complete order workflow. This includes many custom modules like otp logics, user registration , forget password mechanism etc.
- JSON api is used to interact with Drupal to manage GET , POST , UPDATE requests. Created custom apis too by creating custom modules in the backend
- Used Drupal Commerce to create products , orders , payments etc
- Used Drupal forms to save some configurations.