Skip to content

OPD-0080/project-ppf

Repository files navigation

Notes:

  1. All sensitive configuration are located at ".env" file.

FOLDERS

BACKEND

ROUTER

will contain all GET and POST urls and it respective handlers 

CONTROLLER

will contain all key modules/functions needed for the app to run and to perform. Is what controls the entire app

UTILS

will contains other relevant breakdown modules/functions from the controller folder. Take it as the driving tools needed for controller to function properly.

DATABASE

    what controls the database 

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors