paultrigcode / VGG-Coding-Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation File

To see how this project works, please vist here

Here is my coding challenge submission.
I built the project using Python Django and the django-rest-framework.

  1. For simplicity, I made a video showing how to call my endpoints. Watch it here
  2. You can find my code on github by clicking here.
  3. To test the end-points, kindly check my postman's history.

How the project is structured:

  • The name of the project is VGG
  • The name of the app is UserProjectAction
  • You can the find the models set-up in the VGG/UserProjectAction. See the git commit here.

The challenges faced:

I set-up the django project to use SQLITE 3 and deployed the code to Heroku. You can check my dsytro here.  But Heroku doesn't allow persistent db storage after 24 hours and was requiring Postgresql. See this stackover thread

If you have questions or concern, kindly send a mail

About


Languages

Language:Python 94.1%Language:HTML 2.6%Language:JavaScript 1.8%Language:CSS 1.5%Language:Shell 0.1%Language:PowerShell 0.0%