Skip to content

JyothiSwaroopReddy07/Musica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

musica


MUSICA

β—¦ Developed with the software and tools below.

JavaScript HTML5 java

GitHub license git-last-commit GitHub commit activity GitHub top language

πŸ“– Table of Contents


πŸ“‚ Repository Structure

└── Musica/
    β”œβ”€β”€ sql commands.txt
    └── src/
        β”œβ”€β”€ RemoveCard.java
        └── main/
            β”œβ”€β”€ java/
            └── webapp/

Demo Video :

Untitled.mp4

βš™οΈ Modules

Root
File Summary
[sql commands.txt](https://github.com/JyothiSwaroopReddy07/Musica/blob/main/sql commands.txt) HTTPStatus Exception: 429
Src
File Summary
RemoveCard.java HTTPStatus Exception: 429
Dao
File Summary
Cartdbdao.java HTTPStatus Exception: 429
Paymentsdbdao.java HTTPStatus Exception: 429
Productsdbdao.java HTTPStatus Exception: 429
Userdbdao.java HTTPStatus Exception: 429
Model
File Summary
Product.java HTTPStatus Exception: 429
Cart.java HTTPStatus Exception: 429
Card.java HTTPStatus Exception: 429
User.java HTTPStatus Exception: 429
Controller
File Summary
LogoutServlet.java HTTPStatus Exception: 429
CartServlet.java HTTPStatus Exception: 429
CardServlet.java HTTPStatus Exception: 429
LoginServlet.java HTTPStatus Exception: 429
RemoveACartItem.java HTTPStatus Exception: 429
RemoveCard.java HTTPStatus Exception: 429
RegisterServlet.java HTTPStatus Exception: 429
Webapp
File Summary
index.jsp HTTPStatus Exception: 429
Scripts
File Summary
payment.js HTTPStatus Exception: 429
cart.js HTTPStatus Exception: 429
home.js HTTPStatus Exception: 429
login.js HTTPStatus Exception: 429
shop.js HTTPStatus Exception: 429
register.js HTTPStatus Exception: 429
Views
File Summary
payment_successful.jsp HTTPStatus Exception: 429
shop.jsp HTTPStatus Exception: 429
register.jsp HTTPStatus Exception: 429
unauth-shop.jsp HTTPStatus Exception: 429
register_success.jsp HTTPStatus Exception: 429
login.jsp HTTPStatus Exception: 429
index.jsp HTTPStatus Exception: 429
cart.jsp HTTPStatus Exception: 429
payment.jsp HTTPStatus Exception: 429
home.jsp HTTPStatus Exception: 429
Styles
File Summary
payment.css HTTPStatus Exception: 429
home.css HTTPStatus Exception: 429
cart.css HTTPStatus Exception: 429
auth.css HTTPStatus Exception: 429
shop.css HTTPStatus Exception: 429
Snippets
File Summary
newsletter.html HTTPStatus Exception: 429
deals.jsp HTTPStatus Exception: 429
about.html HTTPStatus Exception: 429
dotd.html HTTPStatus Exception: 429
product.jsp HTTPStatus Exception: 429
nav.html HTTPStatus Exception: 429
footer.html HTTPStatus Exception: 429
unauth-nav.html HTTPStatus Exception: 429
Meta-inf
File Summary
MANIFEST.MF HTTPStatus Exception: 429

πŸš€ Getting Started

πŸ”§ Installation

  1. Clone the Musica repository:
git clone https://github.com/JyothiSwaroopReddy07/Musica
  1. Change to the project directory:
cd Musica
  1. Install the dependencies:
mvn clean install

πŸ€– Running Musica

java -jar target/myapp.jar

πŸ§ͺ Tests

mvn test

🀝 Contributing

Contributions are welcome! Here are several ways you can contribute:

Contributing Guidelines

Click to expand
  1. Fork the Repository: Start by forking the project repository to your GitHub account.
  2. Clone Locally: Clone the forked repository to your local machine using a Git client.
    git clone <your-forked-repo-url>
  3. Create a New Branch: Always work on a new branch, giving it a descriptive name.
    git checkout -b new-feature-x
  4. Make Your Changes: Develop and test your changes locally.
  5. Commit Your Changes: Commit with a clear and concise message describing your updates.
    git commit -m 'Implemented new feature x.'
  6. Push to GitHub: Push the changes to your forked repository.
    git push origin new-feature-x
  7. Submit a Pull Request: Create a PR against the original project repository. Clearly describe the changes and their motivations.

Once your PR is reviewed and approved, it will be merged into the main branch.


πŸ“„ License

This project is protected under the SELECT-A-LICENSE License. For more details, refer to the LICENSE file.


πŸ‘ Acknowledgments

  • List any resources, contributors, inspiration, etc. here.

Return


About

An e-commerce website to buy musical instruments and music related stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published