Top.Mail.Ru
Jump to content
  • Sign Up
  • Language

How to build a web app: A beginner's guide (2021)


Михаил ST

1,458 views

In this post, I’m going to show you EXACTLY how to make a web app.

In fact, this is the process I’ve used, revised and perfected over the last 5 years.

I’ve used this exact process, or a version of it to build over 15 applications of all shapes and sizes. For me, this is 100% the best way to build web applications.

But, before we start the tutorial, a quick recap on what we define as a web application at Budibase.

What is a web app

An interactive computer program, built with web technologies (HTML, CSS, JS), which stores (Database, Files) and manipulates data (CRUD), and is used by a team or single user to perform tasks over the internet.

There is a lot of confusion around what exactly is a web app. For the purpose of this post, we feel our definition above simplifies what a web app is. If you’re still unsure, we’ve included examples of what we believe are web apps, and what are not, below:

Ok, now we’re on the same page, let’s jump into prerequisites.

Prerequisites

To make a data-centric web app from the bottom-up, it is advantageous to understand:

  1. Backend language (e.g. Python, Ruby) - control how your web app works
  2. Web front end (HTML, CSS, Javascript) - for the look and feel of your web app
  3. DevOps (Github, Jenkins) - Deploying / hosting your web app

If you don’t have any experience with the points above, don’t worry. You have two options:

  1. Learn the points above - there are lots of resources online to help you. I’d recommend Codecademy.
  2. Use a web app builder like Budibase - As a builder, Budibase will remove the need to learn a backend language. On top of that, Budibase will also take care of a lot of your DevOps tasks such as hosting.

Moving on. The time has arrived to quickly dive into the 12 steps for making a web app.

Are you ready? Let’s do this!

How to make a web app in 12 steps (4 stages)

Ideation stage

1. Source an idea

2. Market research

3. Define functionality

Design stage

4. Sketch your web app

5. Plan your workflow

6. Wireframe the UI

7. Seek early validation

Development stage

8. Architect your database

9. Develop your frontend

10. Build your backend

Launch stage

11. Host your web app

12. Deploy your web app

Step 1 – Source an idea

Before making a web app, you must first understand what you intend on building, and more importantly why?

The idea process for many is the toughest part.

Your idea should stem from solving someone’s problem. Ideally, your own problem.

It’s important that you choose an idea which interests you. Interest is key to fuelling motivation which is crucial when making a web app. It takes effort building web apps and it’s important you have fun during the process.

Ask yourself:

  • How much time do I have to build this app?
  • What am I interested in?
  • What apps do I enjoy using?
  • What do I like about these apps?
  • How much time/money will this app save or generate for me (as a user)?
  • How much will it improve my life?

Step 2 – Market Research

Once you’ve chosen your idea(s), it’s important to research the market to see:

  1. If a similar product exists
  2. If a market exists

The number 1 reason startups fail, is down to the failure to achieve product-market fit.

Marc Andreessen defined the term product-market fit as follows:

“Product/market fit means being in a good market with a product that can satisfy that market.”

To quickly find out if a similar web app exists, use the following tools to search for your idea:

  1. Google
  2. Patent and trademark search
  3. Betalist
  4. Product hunt

If a similar product exists, don’t worry. This can be a sign a market for your idea exists. Your future competitors have laid the groundwork, educated the market. It’s time for you to swoop in and steal the thunder.

If a similar product does not exist, it’s a possibility you’ve struck lucky - you masterful innovator 👍.

On the other hand, it’s a possibility someone before has ventured down this path and hit a dead-end 👎.

Nobody wants to experience that, so it’s important to dive deep into the market and source the wisdom of:

  1. Your Web App’s target market - Share your web app idea on forums related to your target market. If you know anyone who works within your target market, explain your idea to them. The more you talk and receive validation from your target market, the better.

  2. Google Trends - A quick search of your web app idea will reveal relating trends.

  3. SEO tool - I’d recommend MOZ/Ahrefs. Google’s keyword planner will suffice. Write a list of keywords relating to your web app. If it’s an ‘OKR tool’, use the tools to search ‘OKR tool’, ‘OKR app’, and ‘objectives and key results software’. If the SEO tool indicates there are lots of people searching for your keyword terms, this is a small indicator you have a target market.

  4. Social Media - Jump over to Twitter/Facebook groups and present your idea to your target market.

  5. Events - If there is a local event in your area attracting people from your target market, go to it. Share your idea and record the feedback.

