Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by OLIPLICHE
A curated list of projects in awesome lists by OLIPLICHE .
https://github.com/olipliche/school-library
Click on Readme bellow for the description of the project
opp rubocop-configuration rubocop-rspec ruby
Last synced: 20 Oct 2024
https://github.com/olipliche/bookstore
This website is a React and Redux app. It is simply an adding and removing books store. Thank you to the ZEPLIN website for the UI provided. This application works with an existing API.
hooks html-css javascript react react-redux scss
Last synced: 20 Oct 2024
https://github.com/olipliche/budget-app
A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
database postgresql rails ruby sql
Last synced: 20 Oct 2024
https://github.com/olipliche/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.
Last synced: 20 Oct 2024
https://github.com/olipliche/awesome-book-js
Awesome Books App is a Single-Page Application(SPA) that allows you to add books by typing in the book title and author name.
Last synced: 20 Oct 2024
https://github.com/olipliche/blogapp
The Blog app is a classic example of a blog website. It's a functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 20 Oct 2024
https://github.com/olipliche/math-magicians
I set up the environment and tools needed to develop a React application, I develop the UI of the calculator. I add the logic needed to make the Calculator work. Instead of using class-based components, I use hooks.
Last synced: 20 Oct 2024
https://github.com/olipliche/to-do-list
This project contains a to-do list project where tasks can be added, marked as completed and deleted. Users can edit a task by double clicking on the task title section. A task can be deleted by clicking on the trash can icon on the right side of each task. Tasks can be marked as completed by clicking on the corresponding checkbox. All completed tasks can be deleted at once by clicking the Clear All Completed button.
Last synced: 20 Oct 2024
https://github.com/olipliche/html-css-javascript-capstone-project-
This project was our capstone project for module 1-HTML/CSS. The project was to build about any conference/summit. I created a Software Development Conference website for people who want to know more about a festival in Kumasi.
Last synced: 20 Oct 2024
https://github.com/olipliche/metrics-webapp
I build this mobile web application that checks market currencies. Users will use this App to find the value of a currency worldwide based on the dollar.
api css3 html5 javascript react-redux reactjs redux-thunk
Last synced: 20 Oct 2024
https://github.com/olipliche/track_app
Track app allows users to create recipes, and generate a shoppping list based on what they are missingfrom a recipe. It allows users to share their recipes for public access
cancancan css3 device javascript rails ruby ruby-on-rails
Last synced: 20 Oct 2024
https://github.com/olipliche/react-to-do-app-
In this app, you can add, delete, submit and edit items. To edit items, simply double-click on them. Once you are done, press the enter key to resubmit. This app will persist your data in the browser's local storage. So whether you reload, close your app, or reopened it, you still have access to your to-dos items.
Last synced: 20 Oct 2024
https://github.com/olipliche/testing-practice
In this Project exercise, I write a few practical tests for JavaScript functions using the Jest library. I follow the AAA pattern to make the tests easier for other developers to read and understand. Also, I try to use the TDD approach.
Last synced: 20 Oct 2024
https://github.com/olipliche/my-portfolio
This Website is my portfolio, basically the range of my investments through my training in Microverse. My Portfolio website is in both Mobile and Desktop versions.
Last synced: 20 Oct 2024
https://github.com/olipliche/rock-paper-scissors
Function game called ROCK-PAPER-SCISSORS GAME Project. ComputerPlay will randomly return either 'Rock' or 'scissors' or 'paper'. I create two players in this game: computer selection and player selection. Both players simultaneously form one of the three shapes(rock, paper, scissors). The Outcome is a win or draws: Rock crushes scissors, paper covers rock, scissors cut paper. if both players form the same shape, the game is tied and immediately replay to break the tie.
Last synced: 20 Oct 2024
https://github.com/olipliche/tdd-project
In this project, a class with methods was tested by doing test-driven development (TDD) method.
Last synced: 20 Oct 2024