GithubHelp home page GithubHelp logo

shusheng3927 / username-availability-checker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from manu-chroma/username-availability-checker

0.0 1.0 0.0 3.03 MB

Live at : https://username-check.herokuapp.com/

Python 50.90% CSS 14.51% JavaScript 3.60% HTML 30.99%

username-availability-checker's Introduction

Username Availability Checker

Join the chat at https://gitter.im/username-availability-checker/Lobby

Check if a username can or cannot be taken on a bunch of popular social websites (such as Twitter, Instagram, Soundcloud, Github etc.)

Try it out at: https://username-check.herokuapp.com/

Setup

In case you want to try out project locally/contribute

Install dependencies

Creating a virtual environment for the project is recommended.

pip install -r requirements.txt
pip install -r test-requirements.txt

Setup config file

Copy and rename .env.copy to .env by:

  • Unix or Linux:
cp .env.copy .env
  • Windows:
copy .env.copy .env

You can choose to edit the default config before running the project

Running the web app

python username_api.py &
python frontend.py

To use, go to address generated by flask app in a browser.

Running tests for flask backend

Tested on python 3.4, 3.5 and 3.6

python -m pytest -s -v
coala --non-interactive -V

Running cli script

We don't test it often, so maybe it might be broken

python cli.py

Backend API endpoint

This endpoint is responsible for returning the username status to the frontend

Contributors

Since the inception of the project, it has on and off been in developement. It has seen minor contributions during hacktoberfest and major contributions from students during Google Codein 2017.

For the time being, the project is being maintained actively.

License

© MIT

username-availability-checker's People

Contributors

manu-chroma avatar gyanl avatar seeeturtle avatar andrewda avatar kx-chen avatar shusheng3927 avatar asuza avatar rhnvrm avatar waldyrious avatar biscuitsnake avatar ashwini0529 avatar bluetimer avatar pavi2410 avatar gitter-badger avatar

Watchers

James Cloos avatar

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.