After completing the above steps, you should have enough information to understand if there’s a market for your product.

If there is a market for your product, and there’s also established competition, it’s important to research them.

Step 3 - Define your web apps functionality

You’ve got your idea, you’ve validated the market, it’s now time to list everything you want your app to do.

A common mistake here is to get carried away.

Your web app is NOT a swiss army knife. It won’t have all the features and functionality of Salesforce and it doesn’t have to.

I repeat, don’t get carried away. The more functionality you add, the longer it will take to build your web app. Quite often, the longer a web app takes to build, the more frustration you’ll experience.

One of the most important aspects of making a web app is having fun, enjoying the ride, and celebrating the small wins.

Only define functionality which solves your target markets problems.

I promise I’m not here to kill your dreams. Remember, you’re web app is a work in progress and the first goal is version 1. It will still have cool features and delight your users, but you must keep things simple.

Moving on.

For direction, I’ve included a list of basic functions required for a simple CRM app.

  • Users can create an account
  • Users can retrieve lost passwords
  • Users can change their passwords
  • Users can create new contacts
  • Users can upload new contacts
  • Users can assign a value to contacts
  • Users can write notes under contacts
  • Users can label a contact as a lead, customer, or associate
  • Users can filter contacts by lead, customer, or associate
  • Users can view the total value of leads, customers and associates

The above list will help you define your features. Once you’re done, roll up your sleeves.

It’s time to get creative!

Moving from the Ideation stage, to design stage.

Step 4 - Sketch your web app

There are multiple stages of designing a web app.

The first stage is sketching.

My favourite and the quickest way is to use a notebook (with no lines) and pen/pencil. Old school!

After step 1,2 and 3, you should have an idea of what your web app is, who your users are, and the features it will have.

Sketch out the wireframe of your web apps UI - it doesn’t have to be exact - this is just a sketch.

When sketching, consider the following:

  • Navigation
  • Branding
  • Forms
  • Buttons
  • Any other interactive elements

Sketch different versions of your web app. Consider how your web app’s functionality will affect the overall design.

Annotate your sketch and outline how your app should work.

Taking notes will help you clarify and understand why you’ve designed certain elements at a later stage.

Once again, don’t get carried here. Your sketch is for communicating and experimenting, not selling. Overcomplicating the design at this stage will only lead to frustration.

After sketching your app, it’s time to move on to step 5.

Step 5 – Plan your web apps workflow

It’s time to put yourself in the shoes of your user. In step 5 we’re going to plan your web apps workflow.

Now is the time to go back to step 2 and look at your market research. Take your list of competitors and sign up to their free trials. Have a quick play around with their product.

Write notes on what you thought was good and what you thought was bad. Pay particular attention to the workflow.

After you’ve finished analysing your competitor’s web apps, it’s time to write down different workflows for your app. Consider the following points:

  • How does a user signup
  • Do they receive a verification email
  • How does a user login
  • How does a user change their password
  • How does a user navigate through the app
  • How does a user change their user settings
  • How does a user pay for the app
  • How does a user cancel their subscription

All of a sudden our one-page web app turns into a 10-page web app.

Write a list of all the different pages your web application will have.

Consider the different states of pages. For example, the homepage will have two states; logged in and logged out. Logged in users will see a different page than logged out users.

Step 6 – Wireframing / Prototyping Your Web Application

Ok, it’s time to turn those sketches and that new-found understanding of your web application into a wireframe/prototype.

What is wireframing / prototyping

Wireframing is the process of designing a blueprint of your web application. Prototyping is taking wireframing a step further, adding an interactive display.

