Skip to content

xKarinSan/admin-interface-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admin Interface for Portfolio sites

Key features:

  • It allows you to control the content of your portfolio site without having to edit your portfolio site
  • Auto-generation of your resume based on your projects, skills and experiences

Tech stacks:

  1. React.Js (Frontend)
  2. Node.Js (Backend)
  3. Express.Js (Backend)
  4. MongoDB (Database)
  5. Netlify (Frontend deployment)
  6. Vercel (Backend deployment)
  7. MongoDB Atlas (Database Deployment)

Registration Steps:

1. Sign up for an account as shown below: (go to https://user-portfolio-admin-interface.netlify.app/)

image

Note: You do not have to put your actual phone number if you dont want to. The phone number is used for the auto generation of your resume

2. Click on the link in the email verification as shown below: (do check your spam folders)

image

3. This should appear after clicking the link (You can start to login with your newly created account):

image

4. Login to your account and have fun customizing!

Integration Steps: (To finally use this for your portfolio sites)

1. After logging in, click 1)"Profile" on the top bar and then the 2)"Clipboard icon" to copy your unique user ID (NOTE: your User ID is unique to you and please do NOT share your User ID with other people)

image

2. Click on 1)"Guide" on the top bar and then 2)"Integration guide"

Note: Please also do check out the API guide to know how to use it. image

3. Follow the steps as shown in the guide

4. If done correctly, your .env should look something like this:

NOTE: add. "REACT_APP_" at the front of the name of your environment variable if your site is created using React.js image

5. This is how to use the endpoint::

NOTE: This is done using react.js. It may differ depending on what you use. image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published