Changes between Version 1 and Version 2 of PrototypeDocumentation


Ignore:
Timestamp:
02/11/25 16:31:34 (11 days ago)
Author:
211585
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PrototypeDocumentation

    v1 v2  
    11= Prototype Documentation =
     2Command Line Interface
    23== Description ==
    34The prototype version of the app covers the following cases:
     
    1314If we have our `config/db.config` set up correctly, when we launch the app we are presented with these options:
    1415
    15 sc1
     16[[Image(sc1.png)]]
    1617
    1718== User Registration ==
    1819To register a user we enter the first option.
    1920
    20 sc 2
     21[[Image(sc2.png)]]
    2122
    2223We are asked to provide an email, username, password and contact details.
     
    2526To log into our newly created account, we use option 2, and input our username and password
    2627
    27 sc 3
     28[[Image(sc3.png)]]
    2829
    2930After a successful login, we are presented with additional options.
     
    3233To link a social media account, we use option 3.
    3334
    34 sc 4
     35[[Image(sc4.png)]]
    3536
    3637We select a platform, input our platform-related username, and the number of our current followers.
     
    3839== Create Profile Marketing Request ==
    3940To create a profile marketing request, we use option 4.
    40 sc 5
     41
     42[[Image(sc5.png)]]
     43
    4144The app lists our available profiles (the ones we have linked) and asks the user to select one. After selection the user inputs the follower goal.
    4245
    4346== Create Post Marketing Request ==
    4447To create a post marketing request, we use option 5.
    45 sc 6
     48
     49[[Image(sc6.png)]]
     50
    4651The app lists our available profiles (the ones we have linked) and asks the user to select one. After selection the user is asked to input the URL of the target post and the likes and comments target goal.
    4752
     
    4954
    5055To view a list of our active marketing requests and their progress, we use option 6.
    51 sc 7
     56
     57[[Image(sc7.png)]]