/portfolio-server

A django server holding and handling data shown in the space themed landing page.

Primary LanguageJavaScript

A server hosting all the data shown in the personal landing page

A Django server holding and handling data shown on the space-themed personal landing page.

This app allows an Admin user to do CRUD operations through Django's admin page and handle data effectively.

The content of the app provides APIs for the Certificates, Degrees, Skills, Projects, Experiences datasets, and Email handling.

All the data are stored in a PostgreSQL database.

admin-view

api-view