JCruz6725 / Resume_Backend_Heroku

API Backend for www.johncruz.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django rest framework based Resume System

A django REST framework based system that is easy to deploy allowing the user to solely focus on frontend hook up and design. The system can host a multitude of resumes from a multitude of users.

ideal would be single page app?????

Relational map for django ORM

ORM MAP

To add and edit to this map; copy the contents of ./Backend_Design/db_diagram_v_1_1.txt and paste it here.

Rapid Deployment

For rapid deployment link this project to a Heroku app

To-Do

  • Explain how to deploy on heroku.
  • Enviorment variables on the heroku enviorment.
  • API endpoint that need to be refrenced in the front endpoint.
  • Explain initial setup after deployment.

About

API Backend for www.johncruz.dev


Languages

Language:Python 99.9%Language:Procfile 0.1%