Sponsored Content
The Lounge What is on Your Mind? Developing Applications for UNIX.COM Post 303028027 by Neo on Sunday 30th of December 2018 03:28:29 AM
Old 12-30-2018
Developing Applications for UNIX.COM

A number of people have asked me about the best way to develop some cool new web app for UNIX.COM.

In today's "very easy web dev" world, developers do not need to be burdened (like I am) to the "back end" of the site. The best way to develop web apps is to build the application on your desktop and pull data from this site with an AJAX call that returns data in JSON format.

First, I recommend you follow these steps from Bootstrap-Vue.js

Docs - BootstrapVue

For example, if you want to write some killer app for the forums, you would use node.js to build a vuejs-bootstrap app, or even vuetify with AJAX to query the DB and pull the data from the DB and process as a JSON object from the this server.

Hence, all you need is the the structure of the database tables and then you can write a quick PHP query to get the data from the DB and of course format it as JSON and return it to your app and process using VueJS, Vuetify, VueJS-Bootstrap etc.

I can easily write this API for anyone who wants to get started.

Then, after your app is built and tested we upload the app to the server and run it.

Honestly, the back end of a server is a legacy mess, LOL.

The best way to enjoy developing cool web apps is to get started with VueJS-Bootstrap.

Bootstrap Vue

Or Vuetify:

Vue.js Material Component Framework Vuetify.js

If you want get started, just let me know what DB tables you want (user, post, threads, etc) and I'll post the table structures. If you are really interested, I can write the backend PHP API for you.

Then after you have this backend REST API, you can write all the cool apps you want using VueJS on your favorite desktop IDE. I strong recommend VSC:


Visual Studio Code - Code Editing. Redefined

Here is a very good way to get started:

Docs - BootstrapVue

Alternatively:

Quick Start - Vuetify.js

It's quick and easy to get fully set up on your computer or laptop at home and develop apps for the forum. You don't need backend server access, just a REST endpoint for data, which I can easily provide.
This User Gave Thanks to Neo For This Post:
 

6 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

executing applications/commands on a unix server from a windows PC

i have a network drive (samba) mounted on to my PC and also i have SSH client on my machine. however i need to run applications/commands on a unix server from the middle of a different executable(windows compatable one). so i need to connect to the unix server from SSH through the... (1 Reply)
Discussion started by: megastar
1 Replies

2. UNIX for Dummies Questions & Answers

What kind of security applications UNIX and Windows have in common?

Hi guys, may I know what kind of security applications do UNIX and Windows have in common? This is related to a project that is approaching its deadline, so would you all please be kind enough to help me? Thank You. (0 Replies)
Discussion started by: austintham
0 Replies

3. UNIX for Dummies Questions & Answers

developing a Kernel for old old Unix?

Hello all , My father has been running the last version of unix before all the liscensing began 20 or so years ago. In his particular field his programmer has written a great deal of software to work with this version. Emulating so newer computers could speak to the unix server as well. Im sure... (6 Replies)
Discussion started by: Bill78
6 Replies

4. UNIX for Dummies Questions & Answers

How can I rebuild applications that developed in UNIX? I need to use it in windows os with cygwin

I need to rebuild an application that developed in unix environment and run in windows OS with cygwin. so How can I rebuild from the source code? is there any one who said something on this regard? (2 Replies)
Discussion started by: bejirond
2 Replies

5. Shell Programming and Scripting

UNIX command to know the applications

Hi, I have a unix server, I want to know which user applicaions are running on that server. Is there any command ? Thanks (1 Reply)
Discussion started by: nag_sathi
1 Replies

6. UNIX and Linux Applications

Type of UNIX applications

Hello, We are planning a migration from UNIX (HP-UX, AIX, Solaris) to Linux on AZURE. I know it sounds like extremely complicated :( That's why we need your help :) We are at the beggining of stage. We need to categorize the types of applications (software) that generally runs on UNIX... (3 Replies)
Discussion started by: anton.robidson
3 Replies
All times are GMT -4. The time now is 03:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy