Ranchimall Intern Blockchain Contract
Go to file
Sai Raj f6481b5868
Improvement for applications (backend script)
- Improved generalData fetch (ie, non subAdmin users will not request generalData that are required only by subAdmins).
- Moved getTaskApplication to manage (as it is a subAdmin-only feature).
- Added applyForIntern feature to allow non-intern users to apply as intern.
- Added application status feature to allow subAdmins to coordinate among the applications. (setApplicationStatus and getApplicationStatus).
- Added getInternApplications to view the intern applications
- Improved getInternApplications and getTaskApplications to filter out processed (i.e, applications that have status set)
- Renamed putTaskDetails to editTaskDetails
2020-06-11 02:37:58 +05:30
index.html Improvement for applications (backend script) 2020-06-11 02:37:58 +05:30
README.md Update README.md 2020-01-24 02:20:35 +05:30

RIBC

Ranchimall Internship Blockchain Contract