https://github.com/takumayumi/e-vent
Java | MySQL | phpMyAdmin
https://github.com/takumayumi/e-vent
java mysql phpmyadmin
Last synced: about 1 month ago
JSON representation
Java | MySQL | phpMyAdmin
- Host: GitHub
- URL: https://github.com/takumayumi/e-vent
- Owner: takumayumi
- Created: 2015-05-10T03:00:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-07-16T23:35:42.000Z (almost 6 years ago)
- Last Synced: 2025-02-15T10:14:23.798Z (3 months ago)
- Topics: java, mysql, phpmyadmin
- Language: Java
- Homepage:
- Size: 4.13 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# e-VENT
e-VENT is a simple Java application and was developed to help events specialists for event management and/or event planning.
This is my team's final project in Programming Applications subject in Saint Louis University, Baguio City.
## Installation
To run this program, please import the SQL database to a wamp server.
1. Run WAMP Server. If you don't have such program then install.
2. Go to phpmyadmin in your localhost. If you don't know phpmyadmin, open your browser and type "localhost/phpmyadmin". Or right click the wamp icon in your taskbar and choose phpmyadmin.
3. Import the SQL file from the e-VENT DB folder. You will see an import button in phpmyadmin, don't worry. I don't need to explain this further. Moving on...
4. Now, run the program. Preferrably, use netbeans. If you also don't have this kind of program then install.