Skip to content

sai8151/bulk-sms-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CSV Processor Web Application export data to external api

This is a web application built with Java Servlets that allows users to upload CSV files containing phone numbers and text messages, and then sends the data to a remote API endpoint for processing.

Features

  • CSV File Upload: Users can upload CSV files containing phone numbers and text messages.
  • Data Processing: The application processes the uploaded CSV data and sends it to a remote API endpoint.
  • Error Handling: The application handles errors gracefully and provides feedback to the user.

Setup

To run this web application locally, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/sai8151/bulk-sms-web-app.git
  2. Import into IDE: Import the project into your preferred IDE (e.g., Eclipse, IntelliJ IDEA).
  3. Build and Run: Build the project and run it on a local server.

Usage

  1. Access the Web Application: Open your web browser and navigate to http://localhost:8080/Jdbc_project.
  2. Upload CSV File: Click on the "Choose File" button to select a CSV file from your local machine.
  3. Submit: Click the "Submit" button to upload the selected CSV file.
  4. View Processing Status: The application will display a message indicating whether the CSV data was processed successfully or if there were any errors.

About

SMS text is sent to mobile over an custom API

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published