Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved readme file that helps for better use #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
> ### Any DBMS OR WEB TECHNOLOGIES (php, django, angular or react) or MachineLearning projects with installation support and code explaination for Premium contact phone: +919535688928 gmail: [email protected]

# Event-site
helps to register an users for on events conducted in college fests with simple logic with secured way
The Amazing project that helps to register an users for on events conducted in college fests with simple logic with secured way

# Installation

Expand All @@ -16,15 +16,15 @@ helps to register an users for on events conducted in college fests with simple

ii>git clone https://github.com/PuneethReddyHC/event-management.git

4. extract files in C:\\xampp\htdocs\.
4. extract all files in C:\\xampp\htdocs\.

5. open link localhost/phpmyadmin

6. click on new at side navbar.

7. give a database name as (eventsite) hit on create button.

8. after creating database name click on import.
8. after creating database name click on import (import sql file).

9. browse the file in directory[Event-site/db/event-management.sql].

Expand Down