GithubHelp home page GithubHelp logo

alexhrao / mealplanner Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 0.0 2.1 MB

An online meal planner that can generate calendars and shopping lists on any device, anywhere

PHP 82.58% Makefile 0.02% CSS 3.54% HTML 6.49% JavaScript 7.37%
php meals database

mealplanner's People

Contributors

alexhrao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mealplanner's Issues

Add Indexes

Searches aren't slow now, but with added data will become slow! We should have indexes to fix this!

Comments, Rating

It would also be nice to be able to "rate" recipes and meals, as well as leave reviews

Add Columns

Right now, there is no column for Time to prepare, nor is there a column that shows serving size. There should definitely be columns for this!

Shift Calendar Days

Right now, the calendar does not accurately reflect what day of the week it is. This makes it hard to determine what day is what. We have code for accounting for offset, but we need to figure out how to find this offset.

Comments

We should add comments to the database!

Resize calendar squares

Currently, meal names can go beyond the length of the square. This is bad, since it makes it unclear where the first meal ends and the second meal starts. As such:

  • Smaller font (10px should suffice)
  • Add a ... if oversized
  • Limiting the length of the name (in the database)

How we figure out if the string is too long is going to be the major hurdle here.

Default sort

For most pages, a default sort by name would be nice!

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.