Thanks to visit codestin.com
Credit goes to github.com

Skip to content

preetham-sgowda/Family-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Family-Scheduler

Family Scheduler A tool for organizing family life with features including: Shared Family Calendar: Schedule events and appointments. Family Tree: Visualize family lineage. Simple Chat Box: Stay connected through real-time messaging. Ideal for keeping your family organized and connected!

5b29dbc428f873225208cb64c871bb3a1f55f127 1

094942bdc4e8fe459b649dee942e7292e711a954 1

ae927b7f6a6f879d7251f4278e5946eb5bd2e4e3 1

36ceff122f83c51c14671ef0296bd3f39fcd426a 1

5ea1e21cc36d73723f87ab727c2479d150f301e6 1

IMG-20240928-WA0011 1

Login Page Setup Instructions

Follow these steps to set up the login page:

1. Install XAMPP

  • Download XAMPP to your desktop and install it.
  • Open the XAMPP Control Panel.
  • Start the following services:
    • Apache
    • MySQL

2. Access phpMyAdmin

  • Open a browser and go to localhost in the address bar.
  • From the XAMPP dashboard, open phpMyAdmin.

3. Create a Database

  • In phpMyAdmin, create a new database named login.

4. Create a Users Table

  • Inside the login database, create a table named users.
  • Define the table structure according to your login requirements (e.g., username, password, etc.).

5. Connect Login Page to Database

  • Once the login page is set up, data entered through the login form will be saved in the users table within phpMyAdmin.

This setup ensures that user data from the login page is stored and managed in the database created in phpMyAdmin.

About

Family Scheduler A tool for organizing family life with features including: Shared Family Calendar: Schedule events and appointments. Family Tree: Visualize family lineage. Simple Chat Box: Stay connected through real-time messaging. Ideal for keeping your family organized and connected!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors