Giter Club home page Giter Club logo

abhineetraj1 / friendshipclub Goto Github PK

View Code? Open in Web Editor NEW
13.0 1.0 0.0 39 KB

Hi there, friendship club is full server end website where , user can login throught email verification and create their form. When the account (while signing in) will be verified the user will be given link of his/her form. The response of that form , of given link will be shared to user's email id.

License: MIT License

HTML 67.21% Python 32.79%
email flask-web python flask-backend flask-registration-form

friendshipclub's Introduction

Flask friendship survey site

Build simple web registration and login in python using Flask framework.

Made in python3.6 (using Flask lib)

Installation

  1. First install python3.6 in your respective system
  2. Download this source code

Cron jobs/ Scheduled task = acc/task.py

This will work in every 24 hrs. time period, regularly. This will delete the old forms created in 24-36hrs.

For macOS

  1. Install Python3.x (also add python3.x to path while installing
  2. Open terminal , execute the below code
pip3 install flask
  1. Create a mail account and disable - less secure app option in mail service
  2. In app.py From line 11 , just clarify your smtp domain , smtp port , and your credentials in the place of [email protected] and smtp.yourdomain.com
  3. Finally execute the file app.py and enjoy my project.

For linux

  1. Install Python3.x (also add python3.x to path while installing
  2. Open terminal , execute the below code
sudo pip3 install flask
  1. Create a mail account and disable - less secure app option in mail service
  2. In app.py From line 11 , just clarify your smtp domain , smtp port , and your credentials in the place of [email protected] and smtp.yourdomain.com
  3. Finally execute the file app.py and enjoy my project.

For windows

  1. Install Python3.x (also add python3.x to path while installing)
  2. Open command prompt (search for this, you'll get it) , execute the below code
pip3 install flask
  1. Create a mail account and disable - less secure app option in mail service
  2. In app.py From line 11 , just clarify your smtp domain , smtp port , and your credentials in the place of [email protected] and smtp.yourdomain.com
  3. Finally execute the file app.py and enjoy my project.

Execution

For macOS

  1. Open terminal in the respective folder (where you have downloaded the project) write the below code and hit enter

flask run

  1. And then open web browser and go to -> http://127.0.0.1:5000

For Linux

  1. Open terminal in the respective folder (where you have downloaded the project) write the below code and hit enter

flask run

  1. And then open web browser and go to -> http://127.0.0.1:5000

For Windows

  1. Download this source code and double click on file -> app.py .

  2. And then open web browser and go to -> http://127.0.0.1:5000

Languages and tools used:

bootstrap css3 flask html5 javascript python

Author

friendshipclub's People

Contributors

abhineetraj1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.