Skip to content

For my website called RockBands, I created an Express backend with a MySQL database, containing four routes: admins, likes, bands, and feedbacks. These routes retrieve relevant data, such as admin credentials, like statistics, band information, and user feedback. This backend enables efficient data management and enhances the website functionality.

License

Notifications You must be signed in to change notification settings

FloreaClaudiu21/WebAppDevCourse-Project3-BackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RockBands - BackEnd

RockBands is a comprehensive website designed for rock music enthusiasts. It was created using ReactJS and Tailwind CSS and features detailed information about popular rock bands, including their history, albums, and videos. The website also includes a secure authentication system built using Firebase for user login and signup. To efficiently manage and retrieve relevant data, an Express backend with a MySQL database was developed. The backend contains four routes: admins, likes, bands, and feedbacks, which provide access to critical data such as admin credentials, like statistics, band information, and user feedback. This backend enables efficient data management and enhances the website's functionality. With its intuitive user interface, informative content, and efficient backend system, RockBands is an excellent resource for rock music enthusiasts, providing a seamless and enjoyable experience for all its users. Visit https://webdevapp-project3-rockbands.netlify.app to explore the website and all its features.

About

For my website called RockBands, I created an Express backend with a MySQL database, containing four routes: admins, likes, bands, and feedbacks. These routes retrieve relevant data, such as admin credentials, like statistics, band information, and user feedback. This backend enables efficient data management and enhances the website functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages