Coder Social home page Coder Social logo

oecdinfo's People

Contributors

futureofpac avatar nayahun2 avatar

Watchers

 avatar  avatar

oecdinfo's Issues

Link from the list

By doing this, users can open a link from the list of item without open the detail page

Sencha theme and icon change

There were some strange behavior for the theme and it needed to be recompiled in order to fix it
icon for the menu has been replaced with the new one
color for the menu has been enhanced

routing for back key support

home page: /#home
menu open: /#menu
theme open: /#theme
detail open: /#detail

each those status (menu, theme .. ) of the app have their own routing url so history will be managed by browser therefore desktop and android devices can support the backward key.

Multiple environments

To have multiple environments
Services (Heroku, MongoHQ, Twitter, Flickr) are created using pacps email

so the configurations such as database connection and service api will be applied to the app based on the environments.

Items of the list ordering inconsistency

The order of Items of the list is not consistent
as the app is using group feature using the date of the item and there is not more information for the ordering than date for each item.

Error handling

For the normal error it will be logged in the database so that it is easy to query and for the db errors, it will be saved in a file so that we can track

Data Null handling

In case there is no data due to an error in the backend, the app wil be able to handle the situation.

key control for desktop user

As the sencha touch is designed for the touch based devices, the key control feature will greatly help desktop users as they can navigate and control mainly with arrow, enter and back buttons.

Sencha compilation and deployment

The question was how we can have the path for sencha app after compiling.
We want to keep origin source codes for the development but for the production we definitely want to have the compiled sources without minimizing manual work.

Previously, to deploy to prod after compile, we grabbed the codes and moved to the folder production and add these source codes in the index.html file but to play with test server we have to undo things changed in index.html so it was very cumbersome.

now what only we need to is grab files and moved to the production folder.
Because we set config variables for both test and prod heroku server.
For the test, '/public' folder and for the prod, '/public/production' will be used.

Service url handling

The url for the service will vary based on the environment.
This way of handling configuration for each environment can be improved later on.

Mongo DB connection

Putting things into the place for the db connection using node.js in the Heroku environment. This will be the fundemental infrastructure for the data store in the backend side. For this, MongoJs module and MongoHQ are used

typo in menu section

in the left hand menu, the Theme section currently spells "Themem" but should be spelled as "Themes" (note the last character).

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.