Trying to make my own Membership Website.

Status
Not open for further replies.

Arc717

Newbie
Joined
Aug 7, 2018
Messages
17
Reaction score
10
As the title says I'm trying to make my own site that allows users to pay a monthly fee for a membership, login, renew their membership, cancel their membership, etc.

I would like to restrict one page on the site to paying members only. I would also only like to have one account be logged in from only one device at any time so people do not account share on my site and take advantage of it.

The restricted page will basically be connected to a Python web-scraper that sends data to the site through server sent events or some other method. I am also trying to set up a place for users to input their email and other info to sign up for a custom mailing list that will be run by another Python script.



I have enough experience to do all of the back-end Python coding for this project, but no HTML or web development experience, and I do not have the time to learn. I assume someone with web-development/server experience can finish a project like this in a few days or a few weeks.

If you are interested and have enough skill in web development for the project please comment below or send a message telling me how much it would cost and how long it would take. This is a personal project, and my timeline for this is one/two months. Also, if you have any prior work you can show off, I'd love to see it.




tl;dr: need a website, comment below if you are interested, here are the four requirements:
  • Website with ability to make an account and pay for/renew/cancel a monthly membership.
  • Restricted page on the site that connects to Python web-scraper that posts data in real time to those logged in.
  • An account can only be logged in from one device at any given time. Prevents account sharing.
  • Allow users to sign up for an email mailing list and select what type of content to receive.


I can pay through PayPal friends/family, through Chase quick-pay, or through a debit card. I will send money once I see the site at least partially complete, and each of the features are functional.


P.S.: If this is a relatively simple task to accomplish and I am just missing something, please point me in the right direction, but I am assuming it is not.

Thanks for reading.


* Edit: The thread says I have insufficient privileges to reply. Please just send me a message.

To the user who commented suggesting WordPress plugins I am aware of WordPress plugins, but could not figure out how to get a Python web-scraper to post content to a WordPress site.
 
Last edited:
I can do the job needed, I am a web developer. And have also experience in making bots and software
Hit me up on skype : dominoor
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top