Skip to content

Bootcamp site including virtual, hybrid and in-person options. Using Bootstrap and PHP for storing students information.

Notifications You must be signed in to change notification settings

NehaW4/Bootcamp-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootcamp-Site

To get started, we'll need to create a database named [Database_Name] and a table named enrollment. This table should have the following columns:

  1. first_name: To store the first name of the enrolled individuals.
  2. last_name: To store the last name of the enrolled individuals.
  3. email: To store the email addresses of the enrolled individuals.
  4. phone: To store the phone numbers of the enrolled individuals.

Once we have the database and table set up with these columns, we'll be ready to start storing enrollment information for our project.

Output :

bootcamo_img1 bootcamo_img2 bootcamo_img3 bootcamo_img4 bootcamo_img5 bootcamo_img6 bootcamo_img7 bootcamo_img8

About

Bootcamp site including virtual, hybrid and in-person options. Using Bootstrap and PHP for storing students information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published