Skip to content
IND- 407 App Development
Share
Explore
Week by Week

icon picker
Week 7

Intro to No-Code Backend Tools
Loading…

What is a Back-End?

If the front-end is the ‘Presentation Layer’ (what the user interacts with)
The back-end is where the data is all stored.
The back-end, also called the server-side, consists of the server which provides data on request, the application that channels it, and the database which organizes the information.
brown wooden hallway with gray metal doors

For example, when a customer browses shoes on a website, they are interacting with the front end. 🐥
After they select the item they want, put it in the shopping cart 🛒, and authorize the purchase 💲, the information is kept inside the database 💽 which resides on the server. 💻

There are a wide variety of frameworks and languages used to code the application, such as Ruby on Rails, Java, C++/C/C#, Python and PHP. All of which are WELL beyond the scope of this class


Spreadsheets VS Database

Loading…

🏠 Building our Database in
@Airtable

Project Name - Cam’s A&R
Columns → Artist Name, Genre, Description
Artist Name
Genre
Description
There are no rows in this table

Assignment

In
@Airtable
create a 'music review' 5 row table with the columns:
| Artist | Genre | Description / Image
Name
Link to Assignment
1
Hannah
2
Alyssa
3
Brandon
4
Kiani
5
Jameelah
6
Yiwen
There are no rows in this table

Week 7 Specific Questions

If at anytime you want clarity or further explanation on a topic, types “@” and then the instructor’s name for a response beneath your question.
ex:
@Cameron Golinsky
How do I tag you on the page?
@student_who_asked: You just did it!

Questions

1)
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.