Skip to content

roshanrahman/vue-leadership

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Logo

A clean, straightforward platform for data entry

Components

Vue.js web panel for Faculty and Administrator

A web application for faculty to perform data entry, and for admins to manage database.

Contributors

Tools and Technologies (for Vue client)

  • Vuetify Material Library
  • vue-apollo for GraphQL

Features

  • Straightforward Sign In for faculty and administrator
  • Adding Mark Entries: Staff can select their course and add marks for college related events for any number of students enrolled in that course.
  • Easy download of data in CSV: The data for all records or currently selected records can be instantly downloaded as a CSV file that can be opened and edited using any Spreadsheet software.
  • Adding data: Admin can add new student, course and faculty records.
  • Viewing data: Data can be viewed elegantly thanks to Vuetify data table, fully sortable and searchable.

Preview

  • You can try the deployed version here

Project Setup

Install dependencies

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

Screenshots

Sign in

Dashboard

Panel

Adding marks

Viewing

Dark Mode

License

Copyright 2019 Roshan G Rahman

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Vue.js logo

About

The Vue panel for admins for the leadership board (CS Entry) app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published