Skip to content

BeniBarra/DoNotFret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

Do Not Fret

The Instrumental Shop for your musical needs!

By: Jona Brown, Benjamin Ibarra

Table of Contents

General Information

  1. 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.

  1. 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.

  2. 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).

Technologies Used

  • C# 9.0
  • .Net 5
  • Entity Framework
  • Insomnia
  • Azure
  • SQL

Usage

Purchase, sell and browse musical instruments/accessories.

Project Status

Day One:

Project scaffolding

  • Build out of basic models and views.
  • Basic controllers that handle CRUD.

Day Two:

  • 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.

Day Three:

  • Created Delete controller, service and view.
  • Created README.md file
  • Added a create link to home page which redirects to Add view.

Room for Improvement

  • CSS

Acknowledgements

John Cokos
Edward Younskevicius

Contact

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/

License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published