Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 1.09 KB

README.md

File metadata and controls

61 lines (43 loc) · 1.09 KB

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
APIKEY=xxxxxxxx
DBNAME=xxxxxxxxxx
DBUSER=xxxxxxx
DBPASSWORD=xxxxxxxxxxxxxxxxxxxxxx
AccessToken=<Pushbullet access token>
DEVICE=<Device ID>

## SMTP

SMPT=smtp-relay.example.com
USERNAME=smpt username
PASSWORD=smpt password
EMAIL=smpt from email address
TITLE=email title
  • Submit Kavithai and Quotes
http://localhost:6005/post
  • View Kavithai and Quotes Submitted by the user
http://localhost:6005/?username=username

(or)

## Requrite Proper Rewrite Rules for Both apache and nginx
http://localhost:6005/p/username

LICENSE

MIT