Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by NATASHA-ct

A curated list of projects in awesome lists by NATASHA-ct .

https://github.com/natasha-ct/react-math-calculator

"This a Single Page Application that allows users to perform simple calculations and read random quotes related to math. This app provides a quick and easy way for users to access these simple tools and resources..

css eslint javascript react stylelint

Last synced: 13 Nov 2024

https://github.com/natasha-ct/daily-planner

A simple webapp( list of To Do tasks). This simple web page was built using webpack and served by a webpack dev server. Html , JavaScript, Css

css3 html5 javascript linter-config

Last synced: 13 Nov 2024

https://github.com/natasha-ct/top-rated-tv-shows-web-app

A web application showing API results of top rated tv shows. Built with JavaScript, Html and CSS.

eslint html-css-javascript stylelint unit-testing webhint webpack

Last synced: 13 Nov 2024

https://github.com/natasha-ct/leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.(API , JavaScript , HTML , CSS , Webpack

api-rest html-css-javascript javascript webpack

Last synced: 13 Nov 2024

https://github.com/natasha-ct/digitallibrary

A web application developed using React and Redux that allows users to view a list of books, add new books, and remove selected books. The application has been tested using Jest. It provides users with a simple and convenient way to manage their book collection.

html-css-javascript jsx-renderer netlify reactjs webpack

Last synced: 13 Nov 2024

https://github.com/natasha-ct/blog-app-rails

The Blog app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

css3 html rails railsgems rspec-rails rubocop ruby unit-testing validation

Last synced: 13 Nov 2024

https://github.com/natasha-ct/dailytask

A to-do list web app that allows the user to add a new task, delete a new task and mark a task as completed.This was built using REACT, JavaScript , HTML and CSS3

html-css-javascript reactjs

Last synced: 13 Nov 2024

https://github.com/natasha-ct/business-seminar-website

Business-Seminar-Website that provides information about the event, including the dates, speakers, tickets, and attendance location. The goal of the seminar is to help people be productive at work while still maintaining a healthy work-life balance.

css3 html javascript

Last synced: 13 Nov 2024

https://github.com/natasha-ct/js-bestpractises

A simple webapp( list of To Do tasks). This simple web page was built using webpack and served by a webpack dev server.

bootstrap css3 html5 javascript

Last synced: 13 Nov 2024

https://github.com/natasha-ct/sample-portfolio

This is my personal professional portfolio that I designed to showcase my work.

animate animation-library css3 html javascript

Last synced: 13 Nov 2024

https://github.com/natasha-ct/school-library-with-ruby

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 borrowed a given book and when. The data is later preserved in a database. This application also has a well organised UI layer which will be console app

associations constructor getter-and-setter ruby

Last synced: 13 Nov 2024

https://github.com/natasha-ct/testing-practice

This is a project with practical tests for JavaScript functions using the Jest library. It contains 4 different algorithms that will be tested using Jest

css framework html5 javascript

Last synced: 13 Nov 2024

https://github.com/natasha-ct/awesomebooks

"Awesome books" is a website that displays a list of books and allows the user to add and remove books from that list. Used a medium-fidelity wireframe to build the to build the UI.

css es es6-javascript html

Last synced: 13 Nov 2024

https://github.com/natasha-ct/vet-clinic-database

This repository houses my Vet Clinic relational database project. It accepts SQL commands to create a database, create tables, update tables, and run queries. It contains information about animals in a veterinary clinic, such as their pet names, weight details, and date of birth. PostgreSql was used to create this database.

database postgresql-database query relational-databases sql

Last synced: 13 Nov 2024

https://github.com/natasha-ct/mailbox-app

[MAILBOX] is a mail inbox fullstack application built using React.js and Node.js. The app allows users to view their email messages and the app marks the opened messages as read. The app implements an API layer to fetch and update message data stored in a database.

api api-documentation full-stack mern-stack modules mongodb mongodb-atlas mongoose node-js postman reactjs

Last synced: 13 Nov 2024

https://github.com/natasha-ct/creating-an-enumerable

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.

classes enumerable modules rubocop ruby

Last synced: 13 Nov 2024

https://github.com/natasha-ct/onlineshop

Online Shop - A web application based on an external API which contains information about items for sell. The web app allows the user to view one page with a list of items that could be filtered by some parameters. It's a list of metrics that can be filtered by each specific item on sell. It also shows one page for the item details

javascipt react reactjs toolkit

Last synced: 13 Nov 2024

https://github.com/natasha-ct/gitflow-practice

This is a project for practice purposes on good use of Gitflow with an empty repo. As this is a good practice for all developers especially when working in teams

txt-files

Last synced: 13 Nov 2024

https://github.com/natasha-ct/python_spreadsheet_analysis

Python_Spreadsheet_Analysis This project uses Python to do very basic data analysis on a spreadsheet. The standard project will use csv file that contains fake sales data.