The decision is to wireframe or prototype is down to you. If you have the time, I’d recommend prototyping as it will make it easier to communicate your web app when seeking validation.

You can prototype/wireframe using the following tools:

I recommend you create a design system / style guide first. You can find inspiration at UXPin. Design systems improve design consistency. But it’s not required.

Step 7 – Seek early validation

You’ve now got a beautiful wireframe/prototype which visually describes your web app.

It’s time to show your beautiful wireframe to the world. At this stage we want constructive feedback.

Simply asking your friends would they use your new web app is not enough.

You should start with a small number of representative users. Go to your target market’s forums, watering holes, their places of work and verify the problem with them, and present your solution.

Try to build a rapport with these representatives as they could become your customers.

I like to use this stage to test my sales pitch - the ultimate tokens of validation are pre-launch sales.

Takes notes and document all feedback. The learning from these meetings will help direct the development of your MEP (Minimal Excellent Product).

Ok, now you’ve got great feedback and product validation. It’s time to start building your web app.

Before we start the development stage.

Before we make our web app, I would like to share the following tips:

  1. Attempt to get a small section of your app fully working. What we would call a “Complete Vertical”.
    • Building the smallest possible section will allow you to piece all the bits together, and iron out those creases early.
    • You will get great satisfaction early by having something working - great motivation.
    • Create things that you know you will throw away later - if it gets you something working now.
  2. At the start - expect things to change a lot as you learn and discover what you haven’t thought about.
    • Have faith that your app will stabilise.
    • Don’t be afraid to make big changes.
  3. Spend time learning your tools.
    • You may feel like you are wasting your time, reading, or experimenting with “hello world”. Learning the correct way to do things will have a huge positive, cumulative effect on your productivity over time.
    • Where possible, “Go with the grain” of your tools. Realise that as soon as you step out of the normal flow / usage of your toolset, you are on your own and could be in a deep time sink. There are always exceptions to this of course!
  4. Don’t avoid issues that need to be fixed.
    • Face your issues head on - they will never go away and will only grow in stature.
    • However, If things are still likely to change - its best to spend as little time as possible on things… It’s a tricky balance!

It’s time to consider your database.

Exciting times!

Step 8 – Architect and build your database

So, we know roughly our web application’s functionality, what it looks like, and the pages required. Now it’s time to determine what information we will store in our database.

What is a database

A database is simply a collection of data! Data can be stored to disk, or in memory on a server, or both. You could create a folder on your hard drive, store a few documents, and call it a database.

A Database Management System (DBMS) is a system that provides you with consistent APIs to (most commonly):

  • Create databases, update and delete databases
  • Read and write data to databases
  • Secure access to a database by providing leveled access to different areas and functions

What data you need to store and what your users need to do, will determine the type of database required to run your web app.

Database types

There are many types of database for many different purposes. A web app will most commonly use one of the following:

SQL

You should use a SQL database if your data is very relational. Your data is relational if you have multiple, well defined record types that have relationships between them. For example, a “Customer” may have many “Invoices” stored against their record. Typically, you would create a Customer table and an Invoice table - which could be linked together by “Foreign Key” columns. E.g. Customer.Id = Invoice.CustomerId.

SQL databases have an extremely powerful query language that allows you to present your data in all sorts of useful ways.

They have been around for decades, are very well understood, and usually a safe choice. MySQL, Postgresql, Microsoft SQLServer are some of the most common - along with many more modern offerings.

The downside of SQL databases is that you must declare all your tables and columns up front. There can be a lot of overhead to manage. If you have never used one before - you’re in for a pretty steep learning curve. However, there are plenty of learning resources available, and it’s always a great skill to have.

Document Database

You should use a document database if your data is not very relational. Document databases store “documents”. Each record in your database is simply a big blob of structured data - often in JSON format.

If you need to store relationships between your records, you will have to write code to manage this yourself. However, many other aspects of using document databases are much simpler. Your database can be “schemaless” - meaning that you do not have to declare your records’ definitions up front.

