Skip to content

Commit

Permalink
Build failure resolved (#946)
Browse files Browse the repository at this point in the history
* updated week 9

* updated week 9

* contribution
  • Loading branch information
Deepali-1508 authored Sep 15, 2023
1 parent 9594f48 commit b90f9c1
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions docs/2023/Sunbird ED/Bulk content creation/updates/2023-09-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,22 @@ author: Deepali Lodhi
---

## Milestones
- [ ] Give the description about Milestone 1
- [ ] Give the description about Milestone 2
- [ ] Give the description about Milestone 3
- [ ] Give the description about Milestone 4
- [x] Write nodejs script for api logic
- [x] Integrate the nodejs script in the sunbird-admin-ui repo
- [x] Added nodejs path to react-bulk-upload repo and write style for react-bulk-upload

## Screenshots / Videos


## Contributions
- https://github.com/gouravmore/react-bulk-upload/pull/2

- https://github.com/tekdi/sunbird-admin-ui/pull/27/files


## Learnings
- Integrating different components and modules into a larger project . I experienced integrating a Node.js API into an existing repository (Sunbird Admin UI) and configuring a React project (React-Bulk-Upload) to work with it.

- Understanding how HTTP communication works is vital for building web applications that fetch and display data from a server.

## Learnings
- I learned how to create a basic Node.js application using a framework like Express.js and integrate API.

0 comments on commit b90f9c1

Please sign in to comment.