-
Full-stack Developer
- CYPRUS
- https://portfolio-natashachirombe-natasha-ct.vercel.app/
- @NatashaChirombe
Lists (1)
Sort Name ascending (A-Z)
Stars
This is an application that works as a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books, save records of who…
This project is a blog that allows the user to create posts, comment and like them. The project is built with Ruby on rails.
This is a project where I created the functionality of the popular Ruby Enumerable using a module inside a class object.The Enumerable implements the following methods: #all? , #any? , #filter.
Compare The Biggest Car Rental Brands & Book Online in a Few Simple Steps. We Speak Your Language. No Credit Card Fees. Unbeatable Prices.
A simple web api application that has a front-end built using React JS and uses a web service from a ruby on rails driven backend
During your vacation at the seaside, time after time you find old bottles with parchment inside. Out of curiosity, you look into the next bottle and see that there is a message written in Morse cod…
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on…
The Recipe app keeps track of recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on selected…
This is a simple rails project to practice initalizing a rails app and deploying it on rails server
Budget- App is a Ruby on Rails mobile web application that allows users to keep track of their expenses and categories. have a list of transactions associated with a category, so that the user can …
This is a project that saves the record of a borrowed book and when. It also allows you to new books, students or teachers.
This is a collaborated project we did when practicing application of Test Driven Development(TDD) principles in developing programs. All the classes and methods were written after the tests had bee…
This project is a blog that allows the user to create posts, comment and like them. The whole project is based on the Entity Relationship Diagram
This is a project to learn how to use React with Rails by Implementing a connection between a Ruby on Rails back-end and React front-end. This project contains the backend part of it.
This projects containts the module MyEnumerable with my own version of the methods #all?, #any? and #filter of the Enumerable module. And the class MyList, which has a variable @list and use the mo…
The console app helps you to keep a record of different types of things you own: books, music albums, movies, and games. Everything is based on the UML class diagram. The data is stored in JSON fil…
This a mobile web application where you can manage your budget and have a list of transactions associated with a category, so that you can see how much money you spent and on what.
Implementing a connection between a Ruby on Rails back-end and React front-end.