Simple Customer Records Web App
Budget: ₹600 – ₹1,500 INR
I need a lightweight web application built with plain HTML, CSS and vanilla JavaScript that lets me add a customer’s name, address and mobile number, then find that same record later by typing the mobile number into a search field.
At the moment I’m not sure whether an existing database is already available on the host, so I’ll rely on your advice here. If no database is present, please set up a small, easy-to-maintain solution—MySQL, SQLite or even a structured JSON file are all fine as long as the data is safe and I can back it up.
Core features I expect
• Clean form to capture name, address and mobile number
• Search page (or section) that instantly retrieves a record when a mobile number is entered
• Simple, uncluttered UI that works on desktop and mobile
• Clear instructions on how I can add the app to my current hosting environment and make future field changes myself
Acceptance criteria
1. All input fields validate on the client side.
2. Search returns the exact matching customer record within one second on typical hosting.
3. Code is delivered well-commented, with a short README covering setup, backup and restore steps.
If this sounds straightforward for you, let me know your estimated timeline and any questions you have about hosting or data storage preferences.
At the moment I’m not sure whether an existing database is already available on the host, so I’ll rely on your advice here. If no database is present, please set up a small, easy-to-maintain solution—MySQL, SQLite or even a structured JSON file are all fine as long as the data is safe and I can back it up.
Core features I expect
• Clean form to capture name, address and mobile number
• Search page (or section) that instantly retrieves a record when a mobile number is entered
• Simple, uncluttered UI that works on desktop and mobile
• Clear instructions on how I can add the app to my current hosting environment and make future field changes myself
Acceptance criteria
1. All input fields validate on the client side.
2. Search returns the exact matching customer record within one second on typical hosting.
3. Code is delivered well-commented, with a short README covering setup, backup and restore steps.
If this sounds straightforward for you, let me know your estimated timeline and any questions you have about hosting or data storage preferences.