Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progress before v1.0 #2

Open
1 of 6 tasks
yhnavein opened this issue Aug 15, 2015 · 5 comments
Open
1 of 6 tasks

Progress before v1.0 #2

yhnavein opened this issue Aug 15, 2015 · 5 comments

Comments

@yhnavein
Copy link
Owner

Just a one big task with list of all necessary improvements and fixes to be done before v1.0

  • Rewrite Jade to EJS
  • Remove existing assets and introduce bower
  • Add console app for adjusting whole application (choosing auth providers and apis)
  • Adding a SPA as a new subset application (with Angular.JS)
  • Add possibility to choose a DB system in console app
  • Add encoding of the user tokens field in the database. It is actually quite sensitive information stored there. It can't be hashed because it's necessary to retrieve it from time to time.
@chrislewispac
Copy link

You saved me a lot of time. If you want some help I have made some small changes like resolving a session store issue. Let me know if you want me to try and knock out a couple issues for you.

Chris

@yhnavein
Copy link
Owner Author

@chrislewispac: That would be great!
I don't have currently time to develop this app, but if you use this project and want to contribute I am more than happy to accept PRs :)

@nitetrik
Copy link

nitetrik commented Mar 7, 2016

@yhnavein I would be happy to knock out some issues as well.

@yhnavein
Copy link
Owner Author

yhnavein commented Mar 9, 2016

@nitetrik You are welcome to do so :)

@Rob-Rychs
Copy link

Hi @yhnavein, @nitetrik, @chrislewispac, @costa974, @niallobrien, @maxnathaniel, @GeekAb and all the other awesome people interested in seeing this project getting some PRs in 2018.

I have made an updated checklist of stuff that I would like to see done for this project including documentation and tests (in a perfect world) before a v. 1 release

This is most likely the order I'll start tackling these things in myself but I thought if posted this here as a heads up people can maybe help out where they can to optimize division of labour and all that jazz 😀

  • Rewrite Jade to EJS
  • Update dependencies
  • Add some documentation + support for ES6 features with buble
  • Rewrite javascript using ES6
  • Adding a SPA as a new subset application (with Angular.JS)
  • Add encoding of the user tokens field in the database. It is actually quite sensitive information stored there. It can't be hashed because it's necessary to retrieve it from time to time. (@yhnavein can you explain more re: this one when you get a chance)
  • Add serviceworker for offline-first support, manage cache, indexdb, app manifest, and other pwa criteria will probably use upup
  • Add a full blog's functionality in vanilla JS
  • Add console app for adjusting whole application (choosing auth providers and apis)
  • Add possibility to choose a DB system in console app
  • Remove existing assets and introduce bower

Happy holidays to everyone and all the best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants