Giter Club home page Giter Club logo

beartime-web's People

Contributors

kincaidoneil avatar

Stargazers

 avatar

Watchers

 avatar

beartime-web's Issues

Better solution to modifying API requests in dev and production?

Right now, whenever I pull I have to manually change the frontend API url to localhost:3000/api/week from /api/week. I'm musing, would it be feasible to run the webpack dev server through the existing backend? There's a way to integrate it, and that way, it wouldn't require any changes--that'd be run in unison.

I may not be explaining this clearly enough but it's just an idea

Update/changelog system

I think we need a way to communicate with our users seamlessly. I was thinking on adding a changelog request to the server which returns some sort of version number and some text. We could store the 'last seen' version is localstorage. Then, we can check for any newer versions, and display them in some sort of modal maybe? After they close the dialog we can update the localstorage "version".

Add high contrast theme

Tristan notes it's very hard to discern the difference between blocks 2 & 3 and 6 & 7. Maybe an 'easter egg' of sorts to apply it?

[Create a theme using colors from the old schedule I have in OneNote?]

API

I'm still working on my mobile app. I need an api. I don't remember what you said about it but there was something (?)

UI for Free Blocks?

Just a random thought I had: would it be useful to have some custom UI for free blocks? E.g., if I have block 4 free, maybe I can indicate that somehow and then that UI element becomes transparent into the background? Here's a mockup:

screen shot 2016-09-14 at 8 50 41 am

Polish

It's kinda ugly right now. The font isn't aliasing, there are no highlight modes on things, no transitions, etc.

  • Fix fonts
  • Highlight + animation for buttons and title
  • Make things have a background (Lunch and TASC)
  • Transitions. The world needs transitions. It shouldn't be hard. Maybe just put fade or just something.
  • Size. Everything is too big.

Better column support

Right now, after a certain point, the app renders one column. However, there is so much extra room, so it could render 3. Instead of squishing columns until a certain point, it should squish and then remove one column and repeat until there is one left.

Add relative end times so it's possible for any end time

Now, days can't end later than 3pm, and if all the days in a week end before 3pm, there's going to be empty space at the bottom of the screen. While it's unlikely such a scenario would exist in the foreseeable future, it might be a good idea to future proof it.

Add an Easter egg

Triple clicking BearTime does something cool?
Maybe from 2am-5 BearTime turns into "GO TO SLEEP"?

Refactor

The code looks alright but isn't leveraging the full power of vue. We should abstract blocks to a vue component, maybe use vue-router to add a settings page and the week stored as a url param. Also it is bad code practice to get every schedule on launch, I still think dynamic-loading is the way to go.

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.