An open marketplace web application that allows users to sign up, browse, and buy and sell items with the proceeds going to charity. Developed over two weeks in a team of four as part of the Northcoders bootcamp graduation project.
Technologies used:
Built with Express on the back-end and React on the front-end. The web app utilises AWS for file-storage and Firebase for authentication.
CHECK IT OUT:
A Reddit style social media news aggregator. Users can read articles, sort them by topic and date and vote articles up or down. Users can also view comments from other users as well as add and delete their own comments.
Technologies used:
Built with React, @reach/router and Axios.
CHECK IT OUT:
A back-end API for a user-generated news style website. Built using RESTful API principles, the API accepts requests to get articles by topic, article id, and by a specific user. Articles can be sorted by popularity and most commented. The API also accepts requests to post, patch and delete comments.
Technologies used:
Built with Node JS, Express, PostgreSQL and Knex. Testing done with Jest. Hosted on Heroku.
CHECK IT OUT:
A responsive web application that allows users to select a month and year and see pins on a map showing locations of crimes reported in Manchester city centre. Data is requested from the UK Police API and pins are plotted on a map according to longitude and latitude. Users can click on a pin to see a chart which breaks down the number of different crimes reported in the selected month.
Technologies used:
Built with React, Google Maps React and React-Vis. Hosted on Netlify.
CHECK IT OUT: