Skip to content

This project is personel website which has admin panel for content management.

License

Notifications You must be signed in to change notification settings

bunnyyTheFreak/DynamicPersonalWebsite

 
 

Repository files navigation

Dynamic Personal Website

A Personal Website that has experience, skill, portfolio, blog, contact fields. Anybody can have him/her own personal website with this project. Because every content, field is completely dynamic and editable via admin panel.

Get Started

Must be installed on your computer

Database Config

You should import database that i exported. If you have no idea about import MongoDB take a look here

Installation

git clone https://github.com/ahmetbcakici/DynamicPersonalWebsite.git # Clone repo
cd DynamicPersonalWebsite # Enter project root folder
npm install # Install modules required
npm start # To run project , check http://localhost:3000 on your browser

Usage Admin Panel

Please visit /admin page to access CMS. You will see a login page if you install the project successfully. Username and password are as below at first , later you can change them.
admin
123

Then everything is simple. Just click a field that you want to update , edit and save changes in home page. Other sections are simple too as it seems. I just should say that you must specify education or career as category in experience and must specify design or programming as category in skill pages. The category keyword assign data will be right or left column. Also please check funcsback.js file to config your mail settings which is sender to your personal mail address. Your personal mail address is editable from panel already.

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details

GIF belongs to project

Front-1convertio Back-1

About

This project is personel website which has admin panel for content management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.9%
  • HTML 17.6%
  • CSS 1.5%