Urgent / Important Ticket Matrix
Visualize your active trouble tickets in four quadrants based on urgency and importance.
urgent, yes, true
Important values: important, yes, true
Completed / terminated tickets are excluded.
Urgent & Important
urgent to do list : features: 1. Allow user post an event when they login. 2. Allow admin to post their business to the top of a country if they have admin rights. 3. Post fake ads in each field. 4. Create a link for each ad to a landing page. Bugs: 1. Username change will cause emails to be lost. 2. Video chat returns an error to join a chat when a user joins the page. 5. Kenya ads should not appear in Nigeria. 6. List all the events you can find for kenya 7. Post on meetup and eventbrite the next event. 8. Admin should be able to mute anyonoe in the room. 9. Admin should be able to kick someone out of a room 10. Advertising on sendgrid to attack new users. forward messages from inbox messages to users. In their email. Find an image for each diaspora home page that matches the culture. Events page should open up a page with more events. show spinning wheel when loading category and mail. when replying to a post. when calling messages. using "fetching the post" You are not authorized to reschedule this meetin - when I tried to reschedule the meeting. I dont see the cancel meeting button.
urgent to do list : Allow user post an event when they login. Allow admin to post their business to the top of a country if they have admin rights. Bugs: Grace can’t access the account. Username change will cause emails to be lost. Video chat returns an error to join a chat when a user joins the page. Post fake ads in each field. Create a link for each ad to a landing page. Kenya ads should not appear in Nigeria. List all the events you can find for kenya Post on meetup and eventbrite the next event. Admin should be able to mute anyonoe in the room. Admin should be able to kick someone out of a room Advertising on sendgrid to attack new users. forward messages from inbox messages to users. In their email. Find an image for each diaspora home page that matches the culture. Events page should open up a page with more events. show spinning wheel when loading category and mail. when replying to a post. when calling messages. using "fetching the post"
When someone Is posting. 1. Set a timer for the post to get deleted. 2. email the poster to ask them if they want to reset the post for more time. 3. Be able to edit the post. 4. Add a map of the post. 5. delete old profilepicthure memories to create space
in contact page. add the about text. see example: http://165.232.48.178/playgrounds/javascript_exercises/DOM/testinghtml/userdirectory.html
send a email to someone to tell them someone replied to their message on zfrika
send a email to someone to tell them someone replied to their message on zfrika
5. Let people know to wait when page is loading categories so they dont keep pressing the same button. if they keep pressing the button, then it leads to too many request on mongodb
user logs in with out a defined country and posts. then the post is set to global . force the user to set a country when posting
user the internalmessage as the way to pass emails not username
reply to post feature. allow the user to be able to reply to a person who messaged them about an item. currently , they can see someone messaged them , but they dont see the identity of the person.
build a tool that tracks user engagement. where they went to on the site. and how long they were there. data driven decisions.
improve the email . make sure we get the name of the person that clicked on the link so we can follow up with them
organize the routes folder so that category have their own sub folder. features has a subfolder. and login signup authentication has a subfolder.
google analytics is not capture the user that signup on the site and logged in .
best way to get 100,000 emails. in 3 months. best way to get users.
zfrika email bounce problem integrate a service like Hunter.io, ZeroBounce, or NeverBounce. users are entering bogus emails in the signup that affect that is causing bounce. can I had code to catch this problem before it sends out an email to a bogus email
google. analytics is not collecting all the traffic coming to the site. South African logged in and created an account but google. analytics shows no activity.
1. In compose the “To” should not be editable if it’s selected from dont let the field to be editable. Error saying field are required when user tried to send a message. so dont let the user send a message Time stamp of when message was sent is incorrect. (Message sent ) but recipient got 10 hr ago. An Fix the global time so that a message sent across the world . Doesn’t use the clock of the country time. Recent contracts should not show the owner of the inbox, but instead the sender of the messages user can enter a username the does not exist and hit send. there should be an error that the user doesn't not exist.
all the other domain you bought for Tanzania Uganda. point them to zfrika.com
add a search field to your zfrika so that people can search
Problem 3: http://165.232.48.178/zfrikadev/Kenya if I try to click on a category to make a new post, it asks to login again
the tool that resonated with Edwin (an IT person) and sangetta is the trouble ticket tool. they found value. allow other people to login and create accounts
email marketing campaign only got 1/25 click through rate (ctr). work to improve this number.
create a list of 1000 kenya emails in the uSA . then send these people email regularly. and get them to use the webiste. find their names through resume onlin. create a list for 1000 users of each african country. kenya, zimbabwe, nigeria. etc.
I need a link that will take me back to the userpage afer i delete something and i'm in the userpost page. http://165.232.48.178/zfrikastaging/userposts/98e87823ae84bb9bc70521de7cebb51d814846d9eb9a3ae88e302e28438a7729
using loged into zfrika.com but is directed to zfrikadev in the userprofile page. go to zfrika.com and see how often zfrikadev is coming up. /var/www/zfrika.com# grep -irn 'zfrikadev'
offer the cars for sale on craiglist and other sites
Fouad : The Create Post button , does not do a mouse hover icon. .: Fouad : Also if you try to join a chat room and then cancel before entering your name, it sends you back to the wrong page. : Fouad : There are more Chatrooms here in the Chat app than the ones listed in the Chatrooms on the main page..
Mbithi I think it's a bit overwhelming, maybe the landing page should only contain the main categories and not all sub topics. When I go to e.g. Swahili chat and I cancel, on the right appears tons of chatrooms not mentioned in chatrooms. Again, they are overwhelming in number. I think as a general theme, tone it down kidogo and select top 3 or 4 categories to focus and build from there as you get more feedback and more user experience. Don't try to do it all...but the concept is timely. Good luck!!! I will keep up with your progress with time. Cheers.
reach out to old writers who need a website. charge the $10 a month for a webist that maintains their stories. create a platform where you only charge people $10 per month to maintain a website for them. Talk to 100 customers and you'll earn . $1,000 per month. Talk to 1,000 people and earn $10,000 per month.
create a function that is toggle when we are logged in. .public-view .edit-actions { display: none; }
what caused this error when I went to this page? why did i go to this page? http://165.232.48.178/app2/editprofilepicture profile picture update failed. Failed to find user, please try again.
we didnt save any data to sessionStorage , includiing the datatoken. when the user logs in save the datatoken to sessionStorage.
Use a flow diagram to map out the flow of the user login to uplaoding the user data to localstorage or sessionstorage. That way you can easily trace what the code is doing and why data isnt being sent to the clientside database. You'll need to access this data often with the userhomepage. So you need to organize it.
show me both profile versions. show user profile page. editable Version. show public profile page. Not Editable Version.
add a monthly budget tool to the zfrika user homee page. Help me manage my montly budget. money in , money out. money left over. set kapoor financial goals .
add a picture uploading to the trouble tickets tool. add picture to the troubletickets so that you can include a screen shot.
role out each new feature to 254kenya.com , development 254kenya, staging 254kenya. and zfrika , product and staging, and dev. start by roling out the profile page . picture uploading
missing categories : zfrika.com when the user logs in. and is in kenya. there is a category for jobs. but jobs doesnt appear in the final post automotive and auto mechanic is missing. autoparts cars death and funeral. check the list on post and make sure they exist on the side of diaspora.
install mix panel and get that working on 254kenya and zfirka.
review your smart goals against chatgtp and have conversation about how well defined my goal is defined. learn what is considered a good smart goal and improve your ability to be specific, measuarble, achievable and relevant and time bound.
create 404 pages that dont exist , but we can see if users are clicking on that option
interview people that would like to use this product. ask them what they think about the platform. create written report of feedback from 100 people. this goal is achievable, in 5 weeks, if you keep a weekly pace of asking 20 people. this is relevant because customers will help us know if we are building the correct platform that will generate traffic. the work we are doing can become irrelevant if no one uses it. 10 people can be reached . 1 person per day. it would take 10 days to reach this goal.
find out how many people selected. zfrika.com/kenya in the past 72 hrs of posting on Urafiki. 18|zfrika_prod | GET /kenya/
Create the mongoDB table and routes for each feature on the user page and test it. Have a separate link on playground for each project
Build a tool that can track the traffic conversion of users on the site. How many users joined this week? How many posted this week? how many messaged people this week? How many shared this week?
Schedule every event you need to attend to promote your site. On calendar. Each week. Hire someone to hand out things at those events. Even events that you can not attend because of location. Then pay people based on the conversion rate of signups.
Build a marketing strategy where you have conversations with men and women on ig and softly plug your site. And see if you can impact conversation rates. And reach a certain number of users on the site. find out how many people you have to talk to , to get one of them to test the site. And out of that number how many will open an account. Then figure out what you need to say and build a sales model of conversations . And conversations.
Use the database on the client side. (Index DB) Practice exercise that teach me how to use it. also practice using cookies.
fix the problems on the profile page. 5. not all the fields are updating. 6.delete the previous photo if there is one before uploading the new picture. so that th database doesn't collect to many pictures. these links are not visible on profile. linkedin: 'lindked', 1|zfrika_dev | facebook: 'faceo', 1|zfrika_dev | ig: 'insta', 1|zfrika_dev | tiktok: 'tick', 1|zfrika_dev | businesswebsite: 'busin web'
create a json object of the user include all the userhomepage features. friends. hobbies. weight
Build a Python based interface that collects user conversion data and shows. User engaged. S: create a kpi page of user visit to your site. what are they clicking on. M: build a page that shows the users engagement of our site. here is an example. http://165.232.48.178/playgrounds/javascript_exercises/DOM/testinghtml/kpi1.html http://165.232.48.178/playgrounds/javascript_exercises/DOM/testinghtml/kpi2.html http://165.232.48.178/playgrounds/javascript_exercises/DOM/testinghtml/kpi3.html http://165.232.48.178/playgrounds/javascript_exercises/DOM/testinghtml/kpi4.html What are the minimum metrics that must appear on the KPI dashboard for the project to be considered “complete”? Example: “Unique visitors per day, top 10 clicked elements, total visits per page.” Do you want charts, tables, or both? Should the dashboard allow date-filtering (last 24 hours, last 7 days, custom range)? A: this will allow us to collect data on the activity of our website. we are building but we dont know if people are visiting your site. R: this data will help us pivot . we are flying blind with out this data. T: 1 week add 404 error to graphs. flag users who have too many 404 request. show all the request.
Important, Not Urgent
Ask people to fill out t survey for suggestions for the next mens meeting event. So you can improve it.
move all generate function to the utils/functs.js file and call them from there
for the email name. stop using username. and user user1@zfrika.com user2@zfrika. every time a user joins, you just give them a new user number @zfrika. this prevents an issue if user changes their name. they will always have the same user#. and message will never get lost. you can add the username to the message. as kk<user2@zfrika.com ..
add ip address to error "User tried forced browsing. access a url without navigation. redirected to homepage" . then block the ip address
1. all the user to select a option and collect data on what options were collected. then create a report that shows th number of times a category was selected. that will show you what feature is most engaging to users. 2. add swimming 3. trouble tickets 4. smart goals 5. prioritize tasks. 6. business directory 7. add kaban table using react.
update the return to , if you redirect the user to login before viewing content.
improve my post fetching process to increase the speed.
if username changes . email should change the use name
build my own email sending marketin tool so i dont pay to much for other services. use https://mautic.org/members-partners/ amazon ses.
reduce the zfrika to only 3 countries. and perfect the platform.
sell everything in the brockton housee for cash or give it away. give the wood away on craigslist. itemize everything in the house and put it online for sale. handle hoarding issue.
create an app that films the house and uploads images to the cloud . when something moves it films.
create videos that answer all the questions about zfrika.com business model
add a feature that updates when a tt is posted to see progress. show on graph
create a tool that uploads video content similar to a gallery. then add a pay wall to allow people to view the video.
create a scoring system to track the progress of your trouble ticket solving pace. show progress every week of what you got done. what is still behind and Show a weekly progress of graphs. of what was completed. what is still pending and open. and show a chart of the pace per week. identify if you are stuck on something based on the graph.
Using json_exercise/basic-data-types-strifiigny.js Save the results to a json file , (see example /json_exercise/json_saving.js) Then pass it to a browsers (see example /json_exercise/js_fetch_all.js) (practice pg 49). Practice ch 5, and And search on ch 6 of Json at work. And transform from json to http format on ch 7 of json at work And hypermedia ch 8 Ch9 export and importing json data to mongo DB. Then save it to the sessionstorage. Then view the results.
Build a json architecture that has nested information for each person. Who is online. User name Phone number
add events to the country page. Copy events from event malawievents.com and post on site as events by African countries Copy format of malawievents.com/location/mzuzu .put event in the middle. Then a column for top locations on the left with events by city or state or country. Then another column for popular upcoming events. A calendar that tells them what is next .
Find a website for each country that list events and populate your site. example. Togocore.org/events.html. Find out everything you can about the counties and business and services of that country that are available abroad and list them on zfirka. Look up what influencers from each country are posting regarding events and services and post the same info.
Create the supply side of your website so that people find content. fake posts. post from craigslist. Really cheap deals that are unrealistic Find relatable content on other websites and post it on my site. For example. Find someone selling something, then post it on my site. Then someone selling something on my site. Post it on other sites and get people to come To my site. Build a hot white center. Kenyans looking for jobs from other Kenyans. Place yourself at the center of the business interaction. Ie. Health care workers agency. Be the point of contact for Kenyans looking for jobs and Kenyans posting jobs. Kenyan djs posting events. And gatherings. Post all the events for this month on one webpage. Talk to African university students in the united states . Go to college campus for students of a specific country. Attend every afro beat party. And hand out cards to students. African student resources. Share information about
Build a new business card and include barcode and pitch abou the business.
Run query on all the data in the database and look for any strange activity. Run query that check for password that was partially initiated but user failed to complete. Then delete that account once a day. give me a user interface that connects to python scripts that can pull data. Run python scripts that graph the data daily of activity and hackers. Run python scripts that track new users based on ip address. and how many posts and transactions are occurring per day.
User selects home from zfrikadev/userhome page and is sent to southkorea.
Urgent, Not Important
A digital village for diaspora communities. strategy
why is calendar showing two duplication in the following statement. GET/calendar/null/calendar/69f330d99adc7a58d629b1f5ed04b81c3820fe453991d78480c84bae3f728c93/appointments 404 3.867 ms - 3084
Video chat returns an error to join a chat when a user joins the page. "Please join or create a room first!"
if a user selects the "lost password " link after a password link has been sent, then the token-id is different and the user can not change the password. you need to make sure the first token expire. or the use is notified that a token was sent and will expire at certain point
let the user know which country the post is being made under. and after it post. tell them the country that it was posted to. also , in "your posts" , show what country all the posts a located in.
Not Urgent, Not Important
pm2 script that notifies me via email of a condition in the logs.
fix the time stamp on your server. make sure the server time the current time i’m california. when i logged the time of a completed task . it did not appear on the bar graph
complete the wind surfing lessons. Windsurfing Tests
complete novice test Bring you go pro camera for sailing complete windsurfer novice test complete the jy15 test. find a good cheaper wetsuit for sailing. study slow sailing practice Heave to. practice docking practice point of sail posting sailing upwind complete the jy-15 quiz. practice upsailing in video game docuemenr all the lessons you learn from sailing
Create a button for small business tools for small business owners. Store fronts. And a marketplace street. So that you can visit stores like a mall. And include music from artist singers.
Connect the new profile buttons and include the about. Do all the buttons exist ? Include an about page. Include the message button for people who view the profile. Create a message button on the profile page and a video call button. Update “online Now” status for other users that are online. Include a share profile button. Last seen. How long ago? When was the last login. Include a geo location stating the city you are located in. Allow users to list their interests , then connect people with the same interests into local chatrooms. In profile page. Allow people to list more than one country of heritage. (Rwanda and Kenya) Contacts page to take you to the list of profiles. Then you can click on the name and view profile. When you click on a user name, you should be able to see their profile and email them. Or schedule a video chat. If they accept the video chat request you can chat.
Uncategorized Tickets (Missing Urgent / Important)
These tickets have no urgent and no important value set. Edit them to place them into a quadrant.
zfrika
migrate the test sites to a domain. Gigmatch.xyz - 165.xx.x.x/jobs (done) Talkmatch.xyz - 165.x.x.x/audio search (done) imagematch.shop - http://165.232.48.178/imagematch (done) videomatch.xyz - rvideosearch (done) 1. searchpic.online— http://165.232.48.178/videomatch (done) 3. trouble22ticket.xyz - Troubleticket tool (done) --------------- 2. roomclean.xyz- Clean up room app. And make ai suggestions on how to improve the room appearance.
zfrika
3. then video clips. 4. take the text from the clip and compare them to each other to see what is a good match. 5. then a user can be connected to people with clips that have similar topics. 6. YOUR WEBSITE Contains people doing self interviews. 7. and the platform matches those videos to the videos to see who is s a good match.
cleanup app
update the cleanup app. to include vector search. then add the langchain and add insight we will update the cleanup up with new image vector search
zfrika
how do i host your own Embedding Model and Vector Database directly on your server. add semantic search to the job. and match profiles .
zfrika
active job openings. list the jobs make the user login to view the jobs provide details about how to apply. put real jobs
zfrika
add a new page that opens when user selects "find jobs" and It reveals all the countries and asks the user to select a country. then assign start networking to go to the login link.
zfrika
* Text Chat & Reactions: sidebar chat for participants to send links or text while others are speaking. Floating "Heart" or "Fire" emoji reactions (similar to Instagram/TikTok Live) would fit the "Party" vibe perfectly.
zfrika
Automotive category is not appearing but its an option to post and it appears when the category is empty events doesn't delete. event : edit doesn't work. tell the user "deleting please wait" ... to please wait. fix the post without image issue. delete images that were deleted by user. so they dont say on the server.
zfrika
automotive is appearing in the results, but it doest have it 's own button in category. also if I select automotive I dont see the cities.
zfrika
show spinning wheel when loading category and mail. when replying to a post. when calling messages. using "fetching the post"
zfrika
if the user has a login issue, once they login taken them back to the post. or page they were at last when they got the login error.
zfrika
I want all alerts to come to my phone so I can check immediately on an issue. ntfy
zfrika
the video calls a person is pressing the button twice and causing duplicate session to launch. find a way to disable the button once the session begins.
zfrika
create a dashboard of who is in the chatroom for kenya time. see code attached. from zfrika.com they can see how many people are in the videochat rooms and text chatrooms. go to notes for more notes.
zfrika
improve the video calling . add a lobby . and join and lobby accept for new users.
zfrika
When user does not upload an image in the post. There is an error that results.
zfrika
Test duck duck go. Doesn’t show an advertisement. video calling page Chrome on phone doesn’t show my own video. But it shows others.
zfrika
Create events for all the links on zfrika.com and direct them there. Menshealth. Womenshealth. Accountants. Accountant Finance Rent Sale Service Trade School
zfrika
create an events calendar page. list all the events. and the banner they posted.
zfrika
for spatial video call. build a tilemap background and create 3 characters. then when a user touches another person character, they can view their profile. then a new user joins they can select one of 3 characters to join with. then connect video chat when the bump into each other.
zfrika
all a user to share a link to the meeting. then when the meeting ends. exit and go to home page of zfrika.com.
zfrika
Notify the other user when a user has end the call. take both users back to the previous page. 4 setup video call 1you need to Bring the video app into zfrika instead of moving to turnupmap.com (turnupmap has https security) it's not possible to test in development with zfrikadev because it's http. only 7. currently whatsup can only handle 4 people per call. zfrika should be able to handle 20people for free. 8 . schedule meeting should account for time zone of each user. if someone is in South Africa then the meeting should show a time that is relevant to them. use the ip tool to find out where they are and the calculate the time difference. 11. offer to setup medical services business. people have calls with clients and they can help pay for the video calling features 14 share a link of the video call to another person. but the other person has to login to zfrika to join the call. this is free marketing of the tool.
zfrika
when the user pressing compose submit , we need to let the user know that we are processing the request so they dont keep pressing the button. also when user wants to view messages, we need to let user know data is being pulled. so they dont keep pressing. try graying out the button. and showing a winding clock that tells them you are fetching the data. we need to make the user wait when they press a button, so they dont keep running the command.
No project name
I delete the message in received but it deleted it from the database. But that deletes what the other person sees as well. I should only be able to delete what is visible to me. The message is sent or the message I received. Dont allow me to view the messages I sent as a received message as well. Only allow me to see the message I sent. the sent message. Show me the message that matches. Username and from or username and to. If username matches from , then only show me that from message. If username matches to, then only show me that to message. or only show me the message that matches my datatoken.
zfrika.com
create articles for Kenyans to read. add those articles to the home page of each country. example zfrika.com/kenya this will get people to read articles about issue people are facing and then complete the survey on the page. and capture their emails. create articles for each country. also create article on a separate website that drives traffic to my site.
zfrika
create survey on craigslist to capture emails. what other places can I create a survey.
zfrika
11 . you could make a feature that allows other people to complete surveys on your website. for other people to fill out. and share with others to gather info.
zfrika
sort the profiles based on which is the most populated with information. allow users to select to have an invisible profile. to opt into networking or not.
zfrika strategy
talk to people over 55 who are looking for jobs. dont return to africa. build your professional network on zfrika. network with people in your community. people who see you. people who identify with you. tell people what services you offer
zfrika strategy
create videos on YouTube and blogs that communicate the problem you are trying to solve for your ideal customer.
zfrika strategy
find a way too measure LTV and CAC ratio. LTV/CAC Ratio This is the "Money Machine" metric. An LTV/CAC of 3x means for every $1 you put into the marketing machine, you eventually get $3 out. This is the signal that you are ready to "pour gasoline on the fire" (scale).
zfrika strategy
develop a CAC analysis. CAC Payback Period This is the "Time to Break Even" on a customer. If it costs you $1,200 to acquire a customer (ads + sales salaries) and they pay you $100/month, your Payback Period is 12 months. * Investors love a <12-month payback because it means you can reinvest that money into new customers quickly.
zfrika strategy
create a cohort analysis. Cohort Analysis (The "Gold Standard" of Traction) The text mentions Retention Cohorts. This is the most honest way to measure traction. Instead of looking at total users, you look at a group that joined in January vs. a group that joined in February. Traction looks like: The January group stops leaving after month three. The line on the graph "flattens." If the line keeps dropping to zero, you don't have traction; you just have a temporary novelty.
zfrika strategy
find ways to measure the "Rule of Thumb" To know if you truly have initial traction, ask yourself these three things: 1. Repeatability: Can I predict where my next 10 customers are coming from? 2Profitability: Is there a clear path to making more from a customer than I spent to find them? 3Stickiness: When people start using the product, do they actually stay? The Bottom Line: Initial traction isn't about a single "Big Bang" launch or a viral tweet. It's about showing that your startup is a predictable system that turns $1 of input into $3+ of value.
zfrika strategy
implement the following metrics. that measure the following data. 1. Engagement 2. Traffic 3.1. Users/Clients 3.2. Partnerships 4. Revenues 5. Profitability - Profitability can only be achieved when you have revenue- Revenue can only be achieved once you have paying clients (I don't see investment capital as revenue)- Clients are a direct result of engagement and traffic.- Acceleration of client acquisition can be found via partnerships Engagement is critical. I have seen many great startups fail because they don't or can't engage with their target market. Without engagement you can't even begin to measure traction as you have none.
zfrika
strategy: list all the strategies you can find for growing the user base. Go. Use Quara and any content that can advise you. then execute every strategy that cost $0 and finds a way to track the results.
zfrika
getting email leads. post a job for people to sign people up to zfrika.com the person they sign up must have certain criteria. owns a small business. or employeed. they must fill out the profile page. they must post in a category in kenya. negotiate on pay.
zfrika
Notify the user if they are in a county. If not. The tell them to select a country first. ‘’] If a country is not defined. Make the use choose a country. ——————— filter the profile with the most info to the top of the list ———— -You need to solve the tickets faster. Like 10 per day. Our goal is to reach 80 % of the tickets solved. 24% is killing us. We are not getting the output we need for this platform to succeed. we need to reach 80% to have a chance at success on the technical side of this website. You need to add 1000 users each month to reach 10,000 by the end of the year. Then you’ll be able to charge $3 for a feature and make $3k per month from users. And $5000 from advertisements. ——— bug error: i’m in the my profile page. i select home. get error of null. https://zfrika.com/profile/null ======= find people on ig who are talking about a problem . tell them about a service you offer on the ensure that can help them. ——— allow someone to messag e a group of people. Allow uses to see other contacts to message. They can pay a fee.
zfrika
When someone Is posting. What do I want to see? Be able to edit the post. Set a timer for the post to get deleted. Add a map of the post.
zfrika
Clean up your code archetecure. Move files to the correct folders. So that it’s clean and draw a diagram. Improve my diagram flows to show how things work.. Also improve my error documenting and troubleshooting document.
zfrika
When you delete a post. It should also delete the image saved int he directory.
zfrika
need a share button so people can send others a link. then they login to view the link. when the link is shared, the content is visible. but you can not navigate if you are not logged in.
zfrika
when user is posting and doesnt not select a city.the platform crashes. need away to accommodate no city .
zfrika
create a feature where someone can like your post, instead of messaging the person posting. then the you can followup with he person who liked your post to see if they are interested
zfrika
To refactor your login route for better stability and user experience, we will implement the Post/Redirect/Get (PRG) pattern. add return in front of each render resend. routes.
zfrika
home page of each country. show how many people from that country have created an account.
zfrika
6. Imrove the navigation between view post and have to login. Allow the user to be logged in once and review posts. User has to keep logging in to view other posts.
zfrika
fixs jobs category for Waweru to find jobs in kenya. add a better listing page for him and. business profile.
zfrika
send users an email about any recent improvement or updates on the platroom. and a quarterly reportt of the users and stats. and ask for feedback. ask them to fill out a survey. ask them, a question. how did they join? then send an email to prospect users.
zfrika
allow someone who is replying to a post to hide their identity and the person posting to hid their identity
zfrika
update the email system to not use the username but to use a emailnumber. user14@. this will allways be consistent. then you can share
zfrika
&&&&&problem, if I look up someone else datatoken , I could login as them. http://165.232.48.178/zfrikadev/homecareservice/6942e0ed9b795aa9b58d0414
zfrika
contacts page. 1. show the status of the user . if they are online 2. show the common interest of user.
zfrika
calendar app . get two users to confirm a meeting. setup a video call. add contacts for meetings
zfrika
fix the landing page for all these sites. p lampexchange.com ethnickingdom.com 260zambia.com 233ghana.com 255tanzania.com 221senegal.com 251ethiopia.com 252somalia.com 256uganda.com 291eritrea.com 263zimbabwe.com paypershows.com blackfashionshows.com blackfashionshow.com votemath.com optimusnairobi.com zfrikamarketing.biz
zfrika
add business directory. http://165.232.48.178/playgrounds/javascript_exercises/DOM/testinghtml/businessdirectory.html
zfrika
customize email marketing to include the users email that clicked on the link.
zfrika
7redirect the add post page to the post after you ask them to login. this is located at function checkstatus_before_redirect(){
No project name
remove the flags that have problem . only post the countries who flag is clear and the design has the right colors and is legible.
No project name
fix sentence in zfrika. confirmation email sent. Please check your email for an email from support@zfrika.com replace with the following: A confirmation email has been sent. Please check your inbox for a message from support@zfrika.com.
marketing
use sendgrid email to reach out to customer and see if they opened the email . sendgrid.com dashboard shows three good insights: requests. delivered opened clicked bounces spam report
zfrika
improve the following metrics from google analyitics of the site traffic. traffic acquisition. (direct, organic search, organic social) User acquisition lead acquistion landing page
No project name
film your progress on any joureny that is important to you. and post online
zfrika
use class on routes and have dynamic way to select different category of routes instead of having a lot of different routes listed.
troubleticket
Add a filter that sorts last update to see which items are not getting updated in a long time.
zfrika
practice the exercise of building routes, database connection, and schema (in a model file) for each module for the feature of 254eknya. create the nodels schema in a model file. and the routes and test each on indivduall.y then test it out and work on intergrating each to the 254kenya. List the projects. contacts business profile calendar write article write blogs resume golf meetup, all meetups. project management mycloset location grocery chess sober support diabete tracker set a goal chatroom
zfrika
Build the perfect elevator pitch of your website and put it on IG for people to view. Then send them the clip as an introduction.
zfrika
Create an IG for each country in the disaspora and then post revelavant things that relate to that country on instagram. Then market zfrika to them and get them to migrate to your platform.
zfrika
Post an event on event brite for your site. zfrika.com so nigerian can find you. And ghana. Post for each country and invite them to a event online in the chat room at a specific time and date. So that they can all socialize with each other. Nigerian blind date event. Kenyan blind date event.
zfrika
Advertise on craigslist to help people find your website . Add a post that tells people where to check your platform. Post on each African country an ad. And in the USA . Post an add or reply to an ad. In each market. Post unique ads so you don’t get flagged.
zfrika
Post on each category asking questions. So that other people can join and reply. Where can if find the best Nigeria food in Kansas?
zfrika
Check the python scripts that update the graphs of how many unique users visited the site.
zfrika
Changing message to “type” sent or received based on if it was sent or received by another person. Make type dynamic.
zfrika
Review design with mobbin and see how the design compares to standard designs.
zfrika
Do you have a clear market strategy. If you are creating a craigslist for Kenyans. How do you get in between the money? If you cant get in between the money, then you don’t have a marketplace.
zfrika
Use user online to chat. Let other users know a user is online to chat. Chat should have an account to chat with other users. Users with accounts can complete a video call with other users. Users post should show the name of the poster. People should be able to reply to a post or comment on a post.
zfrika
Practice using javascript classes. Move more work into class format. Study building classes in js.
zfrika
Update recent contacts if you messaged another users. Save that info in the user sessions. Or cookies or online database.
zfrika
Messages inbox. Update dynamically the “read” to true or false based on if user has viewed the messages.
zfrika
Userhomepage . Can we call sessionStorage environment then set zfrikadev for all the environments.
zfrika
Integrate a chess api into my platform as the main game and let people play each other for ranking
zfrika
Create diagrams of the object oriented code. In a UML format so we can trace how the code functions. For each class that was created.
zfrika
Allow users to create a business profile page. Allow users to have a store front that they can manage from their profile page. A lot of women are offering makeup and skin c Allot of women are selling fashion clothing to each other. Allow them to show case their style so that other women can reach out and buy something they are wearing. Or offer fashion consulting advice. Allow users to create a to do list. Allow users to setup calendar meetings with each other and have voice and video calls. You can get on someone else’s calendar. Allow user to setup a project management page to work on assignments. Allow users to create a review page. And to review each other. For others to see. Allow users to draw family trees. Allow users to toggle on categories that they want to use in their user homepage. For example , if you are not interested in fashion, then you can turn off that feature. But if you are interested in dating or business, you can turn on that feature Allow users to create a dating profile page. For others to view. In profile page. Allow people to list more than one country of heritage. (Rwanda and Kenya) These are SaaS services that keep people on the platform even if nothing is happening. Build all the excel and power point templates to a userhomepage button for users to share with each other and collaborate with other users. Budgeting tool. Recipes tool. Professional Services you offer. Event planner. Invites. Who is bringing what.Secure a venue. Location. Clean up. Food prep. entertainment. Cost of each item. Clea
zfrika
View who posted something. Then you can reply to them directly. See the post. Who created it. An icon to their profile page. And a reply to post thread.
zfrika
update the this.profile from the user table in mongodb this.profile = new UserProfile({ in profile-system.js
zfrika
The perusal information and education and connections and interests should exist in one json object. Not multiple json objects. Exclude datatoken, confirmation token, password. All the general field information about the user should be in one json object. And the number of friends. Then add calendar. Contacts Meetups Project management Closet Location Grocery Sober Health Games My closet. Dont incude pages that are for the public: Business profile Article and blog, resume,
zfrika
Best Public image: Improve user profile page. Make it the best profile page for users to share with other users. Allow users to list their interests , then connect people with the same interests into local chatrooms. Include an about page. Include a geo location stating the city you are located in. Include the message button for people who view the profile. Create a message button on the profile page and a video call button. Include a share profile button. Build a profile page that people can use to send to other users about who they are. Create a share button on the profile page. So that user can share their profile.Make sure the profile page is public so anyone can view. Update “online Now” status for other users that are online. Last seen. How long ago? When was the last login. Makes sure the profile page is public In profile page. Allow people to list more than one country of heritage. (Rwanda and Kenya) Contacts page to take you to the list of profiles. Then you can click on the name and view profile. When you click on a user name, you should be able to see their profile and email them. Or schedule a video chat. If they accept the video chat request you can chat. User profile picture needs to be uploaded.
zfrika
Create a monthly budget tool. Add as a feature on app. Reduce cost of items and preserve value
zfrika
Create an app that tracks weekly progress of activity. And share with others friends. Graph progress. jogs, hike, swim, rock climbing . Pull ups. Dips. Replicate the fitness app features