afreekamode / Gateapp-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hng_logo

Gate App - API

This the Documentation for the backend api (Please Read Me)

Contains associative routes

/api/register/admin

/api/register/gateman

/api/register/resident

/api/login

/api/verify

/password/verify

/password/reset

Features

  • to be added

Installation

  • clone this repo
  • cd into the project folder and run php -S localhost:8000
  • visit localhost:8000 in your web browser

Rules for sending PR

  • attach a brief and concise description of what you have done
  • outline the steps to be taken in order to test the feature you added
  • attach a screenshot or gif of what you did, if possible
  • do not send PR to the master branch

Note

  • if you want to manually delete form the database this is the link

  • https://remotemysql.com/phpmyadmin/

  • use the info database username and password from .env file to login

  • the .env has been included in this commit so discard you own this time we all going to use one database which is online an a mailing of my own sendgrid

  • make sure you have internet to work

About


Languages

Language:PHP 86.3%Language:HTML 13.7%