ErnestoCobos / personal-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Website

This is a Django-based personal website I created for myself. I am releasing the full source code for the site so that others may benefit from the code I've written. Live example is here

This project have the following parts:

  • Setup the project using Docker.
  • An API: The API is to communicate with the front-end dashboard or a desktop application.
  • Modules:
    • Customer website: This part of the site is intended to show two different parts:
      • My portfolio and projects
      • My personal blog
    • Track my income,outcome,debts and budget.
      • Budget Review
      • Budget Aproval
      • Budget View
    • Customer Tracking Project
      • project progress
      • Contracts
        • Review
        • Approval
        • Customer View
    • Customers and sales managment

Docker compose

About


Languages

Language:JavaScript 46.4%Language:CSS 38.2%Language:Python 11.7%Language:HTML 2.5%Language:SCSS 1.2%Language:Dockerfile 0.0%