Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mskian/kavithai-and-quotes
Kavithai and Quotes Public Index.Our database collects kavithai and quotes from users. Users can submit their kavithai and quotes to the database.
https://github.com/mskian/kavithai-and-quotes
bulma css fetch-api html javascript kavithai pdo pdo-mysql php quotes random-quotes tamil tamil-language tamil-quotes tamil-sms tamilkavithai tamilnadu tamilsms
Last synced: 29 days ago
JSON representation
Kavithai and Quotes Public Index.Our database collects kavithai and quotes from users. Users can submit their kavithai and quotes to the database.
- Host: GitHub
- URL: https://github.com/mskian/kavithai-and-quotes
- Owner: mskian
- License: mit
- Created: 2024-05-22T13:05:30.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T13:32:55.000Z (6 months ago)
- Last Synced: 2024-05-22T14:48:10.188Z (6 months ago)
- Topics: bulma, css, fetch-api, html, javascript, kavithai, pdo, pdo-mysql, php, quotes, random-quotes, tamil, tamil-language, tamil-quotes, tamil-sms, tamilkavithai, tamilnadu, tamilsms
- Language: PHP
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kavithai and Quotes
kavithai and Quotes Public Index.
> **Our database collects kavithai and quotes from users. Users can submit their kavithai and quotes to the database.**
## Built USing
- HTML
- Bulma CSS
- Javascript
- Fetch API
- PHP
- PDO
- MYSQL
- Pagination> **Get Pushbullet text Note Push Notification alert while user register a account or login or Submit kavithai/Quotes.**
- Create database `query.sql` use this Queries to create database for Store user and kavithai/Quotes data
- API: `/api`
- Add `.env` variables```env
APIKEY=xxxxxxxx
DBNAME=xxxxxxxxxx
DBUSER=xxxxxxx
DBPASSWORD=xxxxxxxxxxxxxxxxxxxxxx
AccessToken=
DEVICE=## SMTP
SMPT=smtp-relay.example.com
USERNAME=smpt username
PASSWORD=smpt password
EMAIL=smpt from email address
TITLE=email title```
- Submit Kavithai and Quotes
```sh
http://localhost:6005/post
```- View Kavithai and Quotes Submitted by the user
```sh
http://localhost:6005/?username=username(or)
## Requrite Proper Rewrite Rules for Both apache and nginx
http://localhost:6005/p/username
```## LICENSE
MIT