Skip to content

pongz79/samknows

Repository files navigation

Notes

To install this project clone the repo and run
composer install
To populate the database import the file samknows_mysqldump.sql located in the migrations folder to your local MySQL instance.
In terms of code improvements:
  • The Models could be refactored to use an ORM.
  • Lack of code comments due to time constraints.
  • A caching mechanism (Redis for example) could be implemented to improve performance.
  • Implement validation.
  • Implement error codes.
  • Implement security (if necessary).
  • Implement API throttling.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published