Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ogweno-d/e-tangazo
- Owner: Ogweno-D
- Created: 2023-10-11T12:58:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-18T09:15:23.000Z (11 months ago)
- Last Synced: 2024-03-18T10:38:39.564Z (11 months ago)
- Language: CSS
- Homepage:
- Size: 1.92 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.