kun-zhou / forti

A reasonably usable and secure password manager to organize your key-value paris
GNU General Public License v3.0
9 stars 1 forks source link

Discussion about the first beta release. #1

Open kun-zhou opened 6 years ago

kun-zhou commented 6 years ago

If you have any thoughts about the app before its first beta release, please feel free to let me know here. Open a separate issue if you want.

Things like feature requests, UI designs, and many other topics are welcome.

deadcoder0904 commented 6 years ago

Difference between similar softwares like 1Password ❓

Change all .jsx to .js. Idk why you're using both mixed.

Also I don't understand what is .cssm

Looks clean & awesome 😍

kun-zhou commented 6 years ago

Well, lockit is free to start with. An open sourced password manager that is cross platform.

You are right, I should just use js.

cssm because we pack will treat them as css module files. I have also got global css that defines some global class names like is-hidden.

deadcoder0904 commented 6 years ago

Cool, its basically like sass. Well, I try to use CSS in JS (JSS) nowadays especially with styled-components but to each to their own 😄

Nice work. Thanks 👍

kun-zhou commented 6 years ago

You are welcome. I do hope that once the beta come out, more people will try this app out! My goal is to make it production ready for average users by this year. Any suggestions about the color scheme, or font choices are welcome! I will add support for custom font and color scheme in the near future, but really need to work out the default font and font weight first.

On Nov 27, 2017, 8:13 PM +0000, Akshay Kadam notifications@github.com, wrote:

Cool, its basically like sass. Well, I try to use CSS in JS (JSS) nowadays especially with styled-components but to each to their own 😄 Nice work. Thanks 👍 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

kun-zhou commented 6 years ago

Now that the first beta release is out, try it out and let me know what you think (if you want) :)