This application is a blog that allows users to comment, like, and share ideas regarding tech. It's complex database structure builds foundational backend RESTful API concepts and skills.
Created as the in-class project at UTSA to teach ORM (Object Relational Mapping) with Sequelize, proper 'User' model concepts, and the MVC (Model, View, Controller) development structure.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.