Giter VIP home page Giter VIP logo

foodujour's Introduction

Foodujour

Build Status Stories in Ready

Foodujour is an application to help organize what a person has had to eat.

foodujour's People

Contributors

ajziehl avatar dianafaye17 avatar jehicks2 avatar ksaldana1 avatar lee25home avatar npoling avatar robdsoule avatar smartinsantos avatar sschwa12 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

foodujour's Issues

Design Improvements

Hex codes:

Gray : #BFBEC4
Dark Gray : #607d8b

Logo / Accents
Orange : #de6563

Buttons:
Blue : #639fde

Fix broken image upload

Somewhere along the line, image upload broke and it displays a picture of pizza instead of the image you uploaded.

Meal ratings

As a user, I would like to be able to rate my meals so that I can remember which ones were the tastiest.

DONE:

When the user can rate their meals.

NOTE:

Star rating? Slider? Materialize has some of these things built in.

Style combined meal stream

As a user, I'd like the meal stream to not look like shit because duh.

DONE:
When it has been styled.

Data visualization

As a user, I would like to have a nifty data visualization because i love flashing colors and graphs.

DONE:
There is a cool visualization on the home page.

combine entryview and entrystream

The user would like to be able to edit the meals multiple places in the site and Diandra would like to avoid egregious code reuse.

Image upload sizing / styling

Looks like the images are being placed on the page at original size. Should be scaled down to fit nicely in the box.

Combine Create / Edit into one form

As a Diandra, I would like the create and edit forms to be one form, so that our code is more reusable.

DONE:
The mealForm.html and mealEdit.html files are merged into one file.

Image upload

As a user, I would like to be able to upload images of my meals so I can remember how tasty they looked.

DONE:

When the image upload feature works

NOTE:

This looks like it's partially implemented but needs to be finished.

Auto set current date

user would like to have a new meal's date auto set to the current date (preserving the option to change it of course)

Fix login styling

Styling on the login button is weird. Probably just needs a bottom margin on the text.

Sign up redirection

As a user, I would like to be able to redirected somewhere after I sign up so I'm not just sitting at the sign up screen.

DONE:

When after I sign up, I'm either redirected to the sign in screen, or automatically signed in and redirected to the app splash page.

Meal Planner

As a user, I would like a meal planner so that I can plan out my meals for the week.

MVP:
I have a meal planner that shows me each week day, and I can add previously saved meals into specific days.

DONE:
The meal planner allows you to create several weeks and switch between them, there are fields for breakfast/lunch/dinner (or user specified?).

NIGHTMARE:
Add new meals directly from the meal planner screen. When you create a new meal give the option to add it to the planner.

Combine meal stream / current home page

As a user, I'd like these two pages to be combined because it's pretty pointless to show the same information twice.

DONE:
There is one page that shows the meal stream, along with adding and searching.

Editable meals

As a user, I'd like to be able to edit meals which I have entered into my journal, so that I don't have to keep rewriting meals.

DONE:

When I can edit meals.

Image upload on meal edit

The image uploader works when adding a new meal, but not when editing existing ones. Editing was not available when image uploader was built, so probably just needs to be updated to use the same logic.

Style home page

As a user, I'd like a nicely styled homepage because UI kicks ass.

DONE:
When the home page is styled nicely

Client-side testing

As a developer, I would like to implement client-side testing so I can catch errors in my code.

DONE:
When there is a basic test framework set up and a few tests for front end functionality

split into more tickets

As a user, I'd like to be able to filter the meal stream by a few different categories, and choose ASC/DSC

DONE:

When the meal stream is more filterable.

Sort meals by date

As a user, I would like to be able to sort my meal stream by date, so it's more like a stream and less like a listing of meals.

DONE:

When the user can sort the meal stream in ASC or DSC order.

Edit entry bug

When you click to edit an entry, the previous text basically disappears (its in the background, but you have rewrite it if you want to leave the next alone or change one thing)

Stars clickable on stream

Right now the stars are clickable on the stream. They should only be clickable/editable in the form after the user has pressed 'edit'.

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.