Generally speaking, the bar to entry to a document database is much lower. They also tend to be much more scalable than SQL databases. They usually offer some querying capabilities, although sometimes not as powerful as SQL.

Examples of document databases are: MongoDb, CouchDb, Firebase (serverless), Dynamo Db (AWS). There are many.

Decide how to segregate your data

Each of your clients has their own, private dataset. One of the worst things that can happen to your app is for one client’s data to be seen by another client.

Even if there is only a small amount of non-sensitive leaked data, and no damage is done, an event like this will massively erode trust in the security of your app.

You must architect a solid strategy for segregating your clients’ data to make sure that this never happens.

Broadly speaking, you have two options - Physical Separation and Logical Separation.

Physical separation

Every one of your clients has a separate database (although could share a database server with others). This makes it much more difficult to make a mistake that leads to data leakage.

Pros:
  • Most secure
  • More scalable
Cons:
  • Managing, maintaining and upgrading is more complex
  • Query all your clients’ data together is more difficult

For example, listing all Invoices in a database will only return Invoices for one of your clients. In order to get another Client’s invoices, you need to connect to another database.

Since each of your client’s data is in its own database, you can easily spread them all across many database servers, without the need for “sharding”. Your app will be much easier to scale this way.

The code you will need to write:

  • When creating a new client, you need to create a new database and populate with any seed data.

  • You need to keep a record somewhere of all your clients, and how to connect to each client’s database.

  • If you need to upgrade your database (e.g. add a new table), you need to code to upgrade each separately.

  • If you need to query all your client’s data into one, you need to pull the data out of each and aggregate it.

Logical separation

All of your clients are stored in one giant database.

Every time you need to get data for a single client, you must remember to include a filter for the client. E.g. ‘select’ from customers where customerClientId = 1234”

Pros:
  • Easier to get started
  • Easier to maintain and upgrade
  • Can easily query all your clients’ data with one query
Cons:
  • Easy to make a mistake that will result in a data breach
  • More difficult to scale

You now only have one database to manage. Setting this up and connecting to your database is easy. Your speed to market increases.

When you need to upgrade your database, you can do so with a few clicks, or by typing a few commands. It’s very easy to add new features.

As you gain more users, your database will grow to millions of rows. Put some effort into how your database handles this extra volume and load. You will have to start tuning your queries.

When you’re under pressure, it is so easy to forget to include that “where clientId = 1234” filter.

Doing so could result in a business ending data breach.

Ensure your database is secured

You should look into best practices for securing your particular database. Some databases come with a default administrator login, which people often forget to change. This could leave your data open to the world.

From the start, you should create a login with “Just Enough” access. If your app only reads and writes data, then it should authenticate to your database using a login with only data reading and writing access.

Step 9 - Build the frontend

Note: In reality, you will build your backend and frontend at the same time. But for this post, we’ll keep it simple.

What do we mean by the frontend?

The Frontend is the visual element of your web application. It defines what you see and interact with. The frontend is developed with HTML, CSS, and JavaScript.

If using server pages, getting started is super easy. Your backend framework is all set up and ready to start building. This is where the huge benefit lies with server pages.

With SPA, it’s a little trickier.

First, you need to set up your development environment. The components of this will be:

  1. A code editor, such as VS Code, Sublime Text

  2. A compilation, and packaging framework:

    1. Webpack

    2. Gulp

    3. Grunt

      This is also used for serving and “Hot Loading” your application at development time, on a nodejs web server, running on localhost.

  3. A frontend framework (strictly not necessary, but highly advised unless you are an experienced frontend developer):

    1. React

    2. Ember

    3. Vue

    4. Svelte

      The list is endless!

  4. Configuring your packaging tool to talk to your backend - which is most likely running on a different port on localhost. Usually, this is done using Node’s HTTP proxy. Most packaging solutions have this option built-in, or available as plugins. This point commonly gets people stuck, and may need a diagram. Remember - if you write your backend API in C Sharp (for example) then at dev time, you will be running it on a local web server, through your code editor. I.e. your frontend and backend are running on 2 different web servers, in dev. However, in production, your frontend should (probably) be running on the SAME web server as your backend - mainly because you want them to run under the same domain.

    This means a few things

    1. At dev time, your frontend should make API requests to its own (Nodejs server - e.g. Webpack dev server). This Nodejs server should then proxy all “/api” request to your backend server.
    2. When building for production, you need to get your compiled frontend files into your backend server - so they can be served as static files. You can copy and paste the files in when you deploy, but you will want to set up some sort of script to do this.

