Your own personal CRM
In this project, you’ll build a CRM that is tailored to your needs. You can keep track of your freelance clients, professional contacts, or even gift ideas for your friends and family.
You’ll practice working at every level of the stack while stretching your data visualization and serverless development skills.
Website monitoring apps are, at their core, based on an incredibly simple core functionality: they make an HTTP request and report the status code response. If the response is not 200 OK
, the website is considered "down". Monitoring apps go through this request and response cycle frequently (sometimes up to several times per minute) and trigger an alert whenever the request returns an unexpected status code.
Here, you’ll build an automated downtime monitoring application with alerts and uptime reports. Ideally, you’ll use this app to monitor your own websites.
For an extra challenge: You can view uptime reports for each website being monitored.
The awesome set of verified mentors will provide guidance and mentoring help when you are stuck.
Suresh Atta
In this project, you’ll build a CRM that is tailored to your needs. You can keep track of your freelance clients, professional contacts, or even gift ideas for your friends and family.
You’ll build a web app with a simple UI where a user can sign up for an account. Once logged in, the user is presented with a simple form to add medicine name, dosages, and frequency. After adding those details, the user can view, edit, or delete this information. The rough estimate for this project is 20 hours.
You'll be building an automated solution that handles plagiarism detection. This might be used for publishing companies to replace a manual process in which they search for phrases from submitted manuscripts on Google to find pre-existing work.
More coming soon...