Giter Club home page Giter Club logo

mrdawit / our-workplace-team-organizer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5.46 MB

Our Workplace: Team Organizer is an app that allows us to manage the details of our workforce. It brings together the simple functions of adding a roster to our team, then editing and viewing said roster. All of this is done in a low resource app that can easily be accessed through a node terminal. Future development will include more functionality (i.e.- more search functions, a new table for managers and deleting options). Until then, enjoy all that is in the Our Workplace: Team Organizer app!

License: Apache License 2.0

JavaScript 100.00%
mysql inquirer dotenv console-table

our-workplace-team-organizer's Introduction

Our Workplace : Team Organizer

Project Repository: https://github.com/MrDawit/Our-Workplace-Team-Organizer
Project Walkthrough Link: https://drive.google.com/file/d/1K9sRW9RXihJheJIiYJRwxEaCfnOYAuDb/view

Table of contents

Description

Our Workplace: Team Organizer is an app that allows us to manage the details of our workforce. It brings together the simple functions of adding a roster to our team, then editing and viewing said roster. All of this is done in a low resource app that can easily be accessed through a node terminal. Future development will include more functionality (i.e.- more search functions, a new table for managers and deleting options). Until then, enjoy all that is in the Our Workplace: Team Organizer app!

Installation

  • Download and install mysql
  • Download the repository
  • If you want to use the dotenv module, you have the option to create a ".env" file and include your connection values to the variables PORT, USER and PASS.
  • Or you can elect to edit the variables "user_port", "user_name" and "user_password" to equal your connection values (in the "app.js" file lines 4-6)
  • Run "schema.sql" in your UI of choice so that the "our_workplace" database is created along with all the tables
  • In your node terminal, execute code "npm i" to install the dependcies for this package
  • If errors do not occur, execute code "npm start"
  • From here, prompts in the terminal should guide you through all the functionality of the node app

NPM I, installs the following

Usage Notes

  • Prompts allow you to navigate through the app effortlessly using node
  • Someone tasked to input employees' data can easily add and edit a database that is created
  • Searching for particular tables on this database is just as simple as searching for combined information!

Created By

MrDawit Shalom Dawit
Email: [email protected]

Repository

Project Repo

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.