GithubHelp home page GithubHelp logo

caloriestack-full-framework's Introduction

Hi there ๐Ÿ‘‹

My name is Evan and Iโ€™m a software developer. I currently live and work (remote) in Milwaukee, WI. I enjoy playing first-person shooters, riding bikes, and analog photography.

  • ๐Ÿ“˜ Iโ€™m currently reading Palo Alto by Malcolm Harris
  • ๐ŸŒฑ Iโ€™m currently learning about Microservices in .NET
  • ๐Ÿ“ซ How to reach me: @eogas
  • ๐Ÿ˜„ Pronouns: He/Him

Buy my mixtape at evanisgreat.com

caloriestack-full-framework's People

Contributors

eogas avatar

Watchers

 avatar  avatar

caloriestack-full-framework's Issues

Bookmark reminders

This will require a change in the data model. This is a good opportunity to work on getting db migrations working correctly.

Figure out hosting

Probably just put it on azurewebsites.com for the first version. Eventually we want to change caloriestack.evanogas.com to point to hosted instance.

Stack cookie

When a user creates a stack, keep a cookie around for a while (2 weeks? 1 month?) that redirects requests for the homepage to the user's stack. This will aid in helping users to keep track of the stack they create if they forget to create a bookmark.

Alternate Idea: Instead of redirecting to the user's stack, show a modified version of the index page that includes a link to their existing stack.

Creation of days

In the old app, the GET handler for Days would create a new day if it didn't already exist. I think this is probably bad form. For the new app, the client should request a day, if it receives the proper error response, it will send a POST to create a new Day, then use that one. It's more RESTful...or something.

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.