The Instrumental Shop for your musical needs!
By: Jona Brown, Benjamin Ibarra
- General Info
- Technologies Used
- Features
- Media
- Table Explanation
- Setup
- Usage
- Project Status
- Room for Improvement
- Acknowledgements
- Contact
- License
- Summary of idea.
Do Not Fret is a online music store that combines the community aspect of craigslist with the convenience of Amazon/Facebook marketplace.
We specialize in the actual instruments, music books and instrument gear.
This project uses MVC Architecture within the .Net Framework and utilizes CRUD (Create, read, update, delete) as well.
-
What problem or pain point does it solve?
Accessibility of instruments and instrument accessories to both buyers and sellers of the community. Along with this, gives detailed descriptions on the product. -
Minimum Viable Product (MVP) definition?
As an admin - Be able to create, update and delete musical inventory.
As a user - Be able to browse through and purchase available inventory (Cart, checkout system).
- C# 9.0
- .Net 5
- Entity Framework
- Insomnia
- Azure
- SQL
Purchase, sell and browse musical instruments/accessories.
Project scaffolding
- Build out of basic models and views.
- Basic controllers that handle CRUD.
- Established Database (Entity framework and SQL).
- Created interfaces for services.
- redefined controllers to utilize services.
- restructured models to accomodate for larger amount of properties.
- Created edit, home and create View page.
- Created Delete controller, service and view.
- Created README.md file
- Added a create link to home page which redirects to Add view.
- CSS
John Cokos
Edward Younskevicius
Feel free to access us across these fine hotlinks -
Jona Brown - https://www.linkedin.com/in/jona-brown-a50946175/
Benjamin Ibarra - https://www.linkedin.com/in/ibarraben/
This project is open source and available under the MIT License.