New mobile-app chastity game

Discussion in 'Off topic discussions' started by ChasteDilf13, Dec 8, 2014.

?

Would a site like this interest you?

  1. Yes

    142 vote(s)
    94.7%
  2. No

    1 vote(s)
    0.7%
  3. Maybe

    7 vote(s)
    4.7%
  1. ChasteDilf13
    Offline

    ChasteDilf13 Active member

    Joined:
    Nov 10, 2014
    Messages:
    111
    Likes Received:
    477
    Trophy Points:
    73
    Gender:
    Male
    Home Page:
    Local Time:
    10:23 AM
    I just wanted to given an update about a post I made to the following thread a few weeks ago. Somebody had asked for a site that allowed Doms to assign tasks and reward points to manipulate release dates:


    I couldn't really find anything like it, and wanted a pet project so I decided to build it myself. I'm a developer, so I took OP's idea and moulded it into an idea that could be hacked out in a few days. My interpretation of his "game" is given later in the same thread:


    At this point I'm *almost* at a usable game to give to my Keyholder. The site allows pairs of Doms & Subs to register and link their accounts, then the Dom can assign tasks which rewards points. The Sub may redeem points for time off their lock-up sentence. My keyholder usually keeps me locked up for a week at a time, and gives me the opportunity to release on weekends. So her scenario would be to set the initial sentence to something longer than a week, like 14 days, then I have to work if I want out earlier.

    My Keyholder and I will test out our "game" for a few weeks, and once the kinks (no pun intended) are worked out, I'll post a live beta version for everybody to use.

    I've temporarily chosen the name LockSly (pronounced: locks-lee). Below are some teaser images...


    What the sub sees when they login. Below the Points will be the Redeem button once you have enough points.

    sub_main.png


    The Sub can see their current mission list:

    sub_missions.png


    The Dom can change the release date, and even arbitrarily give or remove points:

    dom_main.png


    The Dom can create missions and weight their value with Points:

    dom_missions.png


    The Dom can change how many points are required for 1 day off the release time:

    dom_options.png



    Both Dom and Sub can view the recent history including changes to missions, release date, points, etc...

    history.png


    I'll post an update once we have had a chance to test and expand the functionality.
     
  2. ChasteDilf13
    Offline

    ChasteDilf13 Active member

    Joined:
    Nov 10, 2014
    Messages:
    111
    Likes Received:
    477
    Trophy Points:
    73
    Gender:
    Male
    Home Page:
    Local Time:
    10:23 AM
    One thing I should clarify that may be misleading from the title. This isn't a native phone "App", but a webpage that is designed to work on mobile devices. If LockSly gains serious traction I may release it as an app, but that would be in the very distant future.

    Also, I apologize for the terrible styling, I know it looks a little dull. My work focuses primarily on functionality and usability, but I'm a horrible designer. I usually work with somebody else who makes my stuff "pretty", but I'm flying solo for this project ;)
     
    sissy steph and Errant like this.
  3. starflyer
    Offline

    starflyer Junior Member

    Joined:
    Mar 12, 2010
    Messages:
    2,548
    Likes Received:
    2,808
    Trophy Points:
    133
    Gender:
    Male
    Location: (Country, Region - and perhaps even City?):
    UK
    Local Time:
    3:23 PM
    Great idea, is this up and running now?
     
  4. ChasteDilf13
    Offline

    ChasteDilf13 Active member

    Joined:
    Nov 10, 2014
    Messages:
    111
    Likes Received:
    477
    Trophy Points:
    73
    Gender:
    Male
    Home Page:
    Local Time:
    10:23 AM
    Not yet. I'm about 90% of the way to something usable (there is no way to redeem points yet), so I should get it "finished" this week.

    I'll have my Keyholder test it with me for a while before I release it. I'm sure there are some bugs or improvements we can make.
     
    sissy steph and Sig Wyrminorb like this.
  5. Sig Wyrminorb
    Offline

    Sig Wyrminorb Long term member

    Joined:
    Sep 23, 2014
    Messages:
    194
    Likes Received:
    101
    Trophy Points:
    53
    Gender:
    Male
    Location: (Country, Region - and perhaps even City?):
    San Francisco, CA
    Home Page:
    Local Time:
    7:23 AM
    Great holiday gift idea!

    Good luck with the remaining work. As a fellow geek, can I ask what your stack looks like? (no, sweet dirty Mansionites.. the tech stack)

    :p
     
  6. ChasteDilf13
    Offline

    ChasteDilf13 Active member

    Joined:
    Nov 10, 2014
    Messages:
    111
    Likes Received:
    477
    Trophy Points:
    73
    Gender:
    Male
    Home Page:
    Local Time:
    10:23 AM
    The app is built on MeteorJS, which makes it extremely fast and responsive. If you aren't familiar, it's a data-driven framework, so each client's view is tied to the source data. A data change made by one client will instantly push the changes to any other clients using the that data. It's great for apps like chat systems where changes need to be replicated immediately. Meteor has a built-in MongDB database for data storage. If you have access to a Linux or Mac machine, you can do the MeteorJS tutorial in about an hour. It's brilliantly simple yet shows how powerful the platform can be. I loved it and wanted to give it a try.

    As for the interface, I originally tried to build the UI with jQuery Mobile because I really liked their styling and the Theme Roller makes updating the look a breeze. However Meteor uses Handlebars as the template engine, which is basically incompatible with jQuery Mobile. Both frameworks make changes to the DOM and they just clobber eachother. So I rolled my own styling based on jQuery Mobile.

    Finally I use jQuery for things like form validation, animations, etc.
     
    Sig Wyrminorb likes this.
  7. ChasteDilf13
    Offline

    ChasteDilf13 Active member

    Joined:
    Nov 10, 2014
    Messages:
    111
    Likes Received:
    477
    Trophy Points:
    73
    Gender:
    Male
    Home Page:
    Local Time:
    10:23 AM
    So today I managed to get a few more features finished. I'm almost ready to begin testing with my keyholder. If all goes well in a few weeks I'll launch this for public beta. :)

    New features include the ability for the Keyholder to accept OR reject a mission. A rejected mission deducts the points from your tally, setting you back. So keep her happy.

    Subs can now also redeem their points to reduce their lock-up sentence.

    My last step before it's ready to test is to add the e-mail alerts.

    I'll post more pictures once we've begun testing, and work out a plan for how to launch this for everybody else to try.
     
  8. chastiff
    Offline

    chastiff Long term member

    Joined:
    Jan 8, 2012
    Messages:
    200
    Likes Received:
    120
    Trophy Points:
    53
    Gender:
    Male
    Occupation:
    Engineer
    Location: (Country, Region - and perhaps even City?):
    London
    Local Time:
    2:23 PM
    awesome work. keep it up
    from a fellow nerd who is a electro/mechanical dev
     
  9. ChasteDilf13
    Offline

    ChasteDilf13 Active member

    Joined:
    Nov 10, 2014
    Messages:
    111
    Likes Received:
    477
    Trophy Points:
    73
    Gender:
    Male
    Home Page:
    Local Time:
    10:23 AM
    Thank you! So I actually began testing yesterday with my Keyholder/wife. It didn't take her long to think of a long list of Missions, and she set the release date to 10 days. Normally she lets me out for orgasm every Saturday, so 10 days from Tuesday is almost double my normal lock-up time. Knowing I have a longer sentence is good encouragement to start completing some missions!

    I did manage to complete two missions. The first one was to collect and bring out all the trash, it was only worth 20 points. The second was that she would jerk me off (without cumming of course), and I had to get 100 strokes within 5 minutes. I would tell her when I'm about to cum, and when to continue. I've been so horny recently I honestly didn't think I could do it. If I completed the mission I got 25 points, and if I failed I would be deducted 25 points. So it's a gamble for me whether I choose to accept these types of missions.

    I accepted the mission and she only got 6 strokes in before I had to get her to stop. I only got 10 strokes in the first minute. Luckily for me I did manage to get to 100 in about 4 minutes. She locked me back up and I got my 25 points :) She said next time the stroke count would be higher.

    On her recommendation I've made some changes to the Missions. Subs can now indicate a Mission is complete and that they would like the Keyholder to accept it.

    I've also done a bunch of updates to the style & layout to work better on smaller screens like the iPhone 4s.

    We will continue testing and I'll post more screenshots later this week. Cheers!
     
  10. sissy steph
    Offline

    sissy steph Long term member

    Joined:
    Feb 15, 2011
    Messages:
    199
    Likes Received:
    173
    Trophy Points:
    53
    Gender:
    Male
    Local Time:
    10:23 AM
    Wow...sounds fun....enjoy
     
  11. lockedUp24byKH
    Offline

    lockedUp24byKH Yes Dear...Right away.

    Joined:
    Feb 7, 2014
    Messages:
    691
    Likes Received:
    428
    Trophy Points:
    73
    Gender:
    Male
    Location: (Country, Region - and perhaps even City?):
    Ireland
    Local Time:
    3:23 PM
    Looks to be a great idea.

    cough...android....cough cough.
     
    sissy steph and guest 2942 like this.
  12. Jbonecapone
    Offline

    Jbonecapone New member

    Joined:
    Mar 3, 2013
    Messages:
    7
    Likes Received:
    0
    Trophy Points:
    11
    Gender:
    Male
    Location: (Country, Region - and perhaps even City?):
    USA
    Local Time:
    7:23 AM
    I'm excited your site and can't wait for it to become live.
     
  13. sissy steph
    Offline

    sissy steph Long term member

    Joined:
    Feb 15, 2011
    Messages:
    199
    Likes Received:
    173
    Trophy Points:
    53
    Gender:
    Male
    Local Time:
    10:23 AM
    I'm excited...
     
  14. GT-CB6000
    Offline

    GT-CB6000 Long term member

    Joined:
    Sep 7, 2014
    Messages:
    354
    Likes Received:
    124
    Trophy Points:
    53
    Gender:
    Male
    Local Time:
    10:23 AM
    Great idea. If you need beta testers I am interested
    :cool::)
     
    sissy steph and ChasteDilf13 like this.
  15. ChasteDilf13
    Offline

    ChasteDilf13 Active member

    Joined:
    Nov 10, 2014
    Messages:
    111
    Likes Received:
    477
    Trophy Points:
    73
    Gender:
    Male
    Home Page:
    Local Time:
    10:23 AM
    Great, thanks for the offer! The app is now basically working. My wife is assigning missions and I'm slowly working down my release date (it's still longer than I'm used to!). However I now need to add some of the ancillary features:

    - Users need to be able to verify & change their e-mail, and update their password
    - Users need a way to configure which alerts they receive (Missions, Points, date change, etc...)
    - My Keyholder suggested a quick tutorial or at least help/intro when you first login to explain how the game works
    - Finally, on Release Day I need some type of special display, with a prompt for the Dom to set the next release day to reset the game.

    I don't expect any of this to take much time, except for the e-mail alerts. I want to make sure I don't spam anybody so I'll need a way to send daily reports that include all the alerts users signed up for.
     
    Nostromo likes this.
  16. sissy steph
    Offline

    sissy steph Long term member

    Joined:
    Feb 15, 2011
    Messages:
    199
    Likes Received:
    173
    Trophy Points:
    53
    Gender:
    Male
    Local Time:
    10:23 AM
    Sounds great.....might make a fun Christmas present....lol
     
  17. ChasteDilf13
    Offline

    ChasteDilf13 Active member

    Joined:
    Nov 10, 2014
    Messages:
    111
    Likes Received:
    477
    Trophy Points:
    73
    Gender:
    Male
    Home Page:
    Local Time:
    10:23 AM
    As promissed, here are the latest changes to the app.

    The overall style was updated with more colours. The static navbar at the bottom was changed to fit better on smaller screens (like the iPhone 4s).


    The Home view for Keyholders:

    dom_main.png


    The Home view for Subs:

    sub_main.png


    Subs can now mark their Missions as Complete. Click the menu icon then click Mission Complete to notify your Keyholder!

    sub_missions.png


    Keyholders can see finished missions (marked with Orange), and Accept or Fail missions. Accept will end the mission and assign the points. Fail will close the mission and *deduct* the points. The Keyholder can also accept the mission and "Renew", which puts the mission back in the todo list.


    dom_missions.png


    Finally the History was cleaned up a bit with more colours.

    history.png


    That's probably the end of my teasers until I launch the beta
     
    sissy steph likes this.
  18. ChasteDilf13
    Offline

    ChasteDilf13 Active member

    Joined:
    Nov 10, 2014
    Messages:
    111
    Likes Received:
    477
    Trophy Points:
    73
    Gender:
    Male
    Home Page:
    Local Time:
    10:23 AM
    I just wanted to post a quick update to those following this thread. My Keyholder and I had our first successful test run of the app, and I my my unlocking on Wednesday. We've now started round two.

    Overall I'm pretty pleased with the app's functionality. All of the core features are done, and I've even added a few more small surprises :)

    Before I can launch I need to finish some of the supplementary features. So things like Help, the ability to verify e-mail, change passwords, change e-mail, receive e-mail alerts, etc... I figure it should be out after a few more good days of work.
     
  19. GT-CB6000
    Offline

    GT-CB6000 Long term member

    Joined:
    Sep 7, 2014
    Messages:
    354
    Likes Received:
    124
    Trophy Points:
    53
    Gender:
    Male
    Local Time:
    10:23 AM
    Looks good, I can't wait to try it out
     
  20. sissy steph
    Offline

    sissy steph Long term member

    Joined:
    Feb 15, 2011
    Messages:
    199
    Likes Received:
    173
    Trophy Points:
    53
    Gender:
    Male
    Local Time:
    10:23 AM
    I Can't wait either....sounds like a awesome app
     
  21. bustmynuts
    Offline

    bustmynuts Member

    Joined:
    Jun 20, 2012
    Messages:
    26
    Likes Received:
    3
    Trophy Points:
    3
    Gender:
    Male
    Location: (Country, Region - and perhaps even City?):
    Oakland, CA
    Home Page:
    Local Time:
    9:23 AM
    Looking forward to trying this out...
     
  22. chaste-69
    Offline

    chaste-69 Novice in the game

    Joined:
    Mar 30, 2014
    Messages:
    10
    Likes Received:
    1
    Trophy Points:
    13
    Gender:
    Male
    Local Time:
    3:23 PM
    Sounds like a great app. Will it be on android only or also on Apple?
     
  23. lockedUp24byKH
    Offline

    lockedUp24byKH Yes Dear...Right away.

    Joined:
    Feb 7, 2014
    Messages:
    691
    Likes Received:
    428
    Trophy Points:
    73
    Gender:
    Male
    Location: (Country, Region - and perhaps even City?):
    Ireland
    Local Time:
    3:23 PM
    With apples Tight fist on the apps they like id say it will just be a Login site suitable for phones of that size.
    Android on the other hand isnt as strict and dont restrict installation of apps from other sources.
     
    deaf_chastity likes this.
  24. Deleted member 32299
    Offline

    Password so wandering eyes can't access the App?
     
    GT-CB6000 likes this.
  25. s2455
    Offline

    s2455 New member

    Joined:
    Dec 20, 2014
    Messages:
    9
    Likes Received:
    2
    Trophy Points:
    3
    Gender:
    Male
    Location: (Country, Region - and perhaps even City?):
    WIS, USA
    Local Time:
    9:23 AM
    Have you started Bata testing yet? Will it be on-line to run from PCs or Tablets?

    s2455
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice