Skip to content

hurricanemark/SCM-bootstrap-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build A SCM Admin Bootstrap Theme From Scratch

''' Bootstrap v3.3.7 -- HTML, CSS, and JS framework '''

Date: 01/17/2020

Project: Build A SCM Admin Bootstrap Theme From Scratch

Environment: Windows 10

Reference:

Traversy Media

Bootstrap,

CKEditor,

TWBSColor

Tech stack: Javascript, CSS, HTML Bootstrap,

Application Snapshots

Login Login

Dashboard Dashboard

Pages Pages

Page Editor PageEditor

Users Users

Implementation Notes

  1. Created folder E:\BOOTSTRAP-PRJ

  2. Create a file named index.html.

  3. (Ctrl-u to view html source. Or, prepend view-source: in front of the url) Open url: view-source:https://getbootstrap.com/docs/3.4/examples/starter-./templates/ copy the source content and paste it to index.html

  4. Go through the index.html file and delete unneccessary code; to simplify the design of the dashboard.

  5. Create css/style.css to overide default stylesheet. Purpose, to resize the navbar making it smaller.

  6. Use color scheme from URL: http://work.smarchal.com/twbscolor/

...

  1. Most components and javascripts can be found, coppied and pasted from https://getbootstrap.com/docs/3.4/customize/

  2. Use http://cdn.ckeditor.com/ to speed up CKEditor code

Todos

Impelement backend to complete MEAN or MERN application stack.

About

SCM admin template using Bootstrap v3.3.7 -- HTML, CSS, and JS framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published