Code Monkey home page Code Monkey logo

profile-generator's Introduction

Repo for KOSS Website backend

This repo has the code to generate the profile pages and about us cards by scraping from Github using the GraphQL API.

Fork it to start working on it.

profile-generator's People

Contributors

aribis369 avatar dibyadas avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

profile-generator's Issues

Make this a non-flask app

There is no need to keep this a web app anymore. Since it was decided to not make the profile page dynamic.

Add support for sendmail

We are going to have a 'Contact Us' form in the website and whenever someone post any queries an email should be sent to a member of KOSS. So it makes sense to add a configuration for supporting this, preferably sendmail.

Make the backend faster

None of the process in the backend is asynchronous.The profile generating part of the template is not asynchronous. Due you which the process becomes slow. For ex:- In the mailing part of the app, it should send a 200 OK status as soon as the POST request is received. The sending part can be done afterwards. Similarly, in the template part, it should be divided into modules and made asynchronous for faster execution.

Is scraping really required?

Can't we just ask each and every member to send a PR to include their name on the website. Won't that make more sense, because then people can edit the content they want to write there?

And I hope all of our members do know how to send PRs, if they don't then maybe it's high time that they are kicked out of our team.

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.