QuantumPhysx2 / Portfolio

MIT License
0 stars 0 forks source link

Read if you're interested

To do:

Frameworks and Services to be used:

Frontend

Backend

Hosting Provider

Site Backup Plan

Web Traffic Management

Things the Backend will need to achieve:

  1. Send emails on the Contacts page.
  2. Be able to create new posts in the Blogs page. Includes the ability to edit and delete if required.
  3. Will need an Admin only login page to perform step 2.

Thought process for each page

Home page will be a simple page with static images and HTML stuff. Nothing too fancy. Maybe implement some overly complicated JavaScript animation here.

Blog page will definitely take the most time with implementing correctly and securely. Have to learn the Piranha .Net Core framework here. Then build my project from scratch.

About page will be identical to the Home page with regards to the frontend stuff. Nothing fancy here.

Contact page will be almost identical as the Home page, except it will provide the option to download my professional work thingy-ma-jiggies.

Track me page will be the second area which will take a lot of time for me. Will have to look for available APIs (if supported) to get my user profile activity event numbers. Otherwise, will have to use some Web Scraping method, process the data into a live graph, then display it to the page. Ultimate goal is to function as a dashboard except it will be accessible to any viewer.

Branches that will be used:

Post-deployment Tasks (once the site has been created, tested, and launched into production):