Python & Angular Developer

Job ID: 32366731

Budget: $30 – $250 USD

We are looking for a python developer who can build platform features based on feedback from doctors.

The first project is a small test job which helps us get a sense for your work to see if we may be a good fit for each other. We are seeking the right developer for an ongoing relationship going forward.

Technical stack for the first project:
Create a Docker image along with installation and running instructions that has the following components:
• Angular 11 front-end, served by Express/Node.js
• Front-end makes requests to an API generated via Finale (use Restify for the API and sequelize for the ORM)
o https://github.com/tommybananas/finale
o https://sequelize.org/
• The DB selected should be sqlite
• Python 3
Functionality:
• Front-end (web UI) prompts for one of 3 fields: name, address, or phone number (Person object properties)
o Only one searchable field is allowed (i.e. cannot search for name and address only name or address)
• Angular makes API request to search for matching Person object and shows contents of full Person object or useful message if not such Person is found
• Python cmd-line script that can be run dumps the contents of the database in CSV format.

Deliverable: Instructions on how to obtain the Docker image along with installation and use instructions.
Related categories: JavaScript Python Django AngularJS Docker