Giter Site home page Giter Site logo

cs3450-assn1's Introduction

#Register App

Application for CS 3450

#Implementing this application:

  1. Fork this repository into your computer and run the file "Register.", to do this you must have a Java Runtime Environment.
  2. From this window you can select which side of the business you'd like to log into. The users database is located within the "src/data/users.txt" file, these follow the structure "User ID", "First Name", "Last Name", "Level" and "Password". Users of level 1 are assumed to be cashiers, which means they don't have access to the back office functionality. Users of levels above that are allowed to use this functionality to edit various values.
  3. When logged into the "Checkout" side, input the ID of the item being sold as well as the amount being sold. Press Enter and it will be added to your order. To make a refund, just input the amount that you're looking to return with a negative sign in front of it. Once you're done inputting values, click the "ring up" button and select the option "yes" when prompted with the question of wether or not you'd like to ring up.
  4. When logged into the "Back office" side, select which database you'd like to edit. After choosing one, edit an element within it by inputting the element's ID, press the search button and you'll be sent to a window where you'll be allowed to edit the data in this element.

cs3450-assn1's People

Contributors

likestrains avatar grantrussell avatar

Watchers

nobody avatar  avatar  avatar

cs3450-assn1'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.