Coder Social home page Coder Social logo

food-mood's Introduction

README

USAGE
- As long as the database file is present the application can be run by clicking the green run icon in Netbeans

AUTHENTICATION
- There are currently four user accounts in the database. Usernames and passwords are all lowercase:
	username: john
	password: ide

	username: kyle
	password: ryan

	username: dylan
	password: trang

	username: jian
	password: li

DESIGN PATTERNS
- John Ide implemented a factory design pattern and a user input feedback pattern.
	- The factory pattern is located on the 'Pick a New Entry:' screen. Depending on which button you click (new food, drink, or mood), thefactory will instantiate a new model, view, and controller for that entry.
	- The factory class is located in the app package, under the name 'EntryCntlFactory.java'.
	- Examples of the user input feedback pattern can be found either on the main login screen (entering an	incorrect password), or on the 'View Profile' screen (saving a new password).
- Kyle Ryan implimented a sudo-builder oo pattern along with input prompts.
	- The sudo-builder pattern exists in the foodCntrl class. All of the important objects such as JPanels, navCntrl, and Food_Table. With this implimentation we are allowed to have full access to all of our food related objects and methods through one interface.
	- On the addFoodPanel JPanel is where I implimented the input prompt. The filler text for the text box gives the user an idea of how to format their data to ensure consistency.

IMPLEMENTATION
- Authentication : John Ide
- New user addition : John Ide
- Main app navigation : John Ide
- User Profile CRUD : John Ide
- New entries page : John Ide
- Food deletion : John Ide
- Food addition : John Ide
- Food Package : Kyle Ryan
- Food_Table : Kyle Ryan
- Food Model : Kyle Ryan
- Food Create : Kyle Ryan
 Mood Cntl: Jian Li- Mood View: Jian Li- Mood Panel: Jian Li- Mood DB: Jian Li-

food-mood's People

Contributors

ides15 avatar kyleisryan avatar visrowe avatar dlt5206 avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar

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.