There is always a significant time required to set up your dev environment for a SPA. There are plenty of boilerplate templates out there for your frameworks of choice. However, I have never written an app that has not eventually needed some custom code on top of the boilerplate.

Still, I always choose a SPA.

  • The end product for a web app is a much more usable application.
  • When you are up and running with your dev environment, I find SPAs much more productive to work with - which is more likely to do with the capabilities of modern javascript frameworks than anything else.
  • Writing a SPA is really the only way to make a Progressive Web Application.

You should now have a better idea of how to setup your frontend and define the look and feel of your web app. In most cases I build the fontend and backend together.

Moving on to the backend.

Step 10 - Build your backend

What do we mean by the backend?

The backend is typically what manages your data. This refers to databases, servers, and everything the user can’t see within a web application.

Building your backend is one of the toughest parts of web app development.

If you feel confident, continue on.

When building your web app, you need to choose between:

  1. Server Pages (Multiple Page Application)
  2. Single Page Application

“But isn’t this the frontend?” - I hear you say. Yes! But your choice will affect how you develop your backend.

The primary jobs of the backend will be to:

  • Provide HTTP endpoints for your frontend, which allow it to operate on your data. E.g. Create, Read, Update and Delete (“CRUD”) records.
  • Authenticate users (verify they are who they say they are: aka log them in).
  • Authorization. When a logged in user makes a request, the backend will determine whether they are allowed (authorized) to perform the requested action.
  • Serve the frontend

If you have chosen Server Pages, your backend will also be generating your frontend and serving it to your user.

With a single page app, the backend will simply serve your static frontend files (i.e. your “Single Page” and it’s related assets).

When choosing your backend:

  • Go with what’s familiar.
  • Server Pages / SPA should inform your decision of framework choices within your chosen language. For example, a SPA will only require an API only framework. Server pages need their own framework.

Login/User & Session Management

  • How will users authenticate?
    • Username and password?
    • Open ID (i.e. sign in as Google, FB, etc)
  • Be sure to read up on security best practices. 
  • What user levels will you create in the system?

Environments. You will usually need to create multiple environments. For example:

  • Testing - for all the latest development features.
  • Beta - to give early releases to clients.
  • Production - Your live system.

Step 11 - Host your web application

What is hosting

Hosting involves running your web app on a particular server.

  1. Buy a domain - Namecheap
  2. Buy/Setup an SSL certificate - Let’s Encrypt
  3. Choose a cloud provider:
    1. Amazon
    2. MS Azure
    3. Google Cloud Platform
    4. Lower cost: Digital Ocean / Linode - if you are happy managing your own VMs
    5. Zeit Now, Heroku, Firebase are interesting alternatives that aim to be faster and easier to get things done - you should read about what they offer.

Choosing one of these hosting options will almost certainly provide you with everything you need. They have ample documentation and community support, and are generally reliable options.

Step 12 - Deploy your web app

You’ve sourced your idea, validated it, designed and developed your web app, and chosen your hosting provider.

You’re now at the last step. Well done!

The deployment step includes is how your web application gets from your source control on your computer to your cloud hosting from step 11.

How does your application get from Source Control / Your computer to your cloud hosting provider?

The following development tools provide continuous integration and will help you with deploying your web app to your cloud hosting:

  1. GitLab
  2. Bitbucket
  3. Jenkins

There are many of course.

To start with, you can just deploy directly from your machine of course.

And that’s it. You have made a web application. Well done. You should take some time to celebrate this achievement. You’re the proud owner of a new web app.

0 Comments


Recommended Comments

There are no comments to display.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...