tulna07 / tabula-admin

πŸŽ† Tabula's admin page.

Home Page:https://scoobytux-tabula-admin.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tabula

See the admin page Tabula's Admin Page πŸŽ†

Client page Tabula's Client Page (source code) πŸŽ†

Introduction

Tabula project with admin and client pages build with JavaScript, Axios, HTML, CSS (SCSS), Bootstrap.

Admin can add, delete or update the user at the admin page. The user information displays on client page.

Tasks and Roadmap

Apr 19 ‑ 29, 2022

Admin Page

  • Created mock API using MockAPI tool. Check out: API.
  • Called the mock API to implement add, delete, update user and display the user list.
  • Validated inputs when adding or updating user information.

Client Page

  • Crafted the homepage layout from the original website. Made the experts section display dynamically using data from API.
  • Made responsive web design on devices.

Installation and Run

Admin Page

Check out the webpage -> Tabula's Admin Page or run locally:

  • git clone https://github.com/scoobytux/tabula-admin.git
  • cd tabula-admin
  • Open index.html file

Client Page

Check out the webpage -> Tabula's Client Page or run locally:

  • git clone https://github.com/scoobytux/tabula.git
  • cd tabula
  • Open index.html file

Tabula's Admin Page Views

Admin laptop view 1

Admin laptop view 2

Admin laptop view 3

Tabula's Client Page Views

  • On Laptop

Client laptop view 1

Client laptop view 2

Client laptop view 3

  • On Mobile

Client mobile view

About

πŸŽ† Tabula's admin page.

https://scoobytux-tabula-admin.vercel.app


Languages

Language:HTML 57.1%Language:JavaScript 42.9%