Giter Club home page Giter Club logo

frappejs's Introduction

Frappe.js

Frappe.js is a meta-data driven framework that enables rapid application development of Node.js and Electron based applications.

Features

  • Rapid Application Development
  • Single Page App
  • Forms and Controls
  • REST-API
  • Database backends

Documentation

Read the full docs

License

MIT

frappejs's People

Contributors

accakks avatar achillesrasquinha avatar anto-christo avatar ckosiegbu avatar inishchith avatar meets2tarun avatar netchampfaris avatar nextchamp-saqib avatar pratu16x7 avatar revant avatar rmehta avatar sahil28297 avatar shridarpatil avatar subhamsarangi avatar surajshetty3416 avatar

Watchers

 avatar  avatar  avatar

frappejs's Issues

[Email Module] UI improvements

  • Read / Unread UI
  • Highlight selected option in sidebar
  • Categorize mails (sent, recieved, drafts, etc.)
  • Reply and Compose boxes using this functionality
  • Reply boxes UI

Need of Readme.md

We need a readme.md file in email folder which describes the way for local installations and testing.

Finding generic solution for 2FA

Okay, so it works two ways:

  1. If we try to access Gmail with just username and password, it rejects our login and we get a mail "rejected login from less secured app"
    Unless we allow less secured apps in gmail settings, it doesn't work.

  2. For 2FA "oauth2", we need clientId, clientSecretKey from google api console. And refresh token for those clientId and secret key from google oauth2 playground.

Refer this video for more details: https://www.youtube.com/watch?v=JJ44WA_eV8E

So we need to find a solution for this. It should work this way: Asking user mail and password and other settings, and workout 2FA behind the scenes or some other way.

receiver.js features

As in pseudocode:

sync: (…args)=> { // code to load mail list // you can add options to limit no. of mail // option to show only unread mail // other such options }, readMail: (…args)=> { // pass id to get and read whole mail } }

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.