pycharm-ide python

Last synced: 31 Oct 2024

https://github.com/natasha-ct/webpack-practise

-A project to practice use of a package manager and bundlers, specifically webpack.

eslint html javascript webpack

Last synced: 13 Nov 2024

https://github.com/natasha-ct/mini-hospital-database

This is a hospital database with many-to-many relationships on tables showing patients information. It was created based on a schema diagram.

database postgresql schema-design sql-server

Last synced: 13 Nov 2024

https://github.com/natasha-ct/recipe_app_rails

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 what you have and what you are missing from a recipe.

authorization bootstrap cancancan css3 devise-token-auth linters rails rspec-testing rubocop-configuration

Last synced: 13 Nov 2024

https://github.com/natasha-ct/decode-morse-code-message

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 code. Your curiosity grows even more - maybe you just found the lost treasure of the pirates! However, you are getting tired of decrypting messages manually. Fortunately, you can program in Ruby and you can help yourself by automating this process.

algorithms-and-data-structures ruby

Last synced: 13 Nov 2024

https://github.com/natasha-ct/hello-rails-react

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

fullstack-development js jsbundling rails-api ruby-on-rails webpack

Last synced: 13 Nov 2024

https://github.com/natasha-ct/bootstrap-portfolio

Prototyping the desktop version of MY Portfolio.Made use of use of Bootstrap breakpoints to adapt the website to the mobile design. Html , JavaScript, Css

bootstrap html

Last synced: 13 Nov 2024

https://github.com/natasha-ct/library-booklist-webapp

This a web-app of a personal book library where the user can add list of books and they are saved in the local storage. The use is also able to delete unwanted books from the list permanently. It has a Navigation bar with three content sections: Books list. Add book form. Contact info. When the user clicks on any of the links, the main area changes to display only one of the three content sections. Html , JavaScript, Css

css3 html javascript

Last synced: 13 Nov 2024

https://github.com/natasha-ct/admissions-trial

Biography

Last synced: 13 Nov 2024

https://github.com/natasha-ct/budget-app

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 see how much money it spent and on what. Manage your own money, manage your own life.

authentication authorization database postgresql rails rspec-testing

Last synced: 13 Nov 2024

https://github.com/natasha-ct/hello--rails

This is a simple rails project to practice initalizing a rails app and deploying it on rails server

postgresql-database rails ruby-on-rails

Last synced: 13 Nov 2024

https://github.com/natasha-ct/testdrivendevop

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 been implemented.

rspec-testing ruby test test-driven-development

Last synced: 13 Nov 2024

https://github.com/natasha-ct/backend_hello_rails_react

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.

api backend-api linters rubocop-rails ruby-on-rails

Last synced: 13 Nov 2024

https://github.com/natasha-ct/sticky-note-app

Sticky Note App - a virtual note-taking app built using JavaScript, HTML, and CSS. Simple UI optimized for desktop and mobile devices. Jot down thoughts and stay organized with ease.

html5 javascript sass

Last synced: 13 Nov 2024

https://github.com/natasha-ct/frontend_hello_rails_react

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 frontend part of it.

api-rest front-end-development linters react-redux

Last synced: 13 Nov 2024

https://github.com/natasha-ct/records-management-system

This project is a Records Management System designed for managing customer records. It provides functionality to add, delete, update, and view customer details. Initially, dummy data is used to populate the system.

bootstrap commands crm-platform crm-system django mysql-database python-faker python3 seeder-table

Last synced: 13 Nov 2024

https://github.com/natasha-ct/login-system-php-oop

Login and Register system created using OOP PHP-An object oriented authentication system gives a user the ability to register,log in, logout and includes features like validation, session saving, salt-hash-encrypted passwords, error handlers.

mysql oop-principles php xampp-server

Last synced: 13 Nov 2024

https://github.com/natasha-ct/php-practice

This for my practice exercises

Last synced: 13 Nov 2024

https://github.com/natasha-ct/natasha-ct

MY FULL GITHUB PROFILE

github readme

Last synced: 13 Nov 2024

https://github.com/natasha-ct/payment_gateway_integration

In this project I integrate the payment gateway STRIPE to a product page using Django.

api-gateway payment-gateway payment-integration python stripe webhooks

Last synced: 13 Nov 2024

https://github.com/natasha-ct/bloghive

Last synced: 13 Nov 2024

https://github.com/natasha-ct/laravel10

Learn laravel10

Last synced: 13 Nov 2024

https://github.com/natasha-ct/django-dashboard

Django Bootstrap Dashboard Theme/ Template

Last synced: 13 Nov 2024

https://github.com/natasha-ct/blog-fullstack

Blog-fullstack app is a comprehensive full-stack web application built with Laravel and Vue.js, providing a seamless and efficient platform for managing and publishing blog content."

Last synced: 13 Nov 2024