Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nasimmhn/dogshop-backend


https://github.com/nasimmhn/dogshop-backend

mongodb mongoose node-js

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

## Final Project backend

As it was my final project at Technigo, I decided to wrap up everything I have learnt during the program and build one larger application. General idea of the project: Platform for buying, adopting and selling pets. You can search by category to find the perfect dog for you. For example youc an search for 'small' dog of the type 'toy' in a certain price range. Since this is just a demo, I'm using dummy-data for the dogs.
You have to be authorized before posting a dog - meaning you must create an account and login first. Frontend repo: https://github.com/Nasimmhn/dogshop-frontend

### Technologies used 💻

### Backend:
* Express
* MongoDB
* Mongoose
* Mongo Atlas

### Frontend:
* JavaScript ES6
* React.js
* React Hooks
* React Router
* Redux
* Styled components
* Material UI

## View it live 🎯
* Frontend: https://dog-shop-by-nasim.netlify.com/
* API base URL: https://dog-shop-by-nasim.herokuapp.com/