Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nirajxtha/musical_instrument_portal_project

A simple e-commerce website without the implementation of frameworks or APIs
https://github.com/nirajxtha/musical_instrument_portal_project

cart crud ecommerce ecommerce-website musical musical-instrument mysql payment-processing php

Last synced: 12 days ago
JSON representation

A simple e-commerce website without the implementation of frameworks or APIs

Awesome Lists containing this project

README

        

# Musical_Instrument_Portal_Project

## :star2: About the Project
This is an individual project created for the purpose of showcasing the understanding of languages. This project is made without the use of any frameworks or APIs but raw code. Although it is not hosted, it can be run locally on your machine. The project is made using PHP, MySQL, HTML, CSS and JavaScript.
Implementation of Payment API, Email verification and Responsive design is in progress.

### :camera: Screenshots


ScreenShot of the project

### :space_invader: Tech Stack

FrontEnd

BackEnd

Database

### :dart: Features

- Browsing and Purchasing products.
- Renting of instruments.
- Addition or deletion of products along with providing discount on certain products as required.

### :key: Environment Variables

To run this project, you will need to download the files directly from github as it is not hosted as of now. Use Laragon, Xampp, Wampp or any other local server to run the project.

For the database, you will need to create a database (music_portal) and import the sql file provided in the zip file.

To login as admin, use the following credentials:
- Username: admin
- Password: admin

To login as customer, use the following credentials:
- Username: user
- Password: user

## :grey_question: FAQ

- Is this project hard coded without the use of any frameworks or api?

+ Yes, everything is coded by yours truly.

- If no API is used, how does the purchase system work?

+ Here, the customer is given a e-banking detail (esewa) where they pay the amount and upload the receipt after the payment which is then checked and verified by the admin and lastly proceeded with the delivery.

## :warning: License

Distributed under the no License. Free for anyone to use. Especially made for students by the student to learn.

## :handshake: Contact

Niraj Shrestha - [@linkedin](https://linkedin.com/in/NirajXtha) - [email protected]

Project Link: [https://github.com/NirajXtha/Musical_Instrument_Portal_Project](https://github.com/NirajXtha/Musical_Instrument_Portal_Project)