Back to Projects
A Little Bid

- A Little Bid is a vanilla JS single page application intended to allow a user to post job information and solicit contractor bids for home constructions.
- Utilized working knowledge of designing an entity relational database and Active Record Associations when creating the Rails API for the backend.
- Main focus on vanilla JS for interactions between user and application.
- Practice use of Fetch API to interact with the self-built backend.