Coder Social home page Coder Social logo

ferdianar / takescreen-automation Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 4.58 MB

Dashboard to tracking data product and user visitor

Home Page: https://takescreen.vercel.app/

License: MIT License

JavaScript 2.22% HTML 0.41% Vue 68.34% CSS 29.03%
vuejs tailwindcss axios

takescreen-automation's Introduction

Learn with Fun

Dashboard page build with Vue JS and Tailwind CSS

Components that can help you create amazing websites.

Get Started

  • Install NodeJS LTS version
  • Download zip or clone this repository
  • Open Terminal
  • Go to your file project
  • (If not) Run in terminal npm install
  • (If not) Run in terminal npm run build:tailwind (each time you add a new class, a class that does not exist in src/assets/styles/tailwind.css, you will need to run this command)
  • (If not) Run in terminal npm run serve
  • Navigate to https://localhost:8080

Fully Coded Components

You will save a lot of time going from prototyping to full-functional code, because all elements are implemented. This Free Tailwind CSS Template is coming with prebuilt examples, so the development process is seamless, switching from our pages to the real website is very easy to be done.

Every element has multiple states for colors, styles, hover, focus, that you can easily access and use.

Files and Folder

This is the project structure that you will get upon the download:

Learn with Fun
.
├── CHANGELOG.md
├── ISSUE_TEMPLATE.md
├── LICENSE.md
├── README.md
├── babel.config.js
├── package.json
├── public
│   ├── favicon.ico
│   └── index.html
├── src
│   ├── App.vue
│   ├── assets
│   │   ├── img
│   │   │   ├── github.svg
│   │   │   └── google.svg
│   │   └── styles
│   │       ├── index.css
│   │       └── tailwind.css
│   ├── components
│   │   ├── Cards
│   │   │   ├── CardBarChart.vue
│   │   │   ├── CardLineChart.vue
│   │   │   ├── CardPageVisits.vue
│   │   │   ├── CardProfile.vue
│   │   │   ├── CardSettings.vue
│   │   │   ├── CardSocialTraffic.vue
│   │   │   ├── CardStats.vue
│   │   │   └── CardTable.vue
│   │   ├── Dropdowns
│   │   │   ├── IndexDropdown.vue
│   │   │   ├── NotificationDropdown.vue
│   │   │   ├── PagesDropdown.vue
│   │   │   ├── TableDropdown.vue
│   │   │   └── UserDropdown.vue
│   │   ├── Footers
│   │   │   ├── Footer.vue
│   │   │   ├── FooterAdmin.vue
│   │   │   └── FooterSmall.vue
│   │   ├── Headers
│   │   │   └── HeaderStats.vue
│   │   ├── Maps
│   │   │   └── MapExample.vue
│   │   ├── Navbars
│   │   │   ├── AdminNavbar.vue
│   │   │   ├── AuthNavbar.vue
│   │   │   └── IndexNavbar.vue
│   │   └── Sidebar
│   │       └── Sidebar.vue
│   ├── layouts
│   │   ├── Admin.vue
│   │   └── Auth.vue
│   ├── main.js
│   └── views
│       ├── Index.vue
│       ├── Landing.vue
│       ├── Profile.vue
│       ├── admin
│       │   ├── Dashboard.vue
│       │   ├── Maps.vue
│       │   ├── Settings.vue
│       │   └── Tables.vue
│       └── auth
│           ├── Login.vue
│           └── Register.vue
├── tailwind.config.js
└── vue.config.js

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Chrome Firefox Edge Safari Opera

takescreen-automation's People

Contributors

ferdianarid avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

afwani-git

takescreen-automation's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.