Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 1 day 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.

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