Our team Ideas in Bytes created a tech solution to improve and optimise the work of Anudip Foundation.
- Anudip Foundation uses mobilizers and Operation Managers to provide vocational skill development and training.
- These mobilizers do manual data collection and have to convert targets to leads.
- We need a system that will allow Anudip to function well.
- Central database for viewing mobilizers, their tasks and mappings.
- Operation managers can view about mobilizers, create reports and statistics.
- Mobilizers can view their own tasks using web page.
- Mobile app for ease of upload and offline stuff.
- Unified dashboard view of mobilizers.
- Operation manager can view all mobilizers, allocate and create rosters.
- Miroservice for implementing the various functionalites using REST API end points deployed on AWS.
- Machine Learning API to know which possible targets can become leads.
Install the dependencies
npm install
Create a .env file.
Look at .envexample to create your .env
For production
npm start
For dev
npm run dev
Back end:-
- Node JS
- Mongo DB
Deployment:-
- AWS EC2
- MongoDB cloud