Skip to content

A PRJ project that use Java to build a CRUD application with SQL server

License

Notifications You must be signed in to change notification settings

AimKey/VibeCheck_PRJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vibe check ✅

My Skills
A PRJ project that use Java to build a CRUD application with SQL server

Installation guide:

  1. Create a new netbeans project (If you don't have one)
  2. Run git fetch
  3. Run git pull origin dev
  4. Resolve merge conflict if exists
  5. Copy the database config class in /DatabaseStuff/Database into /src/java folder
    5.1 Run any sql scripts inside of the /DatabaseStuff to init the database in SQL Server. 5.2. IMPORTANT, Read the TODOs in DatabaseInformation.java first to change to your database config.
  6. All of the libraries used are located in /jars folder
  7. Close netbeans or the project you just created, run/open the project again, click clean and build.
  8. Run.

Introduction

  • Vibe check ✅ is a music player web app written using Java web EE, HTML, CSS, JS.
  • This is a small project made during PRJ subject from FPT University
  • The current version is 1.0.2

1.0.2 Functions:

  • Admin:
  1. User management.
  2. Upload songs.
  3. Edit songs.
  4. Create / Edit playlist.
  5. Delete songs / playlist.
  • User:
  1. Play music (forward or backward).
  2. Shuffle the queue, or loop the current song.
  3. Create / edit playlist.
  4. Choose playlist to play.
  5. Able to edit user profile.
  6. A search bar, how convenient.

QNA:

Q: Will this project continue ?
A: Probably not lol
Q: Your UI sucks
A: Thank you
Q: Should I use this project for my PRJ ?
A: This one only get 9 points, so you better steal someone else's project lol
Q: What happened to the version 1.0 ?
A: I forgor to upload.
Q: Did you do this by yourself ?
A: The team consists of 5 (4 to be more accurate) student.

Screenshots:

image image image

Disclaimer: I do not own any images showed in this screenshots or subject, please don't be salty thank you