Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ogweno-d/e-tangazo

This is a platform for all who wish to advertise via sms
https://github.com/ogweno-d/e-tangazo

Last synced: 1 day ago
JSON representation

This is a platform for all who wish to advertise via sms

Awesome Lists containing this project

README

        

# Frontend

In our implementation of this frontend we will have a landing page and a form section where the user enters the name, number and message he or she wishes to be advertised.

## Backend

We will be using mysql with XAMMP, and the most important columns for this db will be userid(autogenerated), name, phone number and message.