repo stringlengths 8 123 | branch stringclasses 178 values | readme stringlengths 1 441k ⌀ | description stringlengths 1 350 ⌀ | topics stringlengths 10 237 | createdAt stringlengths 20 20 | lastCommitDate stringlengths 20 20 | lastReleaseDate stringlengths 20 20 ⌀ | contributors int64 0 10k | pulls int64 0 3.84k | commits int64 1 58.7k | issues int64 0 826 | forks int64 0 13.1k | stars int64 2 49.2k | diskUsage float64 | license stringclasses 24 values | language stringclasses 80 values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
techmoves/hiphopfest-capstone | main |
<a name="readme-top"></a>
<div align="center">
<h1><b>capstone Project</b></h1>
</div>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
<!-- PROJECT DESCRIPTION -->
# 📖 Durban Hip Hop fest <a name="about-project"></a>
> A "portfolio" HTML-5 & CSS3 repository built during the portal learning module.
> It is a show of my understanding of Gitflow, use of Linters, HTML5 semantics,java script, CSS3 flexbox, grid and figma.
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
- HTML-5
- CSS3
- Java Script
- Linters
- Figma
<details>
<summary>Client</summary>
<ul>
<li><a href="https://github.com/techmoves/my-portfolio/blob/htmlcss1/.github/workflows/linters.yml">Linters</a></li>
<li><a href="https://www.w3schools.com/html/">HTML</a></li>
<li><a href="https://www.w3schools.com/css/">CSS</a></li>
</ul>
</details>
<!-- Features -->
### Key Features <a name="key-features"></a>
> Key features of the application.
- **Navigation bar in Header-Section**
- **Homepage of Personal Portfolio**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LIVE DEMO -->
## 🚀 Live Demo <a name="https://techmoves.github.io/hiphopfest-capstone/"></a>
<img src="images/dest2.png">
<img src="images/dest1.png">
## 📺 Presentation <a name="presentation"></a>
https://www.loom.com/share/6847dfc6f596439583c2fefeed291bd9
deployment
- https://techmoves.github.io/hiphopfest-capstone/
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- GETTING STARTED -->
## 💻 Getting Started <a name="getting-started"></a>
- To get a local copy up and running, follow these steps.
### Prerequisites
- You only need a browser to run the html file in.
- A web browser: You will need a modern web browser such as Google Chrome, Mozilla Firefox, or Safari to view and test your project.
A code editor: You will need a code editor such as Visual Studio Code, Sublime Text, or Atom to write, edit, and manage your project's files.
A local server: You will need a local server such as XAMPP or WAMP to run your project locally and test it on your own computer.
Knowledge of HTML, CSS, and JavaScript: You will need to have a basic understanding of HTML, CSS, and JavaScript in order to build a web development project.
Familiarity with Git and GitHub: If you are using Git and GitHub to manage your project's codebase, you will need to be familiar with how to use them.
### Setup
- Create a new folder to store the files in.
- Open a command-line interface (e.g. Terminal on Mac or Linux, Command Prompt on Windows).
Navigate to the folder where you want to clone the repository using the cd command.
Use the git clone command followed by the repository's URL to clone the repository. For example: git clone https://github.com/techomoves/durban.hiphopfest.git
Press enter and wait for the repository to finish cloning.
### Install
Install this project with:
- Open your command prompt or terminal and run.
- git clone [https://github.com/techmoves/hiphopfest-capstone.git]
- Clone the repository to your local machine using the git clone command as described in the previous answer.
Navigate to the project folder using a command-line interface such as Terminal or Command Prompt.
Install any necessary dependencies using a package manager such as NPM or Yarn. You can do this by running the npm install or yarn install command in the project folder.
Start the local server using a command such as npm start or yarn start, depending on the project's setup.
Open a web browser and navigate to the local server's URL to view and test the project.
-
### Usage
- Assuming that you have installed the project's dependencies and started the local server, you can run the project by following these steps:
Open a web browser such as Google Chrome, Mozilla Firefox, or Safari.
In the address bar, type the URL of the local server that you started in the previous step. This will typically be something like http://localhost:3000.
Press enter to navigate to the local server's URL.
The project should now be running in your web browser. Use the website's interface to interact with the project and test its functionality.
### Run tests
To run tests, run the following command:
- To run tests run :
- npx hint .
- npx stylelint "\*_/_.{css,scss}"
### Deployment
- Project is deployed using [GitHub Pages](https://techmoves.github.io/hiphopfest-capstone/)
<!-- AUTHORS -->
## 👥 Authors <a name="authors"></a>
👤 ** Phelelani Ndlovu **
- GitHub: [@techmoves](https://github.com/techmoves)
- Twitter: @Dopezonke_
- LinkedIn: https://www.linkedin.com/in/phelelani-ndlovu-883916160/
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- FUTURE FEATURES -->
## 🔭 Future Features <a name="future-features"></a>
> Features to be added:
- [X] **[Setup and mobile version]**
- [X] **[Mobile version]**
- [X] **[Contact form ]**
- [X] **[Desktop version]**
- [X] **[Improve mobile responsiveness]**
- [X] **[Application deploy]**
- [x] **[Evaluate accessibility ]**
- [x] **[Mobile menu ]**
- [x] **[Dynamic pages ]**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- CONTRIBUTING -->
## 🤝 Contributing <a name="contributing"></a>
Understand the project's goals: Before I start contributing to a project, it's important to understand its goals, scope, and target audience. Read the project's documentation and review its codebase to get a sense of what it does and how it works.
Create a new issue: If you I find an existing issue that matches your contribution, consider creating a new one. sure about the problem or feature request clearly and provide any relevant details or context.
Contributions, issues, and feature requests are welcome!
I'm happy to share my walk through to the project here is the link https://www.loom.com/share/6847dfc6f596439583c2fefeed291bd9
Feel free to check the [issues page](https://github.com/techmoves/hiphopfest-capstone/issues/2)
<p align="right">(<a href="https://techmoves.github.io/hiphopfest-capstone/">back to top</a>)</p>
<!-- SUPPORT -->
## ⭐️ Show your support <a name="support"></a>
Give a ⭐️ if you like this project!
If you like this project, please consider showing your support by starring the repository on GitHub! Your star helps to increase the project's visibility and encourages others to use and contribute to it. Additionally, if you find any issues or have any feature requests, please don't hesitate to submit them to the project's issues page. Your feedback and contributions are greatly appreciated and help to make the project better for everyone. Thank you for your support!
(back to top)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- ACKNOWLEDGEMENTS -->
## 🙏 Acknowledgments <a name="acknowledgements"></a>
I would like to express my gratitude to the following individuals and resources who have inspired and contributed to this project:
[ ]cindy shin the author of the original design.This project is Creative Commons licensed.
(back to top)
Major thanks to [Cindy Shin in Behance](https://www.behance.net/adagio07)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LICENSE -->
## 📝 License <a name="license"></a>
This project is [MIT](./LICENSE) licensed.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
| This is a music festival web side that brings International act together with the local act and it is here to elevate the culture of hip hop to the next level,you can but tickect and be informed about what happening in music space.Built with HTML ,CSS and Java script. | css3,html5,javascript | 2023-04-24T07:27:46Z | 2023-04-29T19:01:46Z | null | 1 | 1 | 42 | 0 | 0 | 2 | null | null | CSS |
oskccy/pern_todo_list_app | master | # Task List Made with PERN stack
This is a simple todo list web application built with PERN stack (PostgreSQL, Express, React, and Node.js).\
The application allows users to add, edit, and delete tasks.\
I made this app to futher my knowledge in CRUDing in sync with a PostgreSQL database, creating a localhost API and making a React.js UI.
## Getting Started
To get started with downloading and running this app locally, follow the instructions below.
### Prerequisites
You must have the following tools installed before proceeding:
- _Node.js_ : https://nodejs.org/en/download
- _PostgreSQL_ : https://www.postgresql.org/download/
- _Git_ : https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
### Installing
Open your command line in order to run the following:
1. Clone this repository to your local machine:
```bash
git clone https://github.com/oskccy/pern_todo_list_app.git
3. Navigate to the project directory:
```bash
cd pern_todo_list_app
5. Install the dependencies for both the client and server:
```bash
cd server && npm install && cd .. && cd client && npm install && cd ..
7. Create a new PostgreSQL database & table for this application using the postgres superuser:
1. Open and enter the postgreSQL shell as the postgres superuser:
```bash
psql -U postgres
3. Paste & run the SQL in the ./server/db.sql file in the postgreSQL shell.
8. Exit the postgreSQL shell:
```bash
ctrl + d
10. Start the client and server (each will be running using a command line window):
1. Start the frontend with:
```bash
cd client && npm run start:frontend
3. Create a new command line window (it will be dedicated to running the backend), navigate to the project directory, start the server:
```bash
npm run start:backend
11. If a browser window did not open automatically when running the client, open your web browser and navigate to http://localhost:3000 to view/use the app!
## Usage
To use this application, follow the instructions below:
- Add a new task by entering the task description in the input field and clicking the "Add" button.
- Edit a task by clicking the "Edit" button next to the task you want to edit. A modal will appear where you can edit the task description.
- Delete a task by clicking the "Delete" button next to the task you want to delete.
## Frameworks + Technologies Used
- _PostgreSQL_ - The open source object-relational database system
- _Express.js_ - The fast, unopinionated, minimalist web framework for Node.js
- _React.js_ - A JavaScript library for building user interfaces
- _Node.js_ - A JavaScript runtime built on Chrome's V8 JavaScript engine
- _Bootstrap_ CSS - A free online CSS import, used for quick and simple styling and easy HTML/JSX class syntax.
## License
This project is licensed under the MIT License - see the LICENSE.md file for details.
| Task list tracker application made with: PostgreSQL, Express.js, React.js, Node.js and Bootstrap CSS. | css,express,javascript,nodejs,postgresql,react | 2023-04-30T04:41:44Z | 2023-08-19T21:22:46Z | null | 1 | 0 | 4 | 0 | 0 | 2 | null | MIT | JavaScript |
jfmartinz/Javascript30 | main | 
This repository contains my solutions to the JavaScript 30 coding challenges by Wes Bos. Each challenge focuses on a specific JavaScript topic and helps to improve coding skills by building real projects.
JavaScript 30 is a free coding course created by **Wes Bos**. It consists of 30 days of hands-on coding challenges that cover a wide range of JavaScript topics and techniques. The challenges are designed to be completed within 30 days, with each day dedicated to a new project.
<a href="https://javascript30.com" target="_blank">--> Go to the Course</a>
---
## Challenges Completed
Below is a list of the challenges I have completed so far:
1. **Javascript Drum Kit - Day 1** 🥁<br>
*Description:* Create a virtual drum kit that plays different sounds when corresponding keys are pressed.<br>
- Solution & Explanation --> [Go to file](https://github.com/jfmartinz/javascript30/tree/main/Javascript%20Drum%20Kit)<br>
- Demo --> [Live demo](https://codepen.io/jfmartinz/pen/NWOEXQW)
---
1. **Javascript Clock - Day 2** ⏰<br>
*Description:* Create a dynamic clock using JavaScript that displays the current time and updates in real-time. Extract the hour, minute, and second values from the date object and manipulate CSS styles to visually represent a clock.
- Solution & Explanation --> [Go to file](https://github.com/jfmartinz/javascript30/tree/main/Javascript%20Clock)<br>
- Demo --> [Live demo](https://codepen.io/jfmartinz/pen/mdQJjLe)
---
3. **CSS Variable - Day 3** 📊<br>
*Description:* Create an interactive interface using CSS variables and JavaScript. Utilize JavaScript to capture user input from various elements such as sliders or color pickers and dynamically update CSS variable values.
- Solution & Explanation --> [Go to file](https://github.com/jfmartinz/javascript30/tree/main/CSS%20Variables)<br>
- Demo --> [Live demo](https://codepen.io/jfmartinz/pen/wvQGrWy)
---
4. **JS Array Cardio - Day 4** 💪<br>
*Description:* Day 4 introduces functional programming in JavaScript, covering essential functions such as `reduce()`, `map()`, `filter()`, and `sort()`.
- Solution & Explanation --> [Go to file](https://github.com/jfmartinz/javascript30/tree/main/JavaScript%20Array%20Cardio)<br>
---
5. **Flex Panel Gallery - Day 5** 🖼️<br>
*Description:* Create an interactive gallery with expanding panels using CSS transitions and JavaScript event handling. Clicking on a panel smoothly expands or collapses it, while applying visual effects to enhance user interaction.
- Solution & Explanation --> [Go to file](https://github.com/jfmartinz/javascript30/tree/main/Flex%20Panel%20Gallery)<br>
- Demo --> [Live demo](https://codepen.io/jfmartinz/pen/OJapqgb?editors=0010)
---
6. **Ajax Type Ahead - Day 6** 👀<br>
*Description:* Create a basic JavaScript application that allows users to search for and filter cities and states using AJAX.
- Solution & Explanation --> [Go to file](https://github.com/jfmartinz/javascript30/tree/main/Ajax%20Type%20Ahead)<br>
- Demo --> [Live demo](https://codepen.io/jfmartinz/pen/GRwmGBe)
---
7. **JS Array Cardio 2 - Day 7** 💪<br>
*Description:* On day 7, Wes Bos reintroduces useful array methods for manipulating data, namely: `some()`, `every()`, `find()`, and the spread syntax (`...`) .
- Solution & Explanation --> [Go to file](https://github.com/jfmartinz/Javascript30/tree/main/Javascript%20Array%20Cardio%202)<br>
---
#### Connect with me 🤝
Twitter: [@jfmartinz](https://twitter.com/jfmartinz)<br>
LinkedIn: [@jfmartinz](https://www.linkedin.com/in/jfmartinz/)<br>
Github: [@jfmartinz](https://github.com/jfmartinz)
| 30-Day Vanilla JS Coding Challenge: Solutions, Explanations, and Key Concepts | javascript30,js,vanilla-javascript,wesbos,wesbos-jscourse,javascript-es6,solutions,challenge,challenges,challenges-solutions | 2023-05-06T10:57:01Z | 2023-07-31T06:11:26Z | null | 1 | 0 | 58 | 0 | 0 | 2 | null | CC0-1.0 | JavaScript |
Michelle-932/DadJokeAPI | main | # Dad Jokes App
## Introduction
The Dad Jokes App is a simple web application that brings humor and memories together. It combines classic dad jokes from a public API with a special twist -- it cycles through different pictures of me and my late father, making it memorable and personal.
My father was an engineer who absolutely loved telling terrible jokes! Every time I open this app, it makes me smile. He is definitely an inspiration for not only my tech career, but my sense of humor!
<i>(Learn more: <a href="https://www.linkedin.com/pulse/from-navy-nikon-my-dads-history-tech-michelle-kirkland">From the Navy to Nikon: My Dad's History in Tech</a>)</i>

## Features
- **Dad Jokes:** The app fetches random dad jokes from a public API to make you smile.
- **Memorable Pictures:** As you click the button to get a dad joke, the app cycles through different pictures of me and my father, creating a heartfelt connection.
- **CSS, HTML, and JavaScript:** The app is built using these fundamental web technologies, making it accessible and easy to understand.
## Installation
1. Clone this repository to your local machine.
2. Open the `index.html` file in your web browser.
## Usage
1. Open the app by launching the `index.html` file in your web browser.
2. Click the "Get a Dad Joke" button to generate a new dad joke.
3. Add your own favorite photos and adjust the javascript accordingly.
4. You can make this app a tribute, as I did, or you could make it a very creative gift -- you could make one for your dad. Or, you can change the API to show advice, quotes, or religious verses while cycling through whatever photos you choose.
## Credits
- Dad Jokes API: https://icanhazdadjoke.com/
## About
This app is a heartfelt tribute to my late father, who was not only an engineer but also the inspiration for my own tech career. It serves as a reminder of the happy moments we shared, and I hope it brings a smile to your face as it does to mine.

## License
This project is licensed under the [MIT License](LICENSE.md).
| An API project dedicated to my dad, an engineer who loved telling bad jokes. | api,javascript | 2023-05-10T20:11:31Z | 2023-10-26T18:37:30Z | null | 1 | 0 | 15 | 0 | 0 | 2 | null | null | CSS |
CaptainBawa/React-Todo-App | development | <a name="readme-top"></a>
<div align="center">
<img src="LinkedIn Cover Main.jpg" alt="logo" width="100%" height="auto" />
<br/>
<h3><b>React To-Do List WebApp</b></h3>
</div>
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
# 📖 React To-Do List App <a name="about-project"></a>
**React To Do List App** is a simple application built using the React.js library that allows users to add, edit, and delete tasks to a list. The app uses a single-page application (SPA) architecture and leverages React's state management capabilities to update the UI in real-time as users interact with the app. The To-Do List App also uses React's component-based architecture, allowing developers to build reusable UI components that can be easily composed and reused throughout the app. The app is typically built using modern JavaScript tools like Webpack and Babel, and can be deployed to a variety of hosting platforms. The App is a great example of how to build a modern, responsive, and scalable web application using the React.js library.
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>Client</summary>
<ul>
<li><a href="https://reactjs.org/">React.js</a></li>
<li><a href="https://www.css3.com/">CSS</a></li>
</ul>
</details>
<details>
<summary>Server</summary>
<ul>
<li><a href="https://pages.github.com/">GitHub Pages</a></li>
</ul>
</details>
### Key Features <a name="key-features"></a>
- **Add Task**
- **Edit Task**
- **Delete Task**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🚀 Live Demo <a name="live-demo"></a>
- [Live Demo Link](coming soon)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 💻 Getting Started <a name="getting-started"></a>
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- [] git version 2.38.x
- [] node.js version > 12.x
- [] IDE
- [] browser (chrome, firefox, edge, safari)
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone git@github.com:CaptainBawa/React-Todo-App.git
```
### Install
Install this project with:
```sh
cd React-Todo-App
npm install/npm i
```
### Usage
To run the project, execute the following command:
```sh
Live server
```
### Deployment
You can deploy this project using:
This project is deployed at github pages you can clone it here.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 👥 Authors <a name="authors"></a>
👤 **Collins Bawa**
- GitHub: [@CaptainBawa](https://github.com/CaptainBawa)
- Twitter: [@BawaCollins](https://twitter.com/BawaCollins)
- LinkedIn: [captainbawa](https://www.linkedin.com/in/captainbawa/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🔭 Future Features <a name="future-features"></a>
- [ ] **Make It Responsive**
- [ ] **Fetch Data From External API**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🤝 Contributing <a name="contributing"></a>
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/CaptainBawa/React-Todo-App/issues).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## ⭐️ Show your support <a name="support"></a>
Dear Viewers!
I'm excited to be working on this project and I would be grateful for your support! By supporting this project, you are not only helping me, but you are also contributing to something meaningful that can make a difference. Your support will give me the motivation and resources necessary to keep moving forward with this project and to ensure its success. So, whether it's through your kind words, by giving a star if you like this project, your financial support, or simply by spreading the word, your support means everything to me. Thank you in advance for your support, and I can't wait to share with you the amazing things we will achieve together.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🙏 Acknowledgments <a name="acknowledgements"></a>
I would like to thank the Microverse full-stack curriculum for the inspiration and guidance.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 📝 License <a name="license"></a>
This project is [MIT](https://github.com/CaptainBawa/React-Todo-App/blob/development/LICENSE) licensed.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
| is a simple application built using the React.js library that allows users to add, edit, and delete tasks to a list. The app uses a single-page application (SPA) architecture and leverages React's state management capabilities to update the UI in real-time as users interact with the app. | css,javascript,reactjs | 2023-05-08T12:07:31Z | 2023-06-11T18:37:03Z | null | 1 | 1 | 12 | 0 | 0 | 2 | null | MIT | JavaScript |
Shaheen-Siddiqui/The-Decor-SuperMarket | main | ## Project Title:
# ***THE DECOR SUPERMARKET***
Access This Site At: https://the-decor-supermarket.netlify.app/
# Demo video
video URL: https://www.awesomescreenshot.com/video/17959295?key=26d1149f307bfb71c4db8d5e4469d7d3
# Features
- Home Page
- Product Listing Page
- Single Product Page
- Filters
- Price
- Category
- Ratings
- Wishlist Management
- Cart Management
- Search
- Loading & Alerts
- Authentication
- Sign-up
- Login
- Logout
- Address Management
- Checkout
---
## TECHNOLOGIES USED
### FRONTEND
1. React JS (useContext, useReducer)
2. React Router v6
3. Vanilla CSS
4. fortawesome Icons
5. react-loader-spinner
6. react-toastify
7. react-image-slider
8. tippyjs/react
### BACKEND
1. mockBee - https://mockbee.netlify.app/
---
## Play with it
- fork the Project
- Install npm with npm install in your Terminal
- Run npm start
-----
# Screen shot
## 1. Home page

## 2 Product Listing Page

## 3 Cart Page

## 4 Wishlist Page

## 5 Single Product Detail

## 6 Address Management

## 7 Checkout page

## Let's come to Coffie with Me
* [Github](https://github.com/Shaheen-Siddiqui/)
* [LinkedIn](https://www.linkedin.com/in/shaheen-siddiqui-7067ab22a/)
* Discord
- Shaheen siddiqui#0851
| decor-supermarket is the E-COMMERCE repository it's a comprehensive solution for building and managing online stores. It provides a scalable platform with essential features such as product catalog management, secure user authentication, shopping cart functionality and order management. The repository includes a user-friendly interface | css-grid,javascript,jsx-syntax,npm-package,reactjs | 2023-05-15T13:08:52Z | 2023-07-21T14:35:40Z | null | 1 | 24 | 60 | 0 | 0 | 2 | null | null | JavaScript |
lordksix/Minimalistic-ToDoList-App | main | <a name="readme-top"></a>
<div align="center">
<h3><b>Minimalistic TodoList App</b></h3>
</div>
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
# 📖 [Minimalistic TodoList App] <a name="about-project"></a>
**Minimalistic TodoList App** is a lightweight, minimalistic TodoList App using ES6, ESM and webpack.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>Client</summary>
<ul>
<li><a href="https://www.w3.org/TR/2011/WD-html5-20110405/">HTML5</a></li>
<li><a href="https://www.w3.org/Style/CSS/specs.en.html">CSS</a></li>
<li><a href="https://www.ecma-international.org/publications-and-standards/standards/ecma-262/">JavaScript</a></li>
</ul>
</details>
### Key Features <a name="key-features"></a>
- **WebPack implementation**
- **Dynamically render list**
- **Dynamically render SVG**
- **Bundle build CSS, assets and HTML**
- **Modular build using ESM**
- **Add, remove and edit functionality**
- **Complete status**
- **Local Storage Implementation**
- **Remove all completed items**
- **Adddrag interactivity**
## 🚀 Live Demo <a name="live-demo"></a>
You can find a live demo in [HERE](https://lordksix.github.io/Minimalistic-ToDoList-App/).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 💻 Getting Started <a name="getting-started"></a>
To get a local copy up and running, follow these steps. To run local server or to make any modifications
to the project NPM and Node.js must be installed.
### Prerequisites
In order to run this project you need:
To clone or fork and run it in a browser
### Setup
Clone this repository to your desired folder:
For example, using Ubuntu:
```sh
cd my-desired-folder
git clone git@github.com:lordksix/Minimalistic-ToDoList-App.git
```
For more information on how to clone or fork a repository:
- <a href="https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository">How to clone a repo</a>
- <a href="https://docs.github.com/en/get-started/quickstart/fork-a-repo">How to fork a repo</a>
If you want to make any kind of change or modification, Node.Js and NPM is necesary. For more information on how to install node.js and npm:
- <a href="https://docs.npmjs.com/downloading-and-installing-node-js-and-npm">Downloading and installing Node.js and npm</a>
### Install
To install dependencies, the following command must be run in the terminal:
```sh
cd Minimalistic-ToDoList-App
npm install
```
### Usage
To run the app, open with **index.html** with any web browser.
For example, for Google Chrome with Ubuntu:
```sh
cd build
google-chrome index.html
```
Or, if you have setup NPM and Node.js, you have run a localhost using the following command:
```sh
npm run start
```
### Run tests
There are no test available for this project.
### Deployment
To deploy this project, use any web hosting service. Files to be used in deployment are:
- all files in build folder
This project is deployed using [GitHub Pages](https://pages.github.com/).
Go to [🚀 Live Demo](#live-demo) to check it out.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 👥 Authors <a name="authors"></a>
👤 **Author**
- GitHub: [@lordksix](https://github.com/lordksix)
- Twitter: [@wapasquel](https://github.com/lordksix)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🔭 Future Features <a name="future-features"></a>
Future changes:
- Improve drag interactivity
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🤝 Contributing <a name="contributing"></a>
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## ⭐️ Show your support <a name="support"></a>
If you like this project, I encourage you to clone, fork and contribute. Our community and knowledge grows with each engagement.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🙏 Acknowledgments <a name="acknowledgements"></a>
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## ❓ FAQ <a name="faq"></a>
- **Do I need a IDE or a special text editor to make changes?**
- No, you don't. You can use NotePad to make changes.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 📝 License <a name="license"></a>
This project is [MIT](./LICENSE) licensed.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
| ToDo List App with minimalistic UI, modular JS implementation, Webpack bundling, ES6 and ESM | javascript,webpack | 2023-05-01T23:13:07Z | 2023-05-11T11:26:33Z | null | 1 | 4 | 33 | 2 | 0 | 2 | null | MIT | JavaScript |
aFarhin/ShoppingCart_App | main | # ShoppingCart
<h3> Shopping Cart App : </h3>
This is a simple shopping cart web application built using HTML, CSS, and JavaScript.
It allows users to browse products, filter them based on category, price range and color, and add them to the cart.
The app also provides a checkout functionality where users can enter their billing and shipping information, and place an order.
The app uses Fake Store API to fetch product data.
<h3> Features: </h3>
-Browse products
-Filter products based on category, price range and color
-Add products to cart
-View cart
-Remove products from cart
-Checkout
-Dependencies
-Fake Store API
| This is a simple shopping cart web application built using HTML, CSS, and JavaScript. It allows users to browse products, filter them based on category, price range and color, and add them to the cart. The app also provides a checkout functionality where users can enter their billing and shipping information, and place an order. | css3,html5,javascript | 2023-05-07T15:36:10Z | 2023-08-22T17:23:36Z | null | 1 | 0 | 2 | 0 | 0 | 2 | null | null | JavaScript |
AbdullahButt2611/Tetris_Game | main | <p align="center">
<img src = "logo.png" width="100">
</p>
<h1 align="center">
Tetris Game
</h1>
<h3 align="center">
Game Development
</h3>
<br><br>
<p align="justify">
Tetris Game - A Classic Puzzle Game<br><br>
Tetris is a classic puzzle game that has entertained generations of gamers since its inception. It is a simple yet challenging game that tests your hand-eye coordination and strategic thinking skills. In this repository, you will find a Tetris game built using JavaScript and HTML5. The game features a simple, user-friendly interface that is easy to navigate and play.<br><br>
Tetris is a classic game that has stood the test of time and continues to be enjoyed by people of all ages. This repository provides a fun and challenging version of the game that you can play on your web browser without the need for any additional software. So, get ready to test your strategic thinking skills and have fun with Tetris!
</p>
<br><br>
<!-- ................................................................................................................................. -->
### Features
<br>
Following are some of the new features and learning encountered while creating this amazing project:
- <b>Randomly generated tiles:</b><br> The game generates random tiles of different shapes and sizes, and the player has to use the arrow keys to move and arrange them to fill up the empty spaces.
- <b>Arrow keys control:</b><br> The arrow keys allow the player to move the tiles left or right and to rotate them. The up arrow key is used to rotate the tiles, while the left and right arrow keys are used to move them in the corresponding direction.
- <b>W key for tile arrangement:</b><br> The user can press the W key to change the arrangement of the tiles in a way that they fit in the empty spaces perfectly.
- <b>Levels and score:</b><br> The game has multiple levels, and as the player progresses through the levels, the game becomes more challenging. The score is displayed on the screen, and it increases as the player fills up the empty spaces with tiles.
- <b>User-friendly interface:</b><br> The game has a simple, easy-to-navigate interface that is intuitive and user-friendly.
- <b>Responsive design:</b><br> The game is designed to work on both desktop and mobile devices and has a responsive design that adjusts to the size of the screen.
- <b>Browser compatibility:</b><br> The game is compatible with most modern web browsers and does not require any additional plugins or software to run.
<br><br>
<!-- ................................................................................................................................. -->
### Demo
<p align="justify">
The Demo of this working project can be found on <br>
<a href="https://rebrand.ly/TetrisGame_MABCORP">rebrand.ly/TetrisGame_MABCORP</a>
</p>
<br><br>
<!-- ................................................................................................................................. -->
### Video
<p align="justify">
You can exclusively watch the video on this project from the making to deploying on my channel with the link given below<br>
[Video Link](# ) <br>
If you like my video then do Like the Video and share it with others.
</p>
<br><br>
<!-- ................................................................................................................................. -->
### Game's Interface<br><br>

<br><br>
<!-- ................................................................................................................................. -->
### Technology Stack
<br>
Follwing technologies have been used at the core of this application to make it stand in the market place:
- HTML
- CSS
- JavaScript
<br><br>
<!-- ................................................................................................................................. -->
### Advancement
> - Not Prefered for Mobile Screen as no responsiveness has been implanted
<br><br>
<!-- ................................................................................................................................. -->
### Deployment Details
The website is deployed using the free hosting provided by **Vercel**
<p align = "center">
<img src = "https://branditechture.agency/brand-logos/wp-content/uploads/wpdm-cache/Vercel-900x0.png" width = "300">
</p>
<br><br>
Later on the link was customized using the well-known URL shortener and customizer **Rebrandly**:<br><br>
<p align = "center">
<img src = "https://www.rebrandly.com/images/URL-Shortener.fileextension.svg" width = "300">
</p>
<br><br>
<!-- ................................................................................................................................. -->
### Developer
Muhammad Abdullah Butt <br>
abdullahbutt12292210@gmail.com <br>
> [Instagram](https://www.instagram.com/abdullah.butt.22/)<br>
> [FaceBook](https://www.facebook.com/profile.php?id=100076291614529)<br>
> [YouTube](https://www.youtube.com/channel/UCnuOFQyMywg-KuoN-lmav1Q)<br>
> [Portfolio](https://rebrand.ly/MuhammadAbdullahButt_MABCORP)<br>
> [Project Displayer]( https://rebrand.ly/ProjectDisplayer_MABCORP)
<br><br>
<!-- ................................................................................................................................. -->
| Tetris Game - A Classic Puzzle Game | css,game,game-development,gaming,gaming-website,html,javascript,tetris,tetris-clone,tetris-game | 2023-04-25T06:08:23Z | 2023-04-25T06:21:25Z | null | 1 | 0 | 7 | 0 | 0 | 2 | null | null | JavaScript |
aliine98/snapclima-imersao-frontend | main | <div align="center"><img src="https://github.com/aliine98/snapclima-imersao-frontend/assets/90913523/f756b4fa-2b1d-4236-9422-f0eebd1b9efa" width="800"></div>
# <p align="center">☀ SnapClima 🌥</p>
<p align="center">Deploy: https://aliine98.github.io/snapclima-imersao-frontend/</p>
<p align="center">
<a href="https://www.codefactor.io/repository/github/aliine98/snapclima-imersao-frontend"><img src="https://www.codefactor.io/repository/github/aliine98/snapclima-imersao-frontend/badge" alt="CodeFactor" /></a>
<a href="https://snyk.io/test/github/Aliine98/snapclima-imersao-frontend"><img src="https://snyk.io/test/github/Aliine98/snapclima-imersao-frontend/badge.svg"></a>
<img alt="GitHub language count" src="https://img.shields.io/github/languages/count/Aliine98/snapclima-imersao-frontend?style=flat">
<img alt="GitHub repo size" src="https://img.shields.io/github/repo-size/Aliine98/snapclima-imersao-frontend?color=magenta&style=flat">
<img alt="GitHub package.json dependency version (dev dep on branch)" src="https://img.shields.io/github/package-json/dependency-version/Aliine98/snapclima-imersao-frontend/dev/eslint?style=flat">
<a href="https://necolas.github.io/normalize.css/">
<img alt="GitHub package.json dependency version (dev dep on branch)" src="https://img.shields.io/github/package-json/dependency-version/Aliine98/snapclima-imersao-frontend/dev/normalize.css">
</a>
<a href="https://www.linkedin.com/in/aline-bevilacqua/"><img alt="Linkedin URL" src="https://img.shields.io/twitter/url?label=Conecte-se comigo&logo=linkedin&style=social&url=https%3A%2F%2Fwww.linkedin.com%2Fin%2Faline-bevilacqua%2F"></a>
</p>
> Table of Contents
> <ol>
> <li><a href="#-sobre-o-projeto">Sobre</a></li>
> <li><a href="#-funcionalidades">Funcionalidades</a></li>
> <li><a href="#-screenshots">Screenshots</a></li>
> <li><a href="#-tecnologias">Tecnologias</a></li>
> <li><a href="#-rodando-localmente">Rodando localmente</a></li>
> <li><a href="#-como-contribuir-para-o-projeto">Como contribuir para o projeto</a></li>
> <li><a href="#-licença">Licença</a>
> </ol>
## 💻 Sobre o projeto
Um site que mostra a temperatura atual usando a API do [OpenWeatherMap](https://openweathermap.org/).
Projeto iniciado no evento de programação "Imersão carreira front-end" do Breno Cuper.
## ✨ Funcionalidades
- Mostra a temperatura da sua localização atual
- Campo de pesquisa de cidades, e ao clicar no botão de pesquisar mostra o clima do local pesquisado.
- Botão para troca entre tema escuro e claro
## 🎨 Screenshots
<details>
<summary>Desktop:</summary>
<p>Dark Mode:</p>
<img src="https://github.com/Aliine98/snapclima-imersao-frontend/assets/90913523/860e51a2-ebb2-4ea0-86d1-f4dc571aef0d" width="800">
<p>Light Mode:</p>
<img src="https://github.com/Aliine98/snapclima-imersao-frontend/assets/90913523/f755c80e-a225-43df-ab71-8c9b89f7322c" width="800">
</details>
<details>
<summary>Mobile:</summary>
<p>Dark Mode:</p>
<img src="https://github.com/Aliine98/snapclima-imersao-frontend/assets/90913523/961b169d-ec8a-41ef-bb83-473e74d9b402" width="300">
<p>Light Mode:</p>
<img src="https://github.com/Aliine98/snapclima-imersao-frontend/assets/90913523/c3cbdb87-a253-4709-825b-665b24506473)" width="300">
</details>
## 🛠 Tecnologias
- 
- 
- 
- <a href="https://openweathermap.org/"><img alt="OpenWeather API" src="https://img.shields.io/badge/OpenWeather_API-eb6e4c?style=for-the-badge&logoColor=white"></a>
## 🚀 Rodando localmente
Clone o projeto
```bash
git clone https://github.com/Aliine98/snapclima-imersao-frontend
```
Entre no diretório do projeto
```bash
cd snapclima-imersao-frontend
```
E abra o <code>index.html</code> no navegador ou, caso use o VScode, instale a extensão [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) e clique no botão <ins><strong>Go Live</strong></ins>, se não pode instalar o http-server para que suas modificações sejam recarregadas automaticamente em seu navegador
```bash
npm install http-server
```
Abra o servidor
```bash
http-server ./
```
Será mostrado os links do servidor, clique ou copie e abra no navegador.
Utilize o comando abaixo para saber mais sobre o http-server:
```bash
npm docs http-server
```
## 😯 Como contribuir para o projeto
1. Faça um **fork** do projeto.
2. Crie uma nova branch com as suas alterações: `git checkout -b my-feature`
3. Salve as alterações e crie uma mensagem de commit contando o que você fez: `git commit -m "feature: My new feature"`
4. Envie as suas alterações: `git push origin my-feature`
5. No seu repositório clique num botão chamado _**Compare & Pull Request**_ e crie o seu PR.
> Caso tenha alguma dúvida confira este [guia de como contribuir no GitHub](https://github.com/firstcontributions/first-contributions)
## 📝 Licença
[](LICENSE.txt)
Feito com ❤️ por <a href="https://github.com/Aliine98"><strong>Aline Bevilacqua</strong></a>!
<br><br>
<a href="#-snapclima-">⬆ Voltar ao topo</a>
| Um app de clima que permite ver a temperatura atual da sua localização | css,html,openweather-api,frontend,javascript,weather-app | 2023-04-25T04:40:11Z | 2023-11-09T01:19:27Z | null | 1 | 1 | 53 | 0 | 0 | 2 | null | MIT | CSS |
gpkarlsson/E_commerce_Placeholder | main | # MERN Marketplace

















## Description
Our team developed MERN Marketplace in order to showcase our fullstack repetoire. This application aims to replicate the presentation and functionality of an E-Commerce site such as Etsy or Ebay. The team decided on this project as the world of E-Commerce has grown significantly in our lifetime. We divided coding responsibilities based on individual experience and confidence, as well as interest. Beyond this course, our goal is to develop the application to have greater user interface, more profile customizations, and to allow transactions between buyers and sellers.
Future goals for this project include:
* Adding a section to display the user's username in the navbar when the user is logged in
* Adding functional checkout process implementing Stripe for payments
* Implementing inventory quanitities and updating the inventory state when an item is purchased.
* User order history
* Form to add and store user's data in the profile section
* Ability to upload photos when creating an item instead of providing a link to the image
## Table of Contents
* [Overview](#overview)
* [Usage](#usage)
* [License](#license)
* [Contact](#contact)
## Overview
MERN Marketplace allows users to buy and sell products on the site. Users can begin by creating a personal profile which will allow them to scroll through list pages where products are displayed for sale. Users also have the ability to sell their own products on their own unique listing page. Our buying and selling process is simliar to existing e-commerce sites as customers are prompted to provide shipping and payment information after adding items to their cart.
## Usage
[Deployed](https://pacific-dawn-34240.herokuapp.com/) on Heroku - User can log in, sign up, log out and create new items.
To run this project on localhost, you must first have `Node.js` and `NPM` installed. Clone the repository, navigate into the directory that the cloned repository is in and run `npm i` in your terminal. Once the NPM packages finish installing, run `npm start`. The command line will display success messages that will inform you that the Vite front end is now running on localhost:3001, and that the Apollo GraphQL backend is now running on localhost:3001. Navigate to localhost:3001 in your browser of choice to view the web page.
## Screenshot
Desktop:

<br />
Mobile:

## License
[](https://opensource.org/licenses/MIT)
## Resources
[How To Develop A React and Express Application Using Vite](https://medium.com/@fredimanuelb/how-to-develop-a-react-and-express-application-using-vite-a493f3e844f5)
[Chakra UI](https://chakra-ui.com/)
## Contact
* Ben Ropa | benropa@outlook.com | [GitHub](https://github.com/BenRopa)
* Devin Hoffmaster | hlaf83@ymail.com | [GitHub](https://github.com/HoffmasterDevin)
* Gordon Karlsson | gpkarlsson72@gmail.com | [GitHub](https://github.com/gpkarlsson) | [LinkedIn](https://www.linkedin.com/in/gordon-karlsson)
* Stephen Merki | stephen.merki232@gmail.com | [GitHub](https://github.com/stev232)
| MERN Marketplace - a full stack marketplace app | chakraui,e-commerce-project,express,javascript,nodejs,react-hooks,react-router,reactjs,vite,marketplace | 2023-05-02T23:51:31Z | 2023-06-06T15:38:20Z | null | 4 | 95 | 250 | 9 | 1 | 2 | null | MIT | JavaScript |
arunike/Portfolio-HTML | main | # Portfolio HTML
## Description
<p>
This is a portfolio website using HTML, CSS, and JavaScript. It features various of sections such as about me, skills, projects, timeline and contact. It also allow me to demo my projects.
<br> <br>
For my latest portfolio, please visit <a href="https://arunike.github.io/">here</a>.
</p> | Portfolio HTML version | css,html,javascript | 2023-04-23T06:33:55Z | 2023-10-08T21:07:57Z | null | 1 | 0 | 7 | 0 | 1 | 2 | null | MIT | CSS |
mpa-mxiang/awesome-books-es6 | main | <a name="readme-top"></a>
<div align="center">
<h3><b>Awesome Books with ES6</b></h3>
</div>
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
<!-- PROJECT DESCRIPTION -->
# 📖 Awesome Books<a name="about-project"></a>
**Awesome Books** In this project, we build a basic website that allows users to add/remove books from a list. we achieve that by using JavaScript objects and arrays. we also use dynamic for modify the DOM and add basic events
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>Client</summary>
<ul>
<li><a href="https://www.w3schools.com/html/default.asp">Html</a></li>
<li><a href="https://www.w3schools.com/css/default.asp">CSS</a></li>
<li><a href="https://www.w3schools.com/javascript/default.asp">JavaScript</a></li>
<li><a href="https://www.geeksforgeeks.org/dom-document-object-model/">DOM</a>
<li><a href="https://www.geeksforgeeks.org/dom-document-object-model/">ES6 & Modules</a>
</li>
</ul>
</details>
<details>
<summary>Server</summary>
<ul>
</ul>
</details>
<details>
<summary>Database</summary>
<ul>
</ul>
</details>
<!-- Features -->
### Key Features <a name="key-features"></a>
- **[Add Book]**
- **[Display Book]**
- **[Remove Book]**
All aboves use ES6 & modules.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- Live Demo -->
### Live Demo <a name="live-demo"></a>
https://mpa-mxiang.github.io/awesome-books/
<!-- GETTING STARTED -->
## 💻 Getting Started <a name="getting-started"></a>
## Getting Started
To get a local copy of this exercice, Please follow these simple example steps.
1. Clone this repository or download the Zip folder:
**``https://github.com/mdg0410/awesome-books.git``**
2. Navigate to the location of the folder in your machine:
**`` C:\Users\PATH\src\awesome-books>``**
3. Press Enter to navigate to your local clone.
4. Open terminal and run this command npm install
5. after finishing step 5, run this command npm start to run the project
6. for testing components, you can run: npm run test.
Now you can go and play with it as you wish :smile:
## 👥 Authors <a name="authors"></a>
👤 **mpa-mxiang**
- GitHub: [@mpa-mxiang](https://github.com/mpa-mxiang/)
- LinkedIn: [Jiachun (Lily) Xiang](https://www.linkedin.com/in/jiachunlilyxiang/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- FUTURE FEATURES -->
## 🔭 Future Features <a name="future-features"></a>
- [ ] **Add Webpack**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## Show your support
Give a ⭐️ if you like this project!
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/mpa-mxiang/awesome-books/issues)
## Acknowledgments
This project has been created in reference to the template created by
## 📝 License
This project is [MIT](https://github.com/mpa-mxiang/awesome-books/blob/main/LICENSE) licensed.
| This is a SPA(Simple Page Application) project with using ES6 and module syntaxes. | css,html,javascript | 2023-05-01T15:01:18Z | 2023-05-02T02:54:13Z | null | 1 | 4 | 29 | 0 | 0 | 2 | null | null | JavaScript |
LaansDole/group9-ecommerce-website | main | # Group 9 (CSS:GO) E-commerce Website
[Website Demo](https://group9ecommerceweb-dolelongan.b4a.run/)
<br />
[YouTube Presentation](https://youtu.be/HI9ww7b5c0c)
<br />
***Disclaimer: As we are using a free tier service, you will need to wait around a minute when you first open the link. After that, the link works smoothly. For more information, refer to Technologies section below.***
<br />
<hr>
- Project start date: 24/04/2023
<br />
- Project end date: 20/05/2023
## Contribution
| Student Name | Student ID | Contribution Score |
| :---------------- | :--------- | :----------------: |
| Do Le Long An | S-3963207 | 20 |
| Truong Hong Van | S-3957034 | 20 |
| Pham Le Quynh Anh | S-3927427 | 20 |
| Bui Tuan Anh | S-3970375 | 20 |
| Lao Vinh Khang | S-3891925 | 20 |
## Project Structure
```
Group9_E-commerce_Website/
├── src/
| ├── errors/
| ├── middlewares/
| ├── public/
│ | ├── css/
| | ├── img/
| | ├── js/
| | | ├── api/
| | ├── uploads/
| ├── server/
│ | ├── controllers/
| | ├── model/
| | ├── routes/
| | ├── uploads/
| ├── utils/
| ├── views/
│ | ├── layouts/
| | ├── partials/
├── .env
├── Dockerfile
├── index.js
├── package-lock.json
├── package.json
├── README.md
```
1. `errors/`
The errors directory contains the exception handlers for the website
2. `middleware/`
The handlers to check user authentication are located in this directory
3. `public/css/`
The css directory consists of .css style files for the website, including global styles
4. `public/img/`
This directory stores images needed to build the website UI
5. `public/js/`
The js directory stores the website behaviours
6. `public/uploads/`
The uploaded images by users are stored in this directory, website local storage
7. `server/controllers/`
Each controller is responsible for the GET and POST method of the pages, which is then imported in `server/routes`. In addition, it defines the objects to go in the rendered `.ejs` file.
8. `server/model`
The directory contains the schema model for the `Product`, `Cart`, `Order`, etc. for the Backend to work with website database.
9. `server/routes`
This stores the routes of the layouts. It works with the `controllers` and `middleware` to define the page route and control user access to each pages.
10. `utils/`
This directory's purpose is to create tokens, connect with and validate MongoDB ID
11. `views/`
The views directory contains all the pages on the website
12. `views/layouts/`
The layout acts as a container for other pages content
13. `views/partials/`
The partials directory stores the breakdown components for layouts and other .ejs files
14. `views/pages/`
The directory contains .ejs files related to that website pages, such as homepage, dashboard, etc.
15. `.env`
This file contains ENVIRONMENT VARIABLES such as ACCESS KEY, which is meant to be hidden and ignored by `.gitignore`
16. `Dockerfile`
The Dockerfile defines the environment and dependencies required by an application, along with instructions for how to build and configure the container image.
17. `index.js`
Entry point or main file of the application, it is responsible for setting up and configuring the application. It is the file that is executed first when the application starts.
18. `package.json` & `package-lock.json`
Manage dependencies and package versions.
19. `README.md`
A text file containing useful reference information about this project.
20. `LICENSE`
MIT LICENSE
## About:
This is an assignment project for COSC2430 Web Programming offered at RMIT University Vietnam during Semester 2023A.
- Campus: Saigon South (SGS), Vietnam
- Lecturer: Mr. Tom Huynh
### Background:
Founded in 2012, Lazada Group is Southeast Asia's leading eCommerce platform. With a presence in six countries – Indonesia, Malaysia, the Philippines, Singapore, Thailand, and Vietnam – we connect this vast and diverse region through our technology, logistics and payments capabilities. Today, we have the largest selection of brands and sellers, and by 2030, we aim to serve 300 million customers. In 2016, Lazada became the regional flagship of the Alibaba Group, and is backed by Alibaba's best-in-class technology infrastructure.
#### ECommerce System
In this project, with Lazada's permission, you are working on a simplified and slightly modified version of the above system.
### Technologies used:
**MEN Stack**
- Frontend: EJS, Bootstrap CSS, CSS, JavaScript
- Backend: NodeJS, ExpressJS
- Database: MongoDB
- Hosting: [Back4App](https://containers.back4app.com/) - a cloud service that helps developers deploy, run, scale, control, and stop containers by applying virtualization on container level.
### Supporting tools used
- UI Prototype: Canva, Codepen, Dribble, Figma
- Management: [Trello Board](https://trello.com/invite/b/YPDCAFvR/ATTI3c6171182322837ae156161a1d76826bB17C326E/fullstack-web-project)
- Other resources: MDN Web Docs, RMIT Canvas, NPM Package, ChatGPT, Packages' Docs
- Packages: Refer to package.json and package-lock.json
## Build
To clone and run this project, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](https://npmjs.com)) installed on your computer.
- Prequisite: VSCode or Other IDE / Editor
- From your CLI, Terminal or SHELL:
```bash
# Clone this repository
$ git clone https://github.com/LaansDole/Group9_E-commerce_Website.git
# Go into the repository
$ cd Group9_E-commerce_Website
# Install dependencies
$ npm install
# Start with npm
$ npm start
# OR Start with node
$ node index.js
```
### To resolve this error:
<i>EADDRINUSE, Address already in use</i>
```bash
# Display the processes or applications that are currently using the network port 3000
$ sudo lsof -i :3000
# Check for the PID on the screeen
$ kill -9 <PID>
```
## Test accounts
1. Customer:
```
username: customerTest
password: @Rmit2023
```
2. Vendor:
```
username: vendorTest
password: @Rmit2023
```
3. Shipper:
```
# Hub: Giao Hang Tiet Kiem
username: shipperghtk
password: @Rmit2023
# Hub: Giao Hang Nhanh
username: shipperghn
password: @Rmit2023
...
```
## License
This software is licensed under the MIT License ©
| This is an assignment project for COSC2430 Web Programming offered at RMIT University Vietnam during Semester 2023A. | bootstrap,css,ecommerce,ejs-templates,javascript,nodejs | 2023-04-25T08:16:39Z | 2023-12-17T15:55:42Z | null | 5 | 34 | 268 | 0 | 0 | 2 | null | MIT | JavaScript |
sbrycbc/weekend-countdown | main | # Weekend Countdown
Welcome to Weekend Countdown! This mini web application allows you to enter your name and get a greeting along with the current day and the number of days left until the weekend.
# Features
Enter your name in the input field.
Click the "Go" button to submit.
A greeting message will be displayed along with the current day and the days left until the weekend.
# Technologies Used
- HTML
- JavaScript
- CSS (Bootstrap)
weekendCountdown 👉️ [here](https://sbrycbc.github.io/weekend-countdown/)
 :)
| 😎️😎️A mini web application that counts down to the weekend | bootstrap,html5,javascript | 2023-05-09T20:14:24Z | 2023-05-29T20:18:08Z | null | 1 | 0 | 12 | 0 | 0 | 2 | null | null | JavaScript |
foxypiratecove37350/web-minecraft-map-viewer | main | # web-minecraft-map-viewer
A code to display and explor Minecraft map in a web browser.
| A code to display and explor Minecraft map in a web browser. | css,html,javascript,js,minecraft,minecraft-map,nbt,web,webgl,minecraft-map-viewer | 2023-05-07T14:42:29Z | 2023-05-26T17:08:10Z | null | 1 | 0 | 22 | 0 | 1 | 2 | null | null | HTML |
Shaxadhere/evolv-pos-client | master | ## Evolv POS Client Web App
This project is made on react, you can look for the rest of the dependencies in package.json. This will be the frontend for EvolvPOS web clients.
Backend for this is located at [https://github.com/Shaxadhere/evolv-pos-server](https://github.com/Shaxadhere/evolv-pos-server)
## Setup
### Configure Environment:
edit config.js with your server url.
### Run
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### `npm run eject`
**Note: this is a one-way operation. Once you `eject`, you can't go back!**
| Web Client of Point of Sale by Evolv Systems | chakra-ui,javascript,react,reactjs,evolv-app,evolv-pos | 2023-05-07T00:33:17Z | 2023-05-25T22:28:37Z | null | 2 | 1 | 46 | 0 | 1 | 2 | null | null | JavaScript |
LucianoGarcia1/Dogs | main | # Dogs
## Sobre o projeto
O projeto "Dogs" é uma aplicação web desenvolvida em React para compartilhamento de fotos de cachorros. A aplicação permite que os usuários se cadastrem, façam login, publiquem fotos de seus cachorros e interajam com outras publicações através de comentários.
## Como rodar o projeto
Para rodar o projeto em sua máquina, siga os seguintes passos:
```
1. Clone este repositório em sua máquina
git clone https://github.com/seu-usuario/dogs.git
2. Abra um terminal na pasta raiz do projeto
3. Instale as dependências com o comando
4. Inicie o servidor de desenvolvimento com o comando
5. Abra o endereço `http://localhost:3000` em seu navegador
```
## Funcionalidades
A seguir, estão listadas as principais funcionalidades da aplicação:
- Cadastro de usuários
- Login de usuários
- Publicação de fotos de cachorros
- Edição e exclusão de publicações
- Curtidas e comentários em publicações
- Feed com as publicações de todos os usuários
- Feed com as publicações de um usuário específico
- Perfil do usuário, com suas publicações e informações pessoais
## Tecnologias utilizadas
As principais tecnologias utilizadas no desenvolvimento da aplicação foram:
- React
- CSS Modules
| Dogs é uma aplicação web desenvolvida em React para compartilhamento de fotos de cachorros. Permite cadastro, login, publicação de fotos e comentários. Foi feito com React e CSS Modules. É uma boa referência para aprender React | css,css-animations,css-grid,css-modules,html5,javascript,reactjs,rest-api | 2023-04-22T21:48:24Z | 2023-04-22T22:21:05Z | null | 1 | 0 | 3 | 0 | 0 | 2 | null | null | JavaScript |
melsayedshoaib/E-mart | main | # Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### `npm run eject`
**Note: this is a one-way operation. Once you `eject`, you can't go back!**
If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).
### Code Splitting
This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)
### Analyzing the Bundle Size
This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)
### Making a Progressive Web App
This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)
### Advanced Configuration
This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)
### Deployment
This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)
### `npm run build` fails to minify
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
| E-mart is an E-commerce Application using React JS | css3,ecommerce,ecommerce-application,ecommerce-website,html,javascript,react,react-components,react-hooks,react-redux | 2023-05-12T11:44:28Z | 2023-05-12T11:45:24Z | null | 1 | 0 | 2 | 0 | 0 | 2 | null | null | JavaScript |
jfmartinz/CodewarSolution | main | null | Welcome to my CodeWars Solutions Repository! This repository serves as a collection of my solutions to various coding challenges from CodeWars. | codewars-kata,javascript,kata,katas,codewars,codewars-challenges,codewars-javascript,codewars-kata-solution,codewars-solutions,compilation | 2023-05-06T10:36:43Z | 2023-08-27T10:29:23Z | null | 1 | 0 | 167 | 0 | 0 | 2 | null | MIT | JavaScript |
MussieTeka/react-bookstore | dev | <a name="readme-top"></a>
<div align="center">
<img src="mussie.png" alt="logo" width="300px" height="300px" />
<br/>
<h3><b>Bookstore App</b></h3>
</div>
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
# 📖 Bookstore App <a name="about-project"></a>
Bookstore App is a web application that allows users to display, add, and remove books from a list. It was developed using React and Create React App. The purpose of this project is to demonstrate my skills in React development and showcase my ability to create a functional and user-friendly web application.
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
- [React](https://reactjs.org/) - A JavaScript library for building user interfaces
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) - A high-level programming language used for web development
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) - A markup language used for creating web pages
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS) - A style sheet language used for describing the presentation of a document written in HTML
- [npm](https://www.npmjs.com/) - A package manager for the Node.js runtime environment
- [Create React App](https://create-react-app.dev/) - A tool used to quickly set up a modern React web application with no build configuration required.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
### Key Features <a name="key-features"></a>
The following features are implemented in the Bookstore App:
- Display a list of books with their title, author, and category
- Add a new book to the list
- Remove a selected book from the list
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 💻 Getting Started <a name="getting-started"></a>
To get a local copy of the project up and running, follow these steps.
### Prerequisites
In order to run this project, you need to have a web browser installed on your computer.
### Setup
Clone this repository to your desired folder by running the following command:
```sh
clone git@github.com:MussieTeka/react-bookstore.git
```
### Install
To use this application, you need to have Node.js installed on your machine. Once you have Node.js installed,
Run npm install to install all dependencies
```sh
cd react-bookstore
npm install
```
### Usage
Run npm start to start the application using webapp live server.
```sh
npm start
```
This will open the app in your browser at `http://localhost:3000`.
### Run tests
To run tests for the To Do List App, follow these steps:
- Open the command prompt or terminal on your computer.
- Navigate to the project directory using the cd command.
- Type the command npm run test and press enter.
```sh
npm run test
```
### Deployment
You can deploy this project using any web hosting service of your choice.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 👥 Author <a name="authors"></a>
This project was developed by:
👤 **Mussie Kahsay** - Developer
- GitHub: [@MussieTeka](https://github.com/MussieTeka)
- Twitter: [@mussieteka](https://twitter.com/mussieteka)
- LinkedIn: [@mussieteka](https://linkedin.com/in/mussieteka)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🔭 Future Features <a name="future-features"></a>
- Sorting Options: Provide users with options to sort the books displayed on the website by price, rating, publication date, or other relevant criteria.
- Responsive Design: Make the Bookstore website mobile-friendly by implementing responsive design, which will allow users to easily navigate and purchase books on their mobile devices.
- Wish List Feature: Allow users to add books they want to read to a wish list, which will make it easier for them to purchase the books later.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🤝 Contributing <a name="contributing"></a>
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you would like to contribute to this project, you can follow these steps:
1. Fork the repository.
2. Create a new branch for your changes.
3. Make your changes and commit them.
4. Push your changes to your forked repository.
5. Create a pull request back to the original repository.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## ⭐️ Show your support <a name="support"></a>
If you like this project, please give it a star on GitHub.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🙏 Acknowledgments <a name="acknowledgements"></a>
- [React](https://reactjs.org/)
- [Create React App](https://create-react-app.dev/)
- [GitHub](https://github.com/)
- [Microverse](https://www.microverse.org/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## ❓ FAQ (OPTIONAL) <a name="faq"></a>
- **Can I modify and redistribute this project?**
- Yes, you can modify and redistribute this project as long as you follow the terms of the MIT license.
- **How can I contribute to this project?**
- Contributions, issues, and feature requests are welcome! You can check the issues page to see if there are any current issues or feature requests that you can work on. If not, feel free to submit a new issue or pull request. Before contributing, please read the CONTRIBUTING.md file for guidelines on how to contribute to this project.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LICENSE -->
## 📝 License <a name="license"></a>
This project is [MIT](./LICENSE) licensed.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
| react-bookstore. | create-react-app,javascript,reactjs,webpack,jxl | 2023-05-05T01:36:01Z | 2023-05-14T10:11:00Z | null | 1 | 5 | 32 | 0 | 0 | 2 | null | MIT | JavaScript |
Satyamjha24/Jewellane | main | ## 🏷️ What is JewelLane?
> Jewel Lane is a clone of an e-commerce website Caratlane which sells the best gold & diamond jewellery. They offer a wide range of rings, earrings, bangles, bracelets and necklaces at the best price.
---
<br/>
## **Frontend Deployed URL** 👉 (https://jewellane.vercel.app/)
## 🏷️ Tech Stack Used:-
### Frontend
| React | HTML | CSS | JavaScript | Chakra UI |
| ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ |
| <img width="75px" src="https://user-images.githubusercontent.com/25181517/183897015-94a058a6-b86e-4e42-a37f-bf92061753e5.png"> | <img width="75px" src="https://user-images.githubusercontent.com/25181517/192158954-f88b5814-d510-4564-b285-dff7d6400dad.png"> | <img width="75px" src="https://user-images.githubusercontent.com/25181517/183898674-75a4a1b1-f960-4ea9-abcb-637170a00a75.png"> | <img width="70px" src="https://user-images.githubusercontent.com/25181517/117447155-6a868a00-af3d-11eb-9cfe-245df15c9f3f.png"> | <img width="70px" src="https://pbs.twimg.com/profile_images/1244925541448286208/rzylUjaf_400x400.jpg"> |
### Backend
| Node | Express | MongoDB | Mongoose | JWT |
| ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ |
| <img width="75px" src="https://img.icons8.com/color/256/nodejs.png"> | <img width="75px" src="https://img.icons8.com/ios/256/express-js.png"> | <img width="75px" src="https://img.icons8.com/external-tal-revivo-shadow-tal-revivo/256/external-mongodb-a-cross-platform-document-oriented-database-program-logo-shadow-tal-revivo.png"> | <img width="70px" src="https://img.icons8.com/color/256/mongoose.png"> | <img width="70px" src="https://seeklogo.com/images/J/json-web-tokens-jwt-io-logo-C003DEC47A-seeklogo.com.png"> |
# 🏷️ Home Page

# 🏷️ Signup Page

# 🏷️ Login Page

# 🏷️ Products Page
## 🏷️ Rings

## 🏷️ Mangalsutra

## 🏷️ Bracelates

# 🏷️ Details Page

# 🏷️ Cart Page

# 🏷️ Payment Page

# 🏷️ Order Success Page

# 🏷️ Admin Login Page

# 🏷️ Admin Dashboard

---
## More Project Details :-
- Type : Group Project
- Duration of Project - 5 Days
- Number of Contributors - 5
- <a style="color:#ffd41f" href="https://github.com/Satyamjha24">Satyam Kumar</a> -> Team Lead
- <a style="color:#ffd41f" href="https://github.com/Ajay84sia">Ajay</a>
- <a style="color:#ffd41f" href="https://github.com/abhinavjoshi1798">Abhinav Joshi</a>
- <a style="color:#ffd41f" href="https://github.com/AditiSharma00">Aditi Sharma</a>
- <a style="color:#ffd41f" href="https://github.com/Harshitakatara34">Harshita Katara</a>
---
<br/>
<h3 align="center" >💝 Thank-you for your Time 💝</h3>
| Jewel Lane is a clone of an e-commerce website Caratlane which sells the best gold & diamond jewelry. They offer a wide range of rings, earrings, bangles, bracelets and necklaces at the best price. | bcrypt,chakra-ui,express,javascript,jsonwebtoken,mongodb,mongoose,nodejs,reac-router-dom,react | 2023-05-02T03:44:27Z | 2023-09-10T05:15:11Z | null | 5 | 33 | 116 | 0 | 2 | 2 | null | null | JavaScript |
lack21/Time-Tracking-Dashboard | main | # Time-Tracking-Dashboard
Tools Used :
• HTML
• SASS
• JavaScript
• JSON

Link : https://lack21.github.io/Time-Tracking-Dashboard/
| Javascript Project | html,javascript,json,scss | 2023-04-29T15:52:36Z | 2023-04-29T16:07:33Z | null | 1 | 0 | 5 | 0 | 0 | 2 | null | null | SCSS |
MoozonWei/ucloud-homework-backup-selenium | main | # ucloud-homework-backup-selenium
备份 ucloud 上的学生作业。
## 使用方式
### npm 全局安装
```shell
npm i -g ucloud-bkp
ucloud-bkp
```
### clone 到本地使用
#### 准备工作
在项目最上层录下创建 `.env` 文件,文件中需要包含以下字段:
```shell
USERNAME = '202XXXXXX'
PASSWORD = 'XXXXXXXXX'
DOWNLOAD_PATH = '/Users/xxxxx/Downloads/ucloud'
```
分别表示学号、密码、下载路径。
#### 运行
```shell
npm run prod # 生产环境
npm run dev # 开发环境
```
#### 调整
用户可以根据实际情况对 `src/constant/index.js` 中的参数进行调整,自行把握容错率和运行速度。
```js
export const DEFAULT_DELAY_TIME = 500
export const DOWNLOAD_WAITING_TIME = 2000
```
| null | esm,nodejs,cli,javascript,selenium,selenium-javascript | 2023-04-27T12:36:42Z | 2023-05-05T11:20:42Z | null | 1 | 0 | 8 | 0 | 0 | 2 | null | MIT | JavaScript |
Yelcde/Cata-Town | main | # Cata-Town
Esse projeto é o projeto final da matéria LS (Linguagem de Script) ofertado pelo IFPB, através do curso Sistemas para Internet, feito por mim (Johnner Yelcde) e Sammuel Luna. O projeto propôe dados referentes aos bairros de João Pessoa - PB para as autoridades responsáveis pela coleta de reciclavéis tomarem a melhor decisão.
| Esse projeto é o projeto final da matéria LS (Linguagem de Script) ofertado pelo IFPB, através do curso Sistemas para Internet. O projeto propôe dados referentes aos bairros de João Pessoa - PB para as autoridades responsáveis pela coleta de reciclavéis tomarem a melhor decisão. | css,html,javascript | 2023-05-03T18:57:11Z | 2023-05-26T17:44:44Z | null | 2 | 1 | 23 | 0 | 1 | 2 | null | MIT | JavaScript |
RahulRathod5181/Fashion-Road | main | <!-- # finicky-scarecrow-1328 -->
# Clone of Lime-Road.Com
Fashion Road is a cloned website of Limeroad, it is E-Commerce platform. It focuses on clothing and accessories for women, men and kids. The portal allows its users to create their own look on a virtual scrapbook by using its products and also allows users to earn from the scrapbook they create.

TEAM MEMBER :- RAHUL RATHOD , KUNAL DEOTALE , ANIMESH GHOROI , RAHUL SINGH KUSHWAH , SOURAV LAHIRI.
----------------------------------------------------------------------------------------------------------------------------------------------------------------
### Build with
<div style={display:'flex', flex-direction:'row'}>
<img src="https://custom-icon-badges.demolab.com/badge/-React_Js%20-black?style=for-the-badge&logoColor=blue&logo=react" style="max-width: 100%;"/>
<img src="https://custom-icon-badges.demolab.com/badge/-JavaScript%20-black?style=for-the-badge&logoColor=yellow&logo=javascript" style="max-width: 100%;"/>
<img src="https://custom-icon-badges.demolab.com/badge/-Redux%20-black?style=for-the-badge&logoColor=purple&logo=redux" style="max-width: 100%;"/>
<img src="https://custom-icon-badges.demolab.com/badge/-HTML5%20-black?style=for-the-badge&logoColor=orange&logo=html5" style="max-width: 100%;"/>
<img src="https://custom-icon-badges.demolab.com/badge/-CSS3%20-black?style=for-the-badge&logoColor=blue&logo=css3" style="max-width: 100%;"/>
<img src="https://custom-icon-badges.demolab.com/badge/-Axios%20-black?style=for-the-badge&logoColor=pink&logo=axios" style="max-width: 100%;"/>
<img src="https://custom-icon-badges.demolab.com/badge/-JSON%20-black?style=for-the-badge&logoColor=blue&logo=json" style="max-width: 100%;"/>
<img src="https://custom-icon-badges.demolab.com/badge/-Chakra UI%20-black?style=for-the-badge&logoColor=teal&logo=chakra_ui" style="max-width: 100%;"/>
<img src="https://custom-icon-badges.demolab.com/badge/-Node_Js%20-black?style=for-the-badge&logoColor=blue&logo=react" style="max-width: 100%;"/>
<img src="https://custom-icon-badges.demolab.com/badge/-MongoDB%20-black?style=for-the-badge&logoColor=blue&logo=react" style="max-width: 100%;"/>
<img src="https://custom-icon-badges.demolab.com/badge/-express%20-black?style=for-the-badge&logoColor=blue&logo=react" style="max-width: 100%;"/>
</div>
------------------------------------------------------------------------------------------------------------------------------------------------------------------
DEPLOY LINK :- https://fashionroad-animesh-0041.vercel.app/
<br/>
BACKEND LINK :- https://clumsy-miniskirt-tuna.cyclic.app/
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
ABOUT FASHION-ROAD :-
FashionRoad is an Indian e-commerce website that offers a wide range of fashion and lifestyle products for men, women, and kids. The website was launched in 2023 and has since become a popular destination for online shopping . FashionRoad offers a unique shopping experience with its scrapbook feature, where users can create their own styleboards and share them with other users. The website also offers a variety of payment options and fast delivery . In addition to fashion and lifestyle products.
------------------------------------------------------------------------------------------------------------------------------------------------------------------
CONTRIBUTION :-
RAHUL RATHOD :- PRODUCT PAGE (MENS , WOMENS) , SINGLE PRODUCT PAGE.
KUNAL DEOTALE :- LOGIN AND SIGNUP (USERS AND ADMIN SIDE) , LANDING PAGE , ADMIN SIDE.
ANIMESH GHOROI :- BACKEND SIDE.
SOURAV LAHIRI :- BACKEND SIDE , NAVBAR , ADMIN SIDE.
RAHUL SINGH KUSHWAH :- CART PAGE , CHECKOUT AND PAYMENT PAGE.
------------------------------------------------------------------------------------------------------------------------------------------------------------------
LANDING PAGE

WOMENS PAGE

MENS PAGE

SINGLE PRODUCT PAGE

CART PAGE

PAYMENT PAGE

ADMIN DASHBOARD

ADD PRODUCT FORM

ADMIN SIDE PRODUCT

| Fashion Road is a cloned website of Limeroad, it is E-Commerce platform. It focuses on clothing and accessories for women, men and kids. The portal allows its users to create their Own user page of different clothes collection. | react,chakraui,css,cyclic,express,javascript,mongodb,mongoose,nodejs,schema | 2023-05-02T15:26:12Z | 2023-06-09T07:03:44Z | null | 5 | 54 | 179 | 1 | 2 | 2 | null | null | JavaScript |
TebogoYungMercykay/Brand_Race-Local_NodeJS_Socket_Server | master | <!-- # <p align=center>Brand Race</p> -->
# Brand Race
---
### CONTRIBUTORS:
- Sello Selepe - Nickname (Tebogo)
---
### INTRODUCTION:
- We will be Implementing `Web Sockets`, We will create a game which will be played in real-time by 2-users per `Game Loop`. This game will be called `BrandRace`. The general idea of the game is to `guess` the logo of a `car brand` quicker than your `opponent`. More details of the game and its rules will be explained below.
- Game Must Contain:
- A `PHP API` hosted off Wheatley that pulls from a `MYSQL DB`.
- Random Example, `config.php` Database Connection File.
```php
class ImagesDatabase{
private $Host = 'localhost';
private $DatabaseName = 'images_db';
private $Username = 'username';
private $Password = 'p@ssw0rd';
private $initConnection = null;
// Creating an instance of the ImagesDatabase class
public static function instance(){
static $instance = null;
if ($instance === null){
$instance = new ImagesDatabase();
}
return $instance;
}
// Method for Closing the database connection
private function close($connection) {
$connection->close();
}
// The Constructor for the ImagesDatabase class
private function __construct(){
if ($this->initConnection !== null){
if (mysqli_ping($this->initConnection)){
$this->initConnection->close();
}
}
// Initializing the Connection object
$this->initConnection = new mysqli($this->Host, $this->Username, $this->Password);
// Checking if Connection was successful
if ($this->initConnection->connect_error){
die("Connection to the Database failed: " . $this->initConnection->connect_error);
}
else{
$this->initConnection->select_db($this->DatabaseName);
}
}
// The Destructor for the ImagesDatabase class
public function __destruct(){
// Check if the connection is still open and close it
if (mysqli_ping($this->initConnection)){
$this->initConnection->close();
}
}
// Getting the Car image and brand_name
public function getImage($random_number){
$UserQueryExecution = $this->initConnection->prepare("SELECT image,brand_name FROM race WHERE id = ?");
$UserQueryExecution->bind_param("i", $random_number);
$UserQueryExecution->execute();
$result = $UserQueryExecution->get_result();
if ($result->num_rows > 0){
$row = $result->fetch_assoc();
// Do Something
}
else {
return "No Image Found With ID: " + $random_number;
}
}
}
```
- Random Example: Database Dumb For The `race` Table
```sql
CREATE TABLE IF NOT EXISTS `race` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`brand_name` varchar(255),
`image` varchar(255),
PRIMARY KEY (`id`),
UNIQUE KEY `brand_name` (`brand_name`)
) ENGINE=InnoDB AUTO_INCREMENT=1 DEFAULT CHARSET=utf8mb4;
- A `local NodeJS socket server` polling your `PHP API` from Wheatley.
- Random Example. Local NodeJS socket server => `Socket.io`
```javascript
socket.on("joinGame", ({ username, game_loop }) => {
const user = userJoin(socket.id, username, game_loop);
socket.join(user.game_loop);
// Welcome current user
socket.emit("message", formatMessage(botName, "Welcome to BrandRace!"));
// Broadcast when a user connects
socket.broadcast
.to(user.game_loop)
.emit(
"message",
formatMessage(botName, `${user.username} has joined the game`)
);
// Send users and game_loop info
io.to(user.game_loop).emit("Competitors", {
game_loop: user.game_loop,
users: getCompetitors(user.game_loop),
});
});
```
- A `Web client` that connects to your `NodeJS socket` server and will act as the `Front End`.
- Random Example. `index.html`
```html
<!DOCTYPE html>
<html lang="en">
<head>
<title>Brand Race</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="styles.css" crossorigin="anonymous"/>
</head>
<body>
<div class="join-container">
<header class="join-header">
<h1><i class="fas fa-smile"></i>Brand Race</h1>
</header>
<main class="join-main">
<form action="game_loop.html">
<div class="form-control">
<label for="username">Username</label>
<input type="text" name="username" id="username" placeholder="Enter username..." required/>
</div>
<div class="form-control">
<label for="game_loop">Game Loop</label>
<select name="game_loop" id="game_loop">
<option value="game_loop">Game Loop 1</option>
</select>
</div>
<button type="submit" class="btn">Game Loop 1</button>
</form>
</main>
</div>
</body>
</html>
```
- ### LANGUAGE CONSTRAINS:
- NodeJS
- JS
- HTML & CSS (Bootstrap)
- PHP
- ###### The API and Database should be hosted off Wheatley, the NodeJS server should be hosted locally.
---
- ### ADDITIONAL RESOURCES:
- ### `NodeJS`:
- [w3schools](https://www.w3schools.com/nodejs/)
- [tutorialspoint](https://www.tutorialspoint.com/nodejs/index.htm)
- ### `ExpressJS`:
- [tutorialspoint](https://www.tutorialspoint.com/expressjs/index.htm)
- [expressjs](https://expressjs.com/)
- [developer.mozill](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs)
- ### `Web Sockets`:
- [Example Socket](socket)
- [developer.mozill](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket)
- [wikipedia](https://en.wikipedia.org/wiki/WebSocket)
- [github](https://github.com/websockets/ws)
- [socket.io](https://socket.io/)
- [npmjs](https://www.npmjs.com/package/websocket)
- ### `Base 64`:
- [w3docs](https://www.w3docs.com/snippets/html/how-to-display-base64-images-in-html.html)
- [base64](https://www.base64-image.de)
- [base64decode](https://www.base64decode.org/)
- ### `DOM Manipulation`:
- [w3schools](https://www.w3schools.com/js/js_htmldom.asp)
---
- # TASKS:
- ### Remove `(*)` for Completed Tasks.
- ### Task 1 - PHP API & DB
- `MySQL` DB
- Ability to `store` images in the `DB`
- Ability to `retrieve` images from an `endpoint`
- The `image(s)` should be random every API Call
- ReadMe explanation, `1 vs 5` images at a time
- ReadMe explanation, `Base64` vs `Link`
- ### Task 2 - Multi-User server `(*)`
- `Task Pending`.
- `Port` can be `chosen`at `run-time`
- `Reserved Ports` cannot be chosen
- Server can accept `multiple` clients `simultaneously`
- `'LIST'` command is implemented and fully functioning
- `'KILL'` command is implemented and fully functioning
- `'QUIT'` command is implemented and fully functioning
- `'GAMES'` command is implemented and fully functioning
- If `connection` is `closed` on the client the `server closes` the `socket`
- Server keeps `track` of usernames
- Server can `detect` When a game should `start` and start the game on the `user` side
- Server can `send` through `Images` to the client using `sockets` and the `API`
- Server can `generate` a `unique` `GameID`
- Server implements the `flow` of the `GameLoop` correctly
- ### Task 3 - Web Client `(*)`
- The client can `connect` to a server through a `socket`
- The client allows the user to `choose` a `username`
- The client allows user to `enter` OR `generate` GameID `from` the server
- The client starts the Game Loop on the user side on `cue` from the server
- Error `Messages`(Username taken, Socket disconnected, Opponent Gets a point, etc.)
- The ability to implement the Game loop correctly
- ### Security Requirements Must Be Met!!
---
- ## OVERVIEW:
- ###### To understand the flow of how this all works please consult the diagram below.
<img src="Images/Overview.png" height="500" width="600">
---
- ## GAME DETAILS:
- The aim of `BrandRace`, is to guess a `Car Brand Logo` faster then your opponent. There will be a `total` of `5 rounds`, in each round the players will see a `new` Logo on `screen` and need to `enter` the correct name to get the point, whoever does this the quickest `wins` the round. The `winner` is the player that has won the `most` rounds. However you are also racing against the `clock`, each player will have `limited time` each round and if time runs out before any player guesses the correct logo then `no one` gets the point.
- To make the game a bit easier to follow please consult the `diagram below`. The Area highlighted in `Red` will be referred to as the `Game Loop` and is referenced throughout the specification. Before the game begins a user `chooses` a `username` and has the option to either `generate` a `GameID` or `enter` in a `GameID`. When a `valid` `GameID` is entered it `automatically` starts the `Game Loop` After a `5 seconds` countdown on both screens.
- This is a `2 player` game `(1 vs 1)`, if someone else enters in a GameID that is `already in progress` (game started) they `should not` be allowed to join in the game and an appropriate `error message` should be shown.
<img src="Images/Game_Loop.png" height="500" width="600">
---
- ## INSTRUCTIONS:
- #### Task 1: PHP API + Database:
- We will create a PHP API that is hosted off Wheatley as well as a `MYSQL DB` along with it. This `API` should have one endpoint, `GetRandomBrands`. In this endpoint we will choose between returning 5 `random` Car brand logos with their `names` OR 1 `random` Car brand logo with its `name` that should be retrieved from the `MYSQL` Database. There are 2 options when dealing with images. Since images themselves cannot be transferred through an API we will store the images in `Base64` format in the database and return the `Base64 String`. (Consult the resources about working with Base64 at the top of the doc) OR Alternatively we can send through a `link` to the image that is hosted somewhere on the `internet` which we will then display. We will populate the DB `manually` with `PHPMyAdmin` for this assignment. Below is a summary of what is mentioned above:
- We have 2 options of how we can set up the API. There is no incorrect answer here, We shall motivate our choices
- `(5 At once)` - This option will return an array of 5 different Car Brand Logos + Names in a single API Call
- `(1 At a time)` - This option will only return 1 Car Brand Logo + Name at a time
- We will write a short explanation of our choice and why we believe its the better option. We have 2 Options of how we can transfer images. There is no incorrect answer/choice here, but we need to back up our choice
- #### `Base64` - We will store images in base64 and decode them client side
- Encryption method in PHP: `base64_encode()`
- Encryption method in PHP: `base64_decode()`
- #### `Link` - Wou will use a link to an external image.
- `Example`. https://images.pexels.com/photos/63294/autos-technology-vw-multi-storey-car-park-63294.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2
- `Example Image`:
<img src="https://images.pexels.com/photos/63294/autos-technology-vw-multi-storey-car-park-63294.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2" height="500" width="600">
- We will write a `short` explanation of our choice and why we believe its the `better` option.
- #### Task 2: Multi-User NodeJS server:
- For this task we will create a `Multi-User` socket server `(on localhost)`. The server will coded in `NodeJS` locally and not off wheatley. We will use `libraries` for this. Note: Wheatley is a web server that follows the `LAMP` stack and installing other applications on it brings security issues. We will therefore use `localhost` for this since the `NodeJS server` needs to run on an open `port` and it would be difficult to allow the server to be run on Wheatley as the chances of multiple people using the same port would be high.
- #### `The server must have the following functionality`:
- Be able to `specify` a port that the `server` will `listen` on at `run-time` (create the socket), using input arguments or prompts. It is good practice to `block` the user from using `reserved` ports (Ports that have been reserved for other task). However there is still a chance we can choose a port in use, but we will just try a different port instead. The ports we will use ports from `1024` to `49151`, make sure the user can only `choose a port in this range`. If you are curious about why this is the case, you can read up about it at https://www.techtarget.com/searchnetworking/definition/port-number.
- ###### `Definition`: A port number is a way to identify a specific process to which an internet or other network message is to be forwarded when it arrives at a server. All network-connected devices come equipped with standardized ports that have an assigned number. These numbers are reserved for certain protocols and their associated function. Hypertext Transfer Protocol (`HTTP`) messages, for example, always go to port 80 -- one of the most commonly used ports.
- `Block` the user from attempting to open a Reserved Port (Explained above).
- Accept `multiple` client connections and interact with the clients `concurrently` through sockets.
- The server must utilize functionality of the `PHP API` we developed in `Task 1`. That means our server should `contact` our PHP API to get the car brands for the game based on the options we chose.
- The server should have a `KILL` command to `close` a connection based on their `username`. This also means that we need to keep track of which `socket ID` corresponds to which Username since we need the SocketID to `close` a `socket connection`.
- The server needs to `account` for `lost` sockets (when a socket was created and the client `[HTML web page]` has `closed/disconnected`). These lost sockets should be closed in order to allow for new connections. If that user was `in a game` then the `game should be stopped` and the other `user` notified (`This check can be done in the game loop`).
- The server should have a `LIST` command to `list all` the connections it currently has, be sure to list the `usernames` and their respective `SocketIDs`.
- The server should have a `QUIT` command that `sends` a `broadcast` to all connections notifying that the server will now go `off-line`, thereafter closing all connections.
- The server should have a `GAMES` command that `shows all games` in `session` or `created`, The `GameID` and the `players usernames`.
- The server should be able to `keep track`of `usernames`, i.e a when a user requests a username the server `determines` if its `in use`, prompting for a `different username`.
- The server should be able to `generate` a `Unique GameID`. This should be a random `10` Character `AlphaNumeric` String.
- The server should be able to start the game loop automatically if a user enters in another users `GameID` (remember the `5 second countdown`).
- The `Game loop`, Once the game loop has started take note of the following from the `server side`:
- The server should `notify` the user when the game is `about to start`
- The server should `keep track` how many `rounds` each user has `won`
- `Detect` if one `opponent disconnects` and `end` the loop and notify the other
- The server should be able to implement what is shown in the `Flowchart` under `Game Details`
- Since Wheatley is password protected, Include login details in the URL as follows:
- `username:password@wheatley.cs.up.ac.za/uXXXXXXXX/path/to/api`
- ###### To `test` the functionality of the server will use https://www.piesocket.com/websocket-tester as the client `before` proceeding to Task 3.
- #### Task 3: Web Client:
- For this task we will `develop` a `web page/web site` that will `interact` with our `server` (that runs on our local machine `[localhost]`) we wrote for Task 2. The web client must be implemented in `HTML`, `CSS` and `JS` using `Web Sockets`. The client should also be on `localhost`. Note: We will use some client side `library` of our choice `(e.g. WebSockets, Socket.io, etc.)`. To make the changes we can/should make use of `DOM Manipulation` with `javascript`, that way we do not need to `redirect` to a new page every time which might disconnect the socket.
- #### `The client must have the following functionality`:
- The user should be able to `enter` in their username. If that username is `not available` then an `error` should be shown, and be `allowed` to enter in a `new username`.
- After the user has `received` a username they have 2 options
- `Enter` in a `GameID`. If the GameID `exists` and the game in not im `progress` should `trigger` the game loop.
- `Generate` a `GameID` (From the server) start the game loop when another user enters in the `GameID`.
- #### `The Game Loop`
- Once the server starts the game loop the `screen` should `update` to show the logo with a `elapsed timer`, and the ability for a user to enter in the `brand name`. Here we are free to chose how the user inputs the name.
- The user should be able to guess the `logo` and be `notified` if they get it `right` or `wrong`(remember this needs to happen in `real-time`). When a user gets it `wrong`, they should be allowed to `try again`, provided their opponent has not got it correct, and `vice versa`.
- The user should be `notified` if their opponent `gets it right` and what the `correct answer` was before moving onto the next logo. To `aid` user experience use a `countdown` timer `before` moving to the next logo.
- At the `end` of the game both users should be `notified` of the `winner` unless it was a `draw`.
---
## REQUIREMENTS BEFORE RUNNING THE CODES:
- ### `A text editor`:
- A text editor is required to create, write and edit code.
- There are many free and paid text editors available online such as Visual Studio Code, Sublime Text, Notepad++, and Atom.
- VS Code Instalation Guide: https://www.youtube.com/watch?v=4zVObKFZ6fA&ab_channel=TheCodeholic
- ### `Web server` - Optional (To Test PHP Code And The Database):
- A web server is required to serve web pages to users.
- You can use an existing web server like Apache or Nginx, or you can use a package like XAMPP or WAMP which comes with an integrated web server.
- ##### `Xampp Instalation Guide`:
- [Windows 10](https://www.youtube.com/watch?v=-f8N4FEQWyY&ab_channel=edureka%21)
- [Windows 11](https://www.youtube.com/watch?v=VQpATELDSEI&ab_channel=ProgrammingKnowledge2)
- Once `Xampp` is available:
- Copy the souce code to the httdoc directory
- Run `Apache` and `MySQL` server
- url: `"http://localhost/path/to/code/login.php"`
- ### `HTML`:
- Hypertext Markup Language is used to create the structure and content of web pages.
- You need a text editor to create HTML files with an ".html" extension.
- ### `CSS`:
- Cascading Style Sheets are used to style the HTML content.
- You need a text editor to create CSS files with a ".css" extension.
- ### `JavaScript`:
- JavaScript is used to add interactivity and functionality to web pages.
- You need a text editor to create JavaScript files with a ".js" extension.
- ### `PHP`:
- PHP is a server-side scripting language used for dynamic web content.
- You need a web server that supports PHP to run PHP scripts.
- ### `jQuery`:
- jQuery is a JavaScript library that simplifies HTML document manipulation, event handling, and animation.
- You need to include jQuery in your HTML file by linking to it in your code.
- The Same AJAX Example Using jQuery Just For Control
```php
<!DOCTYPE html>
<html>
<head>
<title>AJAX Example For Control</title>
<!-- Including jQuery Library in out file -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script>
$(document).ready(function() {
$("#exampleButton").click(function() {
$.get("URL", function(data) {
// DOM Manipulation
$("#example_id").html(data);
});
});
});
</script>
</head>
<body>
<h1>AJAX Example For Control</h1>
<button type="button" id="exampleButton">Load Data</button>
<p id="example_id"></p>
</body>
</html>
```
- ### `Web Browsers`:
- A web browser is necessary to render and display web pages.
- Popular web browsers include:
- Google Chrome
- Mozilla Firefox
- Safari
- Microsoft Edge
- Brave
- Opera Mini
- Not Recommended: Tor (Onion Routing)
---
---
| This Implementation makes use of Web Sockets Connection, It's a game which will be played in real-time by users per 1 vs 1 per Game Loop. The general idea of the game is to guess the logo of a car brand quicker than an opponent. | api,client-side-code,databases,express-js,intervals,local-server,mysql,nodejs,php,phpmyadmin | 2023-04-28T11:31:04Z | 2023-10-13T20:30:35Z | null | 2 | 6 | 65 | 0 | 0 | 2 | null | MIT | JavaScript |
Ishu070303/fitness-app | master | # Gym Application
Welcome to the Gym Application! This is a simple front-end application designed to provide you with an interactive and engaging experience. With animations and an active form, you can make the most out of your fitness journey.
Let's get started!💪🏻
## Features
- Nice Header bar, Fully Responsive, and an active form using useForm.
- **Workout Plans**: Discover pre-designed workout plans tailored to different goals and fitness levels. Follow these plans to ensure a structured and effective workout routine.
- **Social Community**: Connect with fellow fitness enthusiasts, share your achievements, and motivate each other on your fitness journeys.
## Deployment Link
[https://evogym-app.netlify.app/](https://evogym-app.netlify.app/)
## Installation
To get started with the Gym App, follow these steps:
1. Clone the repository:
```
git clone https://github.com/Ishu070303/fitness-app.git
```
2. Install the dependencies:
```
cd fitness-app
cd gym-app
npm install
```
3. Start the application:
```
npm start
```
4. Open your browser and navigate to `http://127.0.0.1:5173/` to access the Gym App.
## Technologies Used
The Gym App is built using the following technologies:
- **Frontend**: Vite-React, HTML, Tailwind CSS, Javascript, Typescript.
- **animation**: motion
## Contributing
We welcome contributions from anyone interested in improving the Gym App. If you have any suggestions, bug reports, or would like to add new features, please open an issue or submit a pull request on our GitHub repository
Give this repository a like!🥰
## Contact
If you have any questions, feedback, or need assistance, please contact me at eshikarawat02@gmail.com . We are here to help you make the most out of your fitness journey.
Happy workouts💪🏻!
| Welcome to the Gym Application! This is a simple front-end application designed to provide you with an interactive and engaging experience. With animations and an active form, you can make the most out of your fitness journey. Let's get started!💪🏻 | html5,javascript,reactjs,tailwindcss,typescript,vite | 2023-05-16T14:36:25Z | 2023-05-27T08:09:03Z | null | 1 | 0 | 21 | 0 | 0 | 2 | null | null | TypeScript |
Arjun-Regmi-Chhetri/laravel-auth | master | <p align="center"><a href="https://laravel.com" target="_blank"><img src="https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg" width="400"></a></p>
<p align="center">
<a href="https://travis-ci.org/laravel/framework"><img src="https://travis-ci.org/laravel/framework.svg" alt="Build Status"></a>
<a href="https://packagist.org/packages/laravel/framework"><img src="https://img.shields.io/packagist/dt/laravel/framework" alt="Total Downloads"></a>
<a href="https://packagist.org/packages/laravel/framework"><img src="https://img.shields.io/packagist/v/laravel/framework" alt="Latest Stable Version"></a>
<a href="https://packagist.org/packages/laravel/framework"><img src="https://img.shields.io/packagist/l/laravel/framework" alt="License"></a>
</p>
## About Laravel
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
- [Simple, fast routing engine](https://laravel.com/docs/routing).
- [Powerful dependency injection container](https://laravel.com/docs/container).
- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage.
- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent).
- Database agnostic [schema migrations](https://laravel.com/docs/migrations).
- [Robust background job processing](https://laravel.com/docs/queues).
- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).
Laravel is accessible, powerful, and provides tools required for large, robust applications.
## Learning Laravel
Laravel has the most extensive and thorough [documentation](https://laravel.com/docs) and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.
If you don't feel like reading, [Laracasts](https://laracasts.com) can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.
## Laravel Sponsors
We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel [Patreon page](https://patreon.com/taylorotwell).
### Premium Partners
- **[Vehikl](https://vehikl.com/)**
- **[Tighten Co.](https://tighten.co)**
- **[Kirschbaum Development Group](https://kirschbaumdevelopment.com)**
- **[64 Robots](https://64robots.com)**
- **[Cubet Techno Labs](https://cubettech.com)**
- **[Cyber-Duck](https://cyber-duck.co.uk)**
- **[Many](https://www.many.co.uk)**
- **[Webdock, Fast VPS Hosting](https://www.webdock.io/en)**
- **[DevSquad](https://devsquad.com)**
- **[Curotec](https://www.curotec.com/services/technologies/laravel/)**
- **[OP.GG](https://op.gg)**
- **[WebReinvent](https://webreinvent.com/?utm_source=laravel&utm_medium=github&utm_campaign=patreon-sponsors)**
- **[Lendio](https://lendio.com)**
## Contributing
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [taylor@laravel.com](mailto:taylor@laravel.com). All security vulnerabilities will be promptly addressed.
## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
| Implementing a single authentication system in Laravel for seamless user access. This involves utilizing Laravel's built-in authentication features to provide secure login and registration processes for users. | css,html,javascript,laravel,nodejs,php | 2023-05-07T06:20:44Z | 2023-05-09T02:16:49Z | null | 1 | 0 | 1 | 0 | 0 | 2 | null | null | JavaScript |
fabianbm15/Minicurso-React-Hooks | main | # Rick and Morty React App with Hooks

## Introduction
This repository contains a React application that utilizes React Hooks to display information about the characters from the popular animated series, Rick and Morty.
## Installation
To use this application, follow these steps:
1. Clone this repository to your local machine.
2. Open a terminal and navigate to the project directory.
3. Run `npm install` to install the dependencies.
4. Run `npm run dev` to start the development server.
5. Enjoy the application!
## Features
This application has the following features:
- Utilizes React Hooks for state management and lifecycle methods
- Displays information about the characters from Rick and Morty
- Responsive design for all screen sizes
## Technologies Used
- React.js
- React Hooks
- CSS
- HTML
- Javascript
## Conclusion
Thank you for checking out this React application that utilizes React Hooks to display information about the characters from Rick and Morty. I hope you enjoy it as much as I enjoyed creating it!
| Rick And Morty ReactApp using React Hooks. | css,html,javascript,react,react-hooks,reactjs | 2023-04-24T14:07:41Z | 2023-04-25T20:00:33Z | null | 1 | 0 | 13 | 0 | 0 | 2 | null | null | JavaScript |
niteshpk/prompt-baba | main | # PromptBaba
PromptBaba is an open-source AI prompting tool that helps you discover, create, and share creative prompts for the modern world. With the increasing use of chatbots powered by AI, PromptBaba makes it easy to find and share prompts that you can use to charge up your AI-powered chatbot.
## Live Demo
https://prompt-baba-niteshpk.vercel.app/
## Screenshots
### Website

### Mobile

## Features
- Discover and share AI-powered prompts
- Login using NextAuth and Google authentication
- Browse prompts by tags, usernames, and content
- Search for prompts by keyword
- Copy prompts to clipboard
- Edit/Delete prompts (if you are a creator of that prompt)
- View profiles of other prompt creators and their prompts
## Getting started
1. Clone the repository:
```sh
git clone https://github.com/your-username/promptbaba.git
cd promptbaba
```
2. Create a `.env` file in the root of your project:
```sh
touch .env
```
3. Add the following constants to your `.env` file:
```sh
GOOGLE_ID=your-google-id
GOOGLE_CLIENT_SECRET=your-google-client-secret
MONGODB_URI=your-mongodb-uri
NEXTAUTH_URL=your-nextauth-url
NEXTAUTH_URL_INTERNAL=your-nextauth-internal-url
NEXTAUTH_SECRET=your-nextauth-secret
```
Replace the `your-google-id`, `your-google-client-secret`, `your-mongodb-uri`, `your-nextauth-url`, `your-nextauth-internal-url`, and `your-nextauth-secret` placeholders with the appropriate values for your project.
4. Install the dependencies and start the development server:
```sh
npm install
npm run dev
```
By following these steps, you will have created a `.env` file and added the necessary constants to it. Now you can run your PromptBaba application locally.
## Contributing
We welcome contributions from the community! If you'd like to contribute to PromptBaba, please fork the repository and submit a pull request with your changes.
## License
PromptBaba is released under the MIT License.
| PromptBaba is an open-source AI prompting tool that helps you discover, create, and share creative prompts. With Next.js, NextAuth, and Google authentication, browse prompts by tags, usernames, and content, and copy or edit them with ease. Join our community and inspire AI creativity today! | css3,html5,javascript,next-auth,next-auth-provider,nextjs,react,responsive-web-design,tailwindcss | 2023-05-10T09:28:44Z | 2023-05-13T13:49:43Z | null | 1 | 0 | 4 | 0 | 0 | 2 | null | null | JavaScript |
fajarudinzakariya/web-dasar-dicoding | main | # web-dasar-dicoding
Submission Belajar Dasar Pemrograman Web-Dicoding-
| Submission Belajar Dasar Pemrograman Web-Dicoding- | css,dicoding,dicoding-submission,html,javascript,web | 2023-05-14T05:04:15Z | 2023-05-15T15:54:48Z | null | 1 | 0 | 3 | 0 | 0 | 2 | null | MIT | HTML |
theolampert/JSValueCoder | main | ### JSValueCoder

Codable implementation for JavascriptCore's `JSValue`
Note: This was written pre the `swift-foundation` project's adoption into macOS and iOS, JSON decoding was very slow and this library made more sense. If you're targeting newer platforms, you can probably just use JSONDecoder/Encoder.
#### Usage:
```swift
let context = JSContext()!
struct Note: Codable {
let id: Int
}
struct User: Codable {
let id: String
let name: String
let score: Double
}
let user = User(
id: "7",
name: "John",
score: 1.3,
note: Note(id: 1)
)
let encoder = JSValueEncoder()
let decoder = JSValueDecoder()
let jsValue = try encoder.encode(user, in: context)
let decoded = try decoder.decode(User.self, from: jsValue)
```
#### Notes:
This was originally based off of work here https://github.com/byss/KBJSValueCoding with the following changes:
- Support was added for nested structs
- Support was added for arrays
- Bug was fixed when decoding Bools
- Bug was fixed when decoding with different key coding strategies
- Tests added
| A Codable implementation for JavascriptCore's JSValue | codable,javascript,javascriptcore,swift | 2023-05-13T07:32:31Z | 2024-03-07T13:05:00Z | null | 1 | 0 | 15 | 0 | 1 | 2 | null | MIT | Swift |
Adr1ni/TalkinHands-Laravel-Vue | master | TalkinHands
===============
<div style="text-align: center;">
<img src="http://imgfz.com/i/0DYs7Nm.png" width="300px" height="300px">
<br>
</div>
TalkinHands es una aplicación web de última generación desarrollada con Laravel y Vue 3.js, con MongoDB como motor de base de datos. Su objetivo principal es proporcionar un traductor de voz a lenguaje de señas, que permita una comunicación más inclusiva y accesible para las personas con discapacidad auditiva.
## Features
- Traducción de voz a lengua de señas en tiempo real.
- Interfaz de usuario moderna y atractiva.
- Seguridad y autenticación de usuarios mediante cookies y tokens.
- Sistema de gestión de usuarios y datos completo (CRUD)
- Integración con servicios de reconocimiento de voz.
- Documentación detallada sobre el funcionamiento y uso de la aplicación.
- Repositorio en GitHub para explorar el código fuente y realizar contribuciones.
Instalación
------------
Clonar el repositorio:
```shell
git clone https://github.com/yourusername/talkinhands.git
```
Accede al directorio del proyecto:
```shell
cd TalkinHands-Laravel-Vue
```
Instalar las dependencias(asegurate tener instalada la dependecia de php para mongo:^1.12):
```bash
composer install
npm install
```
Configuracion
------------
Configure el archivo .env con los detalles de conexión de su base de datos MongoDB.
```php
DB_CONNECTION=mongodb
DB_HOST=127.0.0.1
DB_PORT=27017
DB_DATABASE=laravel-login2
DB_USERNAME=
DB_PASSWORD=
````
Configurar sanctum,en el archivo proveedor/laravel/sanctum/src/PersonalAccessToken.php reemplazar:
```php
<?php
namespace Laravel\Sanctum;
use Jenssegers\Mongodb\Eloquent\Model;
use Laravel\Sanctum\Contracts\HasAbilities;
class PersonalAccessToken extends Model implements HasAbilities
{
/**
* The attributes that should be cast to native types.
*
* @var array
*/
protected $connection = 'mongodb';
```
Genere la clave de la aplicación:
```shell
php artisan key:generate
```
Iniciar el servidor
```shell
php artisan serve
npm run dev
```
Acceder la aplicacion en tu navegador:
```link
http://localhost:8000
```
Documentacion
------------
Para mayor informacion sobre la funcionalidad y usos, por favor revise la documentación [aquí](https://docs.google.com/document/d/1hltF-X_yAKm4KdGCytGw6iHmF68_ydWRC81HIMRAzM4/edit?usp=sharing).
Licencia
------------
This project is licensed under the [MIT license](https://opensource.org/licenses/MIT).
| Este el proyecto integrador del tercer semestre de la carrera de Diseño y desarrollo de Software Tecsup sede Arequipa. El proyecto esta conformado por Gongora Juárez Adriano, Manchego Garate Byron Milthon y Coaquira Cruz Jefferson Antony. | javascript,laravel-framework,mongodb,php8,vue3 | 2023-05-08T12:28:15Z | 2023-07-06T00:25:29Z | null | 2 | 2 | 90 | 0 | 0 | 2 | null | null | PHP |
aniketchanana/chat-gpt-helper-extension | main | null | Chrome extension for integrating chat gpt to a website with input field | chatgpt,chrome-extension,javascript | 2023-04-30T21:40:34Z | 2023-05-06T19:07:52Z | null | 1 | 0 | 6 | 0 | 0 | 2 | null | null | JavaScript |
sobwoofer/powerkit-ua-site | main | PowerKit.
https://uapowerkit.com
Сайт волонтерської організації.
Веб сторінка розроблена з використанням HTML, CSS, JavaScript.
Команда розробки:
Team Lead/ Developer : Oleksii Savchenko (https://github.com/savchenkolex);
Scrum Master/ Developer : Daryna Karmazin (https://github.com/darynakarmazin);
Developer : Andriy Tomas (https://github.com/Zetonen);
UX/UI Design: Vova Art (https://www.behance.net/vova_art);
QA / Product Owner: Anastasiia Latysheva (https://github.com/NastyaLatysh);
https://www.figma.com/file/J8iVEy8zM0XQINfXZZptwW/Untitled?type=design&node-id=0%3A1&t=ev2YHO2kYGfi7SDT-1
PowerKit - це команда волонтерів, згуртованих задля однієї мети - виготовлення безкоштовних повербанків для військових ЗСУ. В якості елементів живлення ми використовуємо акумулятори із використаних електронних сигарет.
Проект PowerKit засновано з перших тижнів повномасштабного вторгнення рф в Україну. З самого початку над проектом працювало 5 друзів, згодом наша команда розширилась до понад 100 волонтерів з різних міст України та інших держав.
Мета проекту - забезпечити військових ЗСУ безкоштовними, потужними та зручними повербанками. Наші повербанки обладнані LED стрічкою червоного кольору, виходами USB та спеціальним розʼємом для зарядки військових рацій.
Проект виконує також екологічну функцію, а саме утилізацію електронних сигарет. Такі сигарети містять літієві акумулятори, які за своїми властивостями підходять для виробництва досить потужних повербанків.
to run on local machine use
`docker run -p 80:8080 -v ${PWD}:/var/www/html trafex/php-nginx` | Website for volunteering organization. Landing page development with using HTML, CSS, JavaScript. | css,css-grid,figma,flexbox,html5,javascript,php | 2023-04-26T06:31:46Z | 2024-03-13T18:45:25Z | null | 7 | 213 | 496 | 12 | 1 | 2 | null | null | CSS |
kauamoreno/chat | main | <h1 align="center">Chat</h1>

<div style="display: flex;">
<img src="https://github.com/kauamoreno/chat/assets/119445003/26b27615-0826-4ffc-96e0-c8016d3cf4e8" alt="Imagem 1" width="49%">
<img src="https://github.com/kauamoreno/chat/assets/119445003/f3f2f2bd-a847-4b27-a54b-398902bd9299" alt="Imagem 2" width="49%">
</div>
<br>
## Dicas de uso
* Link para o site: [chat2-kauamoreno2005.b4a.run/](https://chat2-kauamoreno2005.b4a.run/)
* O sevidor é dasabilitado quando fica inativo por 30 min, por isso o site pode demorar 1 min para entrar<br>
#### Caso não tenha um perfil no GitHub segue alguns para testar:
* kauamoreno
* kevintaiyo
* nikolaseduardo
* das
* rwe
<br>
## Introdução
O Chat com Socket.IO é uma aplicação que utiliza a biblioteca Socket.IO para criar uma comunicação bidirecional entre clientes e servidor, permitindo que os usuários troquem mensagens em tempo real. <br>
Ao estabelecer uma conexão entre o servidor e os clientes, é possível enviar e receber mensagens instantaneamente, garantindo uma experiência de chat dinâmica e interativa.
<br>
## Funcionalidades
O repositório possui as seguintes funcionalidades:
<br><br>
* Envio e recebimento de mensagens em tempo real entre os usuários conectados.
* Consumir dados de API do GitHub
* Interface intuítiva
<br>
## Contribuição
Se você deseja contribuir para este projeto, sinta-se à vontade para enviar pull requests com melhorias, correções de bugs ou novos recursos. Sua contribuição é bem-vinda!
<br>
## Licença
Este projeto está sob a licença MIT, para mais informações consulte o arquivo [LICENSE](LICENSE) .
<br><br>
> Feito por Kauã Moreno
[](https://www.linkedin.com/in/kauamoreno/)
[](mailto:kaua.moreno2005@gmail.com)
| Repositório de chat com Socket.io: Comunicação em tempo real para troca instantânea de mensagens em um ambiente de chat. | backend,chat,nodejs,socket-io,websocket,javascript | 2023-04-24T13:15:38Z | 2023-05-29T13:33:27Z | 2023-05-28T19:03:31Z | 1 | 1 | 41 | 1 | 0 | 2 | null | MIT | JavaScript |
Metagawa/Mohidoi | main | <div align=center>
# 🥃 [Mohidoi](https://mohidoi.com)
</div>
<p align="center">A ひどい Hiragana and Katakana learning site.</p>
<p align="center">Simple and to the point web-based guide for learning and reviewing Hiragana and Katakana.</p>
<p align="center">This site uses the [Responsive Voice API](https://responsivevoice.org/api/) for pronunciations, making it an effective quick reference guide.</p>
<div align="center">
<a href="https://mohidoi.com/"><img src="./repo/example.png" alt="Mohidoi Example Image" width="700"></a>
</div>
| A ひどい Hiragana and Katakana learning tool | css,html,javascript | 2023-04-24T22:49:27Z | 2023-05-02T05:06:15Z | null | 2 | 3 | 51 | 0 | 0 | 2 | null | null | HTML |
igorskyflyer/vscode-theme-kai | main | <div align="center">
<img src="https://raw.githubusercontent.com/igorskyflyer/vscode-theme-kai/main/assets/promo/kai-256x256.png" alt="Kai - a Visual Studio Code theme">
<br>
<em><strong>Kai</strong>: <code>Where Code Meets the Sea</code></em>
<br>
<br>
<img alt="Visual Studio Marketplace Installs" src="https://img.shields.io/visual-studio-marketplace/i/igordvlpr.kai-theme">
<img alt="Visual Studio Marketplace Rating (Stars)" src="https://img.shields.io/visual-studio-marketplace/stars/igordvlpr.kai-theme">
</div>
<br>
<br>
## Kai 🌊
🌊 Aloha! Immerse yourself in the tranquil depths of coding with this refreshing VS Code theme inspired by the beauty of the Hawaiian sea. Let the soothing colors of Kai wash over your editor, creating a harmonious environment that enhances your focus and creativity. Experience the serenity of the ocean as you dive into your codebase, where every line of code is a hidden treasure waiting to be discovered. 🦞
<br>
<br>
<div align="center">
<img src="https://raw.githubusercontent.com/igorskyflyer/vscode-theme-kai/main/assets/promo/promo.png" alt="Kai - a Visual Studio Code theme">
</div>
<br>
<br>
### 📸 Screenshots
<br>
<div align="center">
<img src="https://raw.githubusercontent.com/igorskyflyer/vscode-theme-kai/main/assets/promo/screenshot-1.png" alt="Screenshot of Visual Studio Code running Kai theme">
<br>
<em>Editor</em>
<br>
<br>
<img src="https://raw.githubusercontent.com/igorskyflyer/vscode-theme-kai/main/assets/promo/screenshot-2.png" alt="Screenshot of Visual Studio Code running Kai theme">
<br>
<em>Command Palette</em>
<br>
<br>
<img src="https://raw.githubusercontent.com/igorskyflyer/vscode-theme-kai/main/assets/promo/screenshot-3.png" alt="Screenshot of Visual Studio Code running Kai theme">
<br>
<em>Terminal</em>
</div>
| 🌊 Aloha! Kai: Where Code Meets the Sea. Immerse yourself in the tranquil depths of coding with this refreshing VS Code theme inspired by the beauty of the Hawaiian sea. 🦞 Also featured on: https://themes.vscode.one/theme/igordvlpr/Be4gJRKB | color,customization,dark,editor,icons,igorskyflyer,javascript,js,kai,light | 2023-04-28T05:00:57Z | 2023-08-02T13:39:40Z | null | 1 | 0 | 113 | 0 | 0 | 2 | null | MIT | null |
ritikanubhav/MusicPlayer | main | # MusicPlayer
An audio player for my playlist using ReactJs
## Click below link to checkout the site
👨🏻💻👨🏻💻🎵🎵 https://apnaamusic.netlify.app/
| An audio player for my playlist using React | audio-player,css,html5,javascript,reactjs | 2023-05-13T18:55:30Z | 2023-08-25T03:53:50Z | null | 1 | 0 | 14 | 0 | 1 | 2 | null | null | JavaScript |
JuanEstebanLG/CatalogoDePeliculas | main | # CatalogoDePeliculas
A proyect makes using TMDB Api, is a catalog of movies, orderd by 'Popular 'Top rated' and 'Upcoming'
| A proyect makes using TMDB Api, is a catalog of movies, orderd by 'Popular 'Top rated' and 'Upcoming' | api,css3,javascript,tmdb,css,html,html5,no-framework,no-libraries,no-library | 2023-05-07T00:14:22Z | 2023-05-28T01:22:54Z | null | 1 | 0 | 12 | 0 | 0 | 2 | null | null | JavaScript |
Hamim-Hussain/Covid-19-Dashboard | main | # COVID-19 Vaccination Analysis and Global Impact

Team Members - Hamim, Prav
### Project Description/Outline:
Our project aim is to analyse the number of COVID-19 vaccinations administered worldwide and if there is a correlation with GDP per capita.
### Research Questions:
1. How many people are partially vaccinated with only one dose of the COVID-19 vaccine per country in each continent?
2. What is the number of fully vaccinated individuals who have received both doses of the COVID-19 vaccine per country in each continent?
3. Is there a correlation between the GDP per capita of a country and the percentage of its population that is partially vaccinated against COVID-19?
4. What is the current global death toll due to COVID-19 (Map with Markers)?
### Conclusion:
**Covid 19 Dashboard**

In conclusion, our analysis of the COVID-19 vaccination data from various countries has provided valuable insights into the global vaccination progress and its potential correlation with GDP per capita. Through the exploration of the research questions and the examination of the data, several key findings have emerged:
1. **Partial Vaccination Distribution**: We observed variations in the number of individuals partially vaccinated with a single dose of the COVID-19 vaccine across different countries and continents. This indicates that the pace and extent of vaccination efforts vary significantly on a global scale.
2. **Full Vaccination Rates**: Our analysis also revealed differences in the number of fully vaccinated individuals who have received both doses of the COVID-19 vaccine. This demonstrates that some regions have achieved higher levels of complete vaccination coverage compared to others.
3. **GDP Per Capita and Vaccination Correlation**: We explored the relationship between a country's GDP per capita and the percentage of its population that is partially vaccinated against COVID-19. Our findings suggest a potential correlation between higher GDP per capita and increased vaccination rates. Countries with stronger economic resources may be better equipped to invest in healthcare infrastructure and vaccination campaigns, leading to higher vaccination coverage.
4. **Global Impact**: We visualised the current global death toll due to COVID-19 on a map with markers. This visualisation highlights the unfortunate toll that the pandemic has taken on various regions around the world.
5. **Future Research**: While our analysis provides valuable insights, further investigation is needed to understand the factors contributing to variations in vaccination rates across countries. Social, political, and logistical factors could play a significant role in shaping the differences observed.
In summary, our project sheds light on the complex relationship between COVID-19 vaccinations, economic indicators like GDP per capita, and global health outcomes. The findings suggest that a combination of economic resources, healthcare infrastructure, and public health initiatives play a crucial role in shaping vaccination progress. This analysis provides valuable insights for policymakers and health organizations as they continue to navigate the challenges posed by the ongoing pandemic.
### Data Sets Used:
1. COVID-19 vaccination data: https://ourworldindata.org/covid-vaccinations
2. COVID-19 data: https://coronavirus.m.pipedream.net/
### References:
1. https://www.youtube.com/watch?v=g6cjhUhrhY8&ab_channel=LoreSoWhat
2. https://fonts.google.com/?preview.text=covid%2019&preview.text_type=custom&category=Display&sort=popularity
### Rough Breakdown of Tasks:
1. Data Collection: Gather data on COVID-19 vaccinations and global COVID-19 statistics from the provided sources.
2. Data Cleaning: Preprocess the data, handle missing values, and ensure consistency.
3. Visualisation: Utilise JavaScript, particularly Leaflet.js, to create interactive visualisations showcasing the research questions.
4. Analysis: Analyse the data to answer the research questions and identify any correlations or insights.
5. Presentation: Create a presentation (on Powerpoint) summarising the findings and insights.
### How to access the index.html
1. First download the folder called 'vaccine'.
2. Open you terminal and 'cd' into where the 'vaccine' folder is located in your computer.
3. Then in the terminal type in, 'python -m http.server'.
4. It should show, 'Serving HTTP on :: 8000'.
5. Go to your browser and type in the search bar, 'localhost8000'.
6. This will display the dashboard.
| Our project analyses the global impact of COVID-19 vaccination, examining progress, disparities, and correlations. We utilise reliable datasets to provide insights into vaccination coverage, distribution, and its relationship with factors like GDP per capita. Our findings emphasize the importance of equitable vaccine access for all. | css,html,javascript,data-visualization,geojson,json-api,leafletjs,plotly,flask-sqlalchemy,mongodb | 2023-05-15T18:54:51Z | 2023-08-22T17:03:43Z | null | 4 | 1 | 31 | 0 | 0 | 2 | null | null | Jupyter Notebook |
ek1l/Project-figma-bitcoin | master | null | Este repositório contém uma landing page de investimentos em criptomoedas desenvolvida como parte de um projeto de estudo pessoal. A página foi criada com o objetivo de aprimorar minhas habilidades em HTML, CSS e JavaScript. | css3,html5,javascript,js | 2023-05-15T21:05:55Z | 2023-05-22T09:36:55Z | null | 1 | 0 | 3 | 0 | 0 | 2 | null | null | CSS |
XJingWei/pet-community-app | master | # 宠友信息-社区/论坛APP
#### 介绍
- 一款基于宠物社区/论坛交友系统APP,支持安卓、苹果、小程序、H5端多端适配。前端uniapp跨平台编译,后端使用SpringBoot微服务架构。可自由修改为其他行业内容。
- 友猫社区做了快5年了,目前你能想到的社区/论坛该有的功能大部分已经具备。
- 具备特点:社区(图文、视频发布、文章、话题、圈子、问答、附近、点赞、评论、关注、IM即时通讯、积分模块、头像挂件、VIP会员、消息推送通知、商城 等等)
#### 项目演示
- 1. 用户端: https://www.youmao.pro
- 2. 管理端: https://www.chongyou.info
- 扫码体验线上APP效果
<table>
<thead>
<tr>
<th>互相学习,讨论问题或咨询</th>
<th>APP端(安卓\苹果APP)</th>
<th>小程序端</th>
<th>手机H5端</th>
</tr>
</thead>
<tbody>
<tr>
<td align="center" valign="middle">
<img width="120px" src="%E6%88%91%E7%9A%84%E4%BF%A1%E6%81%AF.jpg">
</td>
<td align="center" valign="middle">
<img width="140px" src="https://foruda.gitee.com/images/1684052614684609431/fbd0b48a_911913.png">
</td>
<td align="center" valign="middle">
<img width="140px" src="https://foruda.gitee.com/images/1684052166819146365/ef9375fe_911913.jpeg">
</td>
<td align="center" valign="middle">
<img width="120px" src="https://www.youmao.pro/image/h5_code.png">
</td>
</tr>
<tr></tr>
</tbody>
</table>
#### 相关链接
- 官网:https://www.chongyou.info
- 友猫项目演示网站:https://www.youmao.pro
- 详细功能说明:https://www.yuque.com/ecvnlg/bi6m7t
#### 软件架构

- 前端使用uni-app开发, uni-app 是一个使用 Vue.js 开发所有前端应用的框架。
- 开发者编写一套代码,可发布到iOS、Android、H5、以及各种小程序(微信/支付宝/抖音/QQ)等多个平台。
- 后端:SpringBoot微服务架构
- 数据库:MySql、Redis、ES
#### 项目截图

#### 功能介绍
```
部分功能介绍:
1.发现
搜索:用于搜索平台(用户、宠物、话题、文章等),可保留最近搜索记录;
海报:首页头部可轮播多张海报循环展示用于互动或广告位;
动态列表:按一定计算权重(点赞、评论、阅读、时间)排名推荐算法展示用户发布的动态信息;
2.关注
关注列表:展示所关注的用户近期发布的动态信息
关注用户:用户可自行关注自己喜欢的用户达到互动模式
推荐关注:系统会按算法不重复模式推荐给可关注用户列表
3.附近人
地图:用户授权位置信息后,其他人可在系统内查看附近2km内其他用户所在位置,便于用户之间互相知道附近的用户群体
用户信息:可点击地图用户头像显示用户信息
4.话题内容
热门圈子:用户发布信息最热的2个话题圈显示(头像、加入人数、名称)
推荐圈子:按照圈子内容数排名展示圈子列表信息
我加入的圈子:用户可自行加入自己喜欢的圈子进行互动
话题详情:展示该话题内所有用户发布的信息列表
5.圈子
创建圈子:名称、ioc图标、banner背景图、介绍、成员称呼
圈主管理:内容置顶、内容屏蔽、公告、删除内容、拉黑用户等
圈子操作:加入/退出圈子,圈子内容发布动态图文、文章
6.发布
每条动态信息可以选择(宠物、话题、位置)功能。并有图片文字内容AI自动审核(防止不良信息出现),自动审核不收取而外费用!
图片心得:可选择最多9张图片,1千字文字发布宠物信息
短视频:15内段视频上传发布可配文字话题位置
长图文:又称文章需要用户达到一定等级才可发布保证系统内容质量(可调)
7.消息
互动消息:用户收到的其他人点赞评论内容会以图文形式展示可点击查看查看详情
关注:新增关注人数列表
通知公告:由后台发布对所有用户通知信息
8.我的
签到:每天签到按阶梯获罐头数可后台配置
基本信息:显示该用户关注、粉丝、动态、获赞数,魅力值(经验值)、罐头数
侵权上报:用户可上报内容侵权后台可对内容进行二次审核
客服:在线客服功能可在微信进行对话聊天
官V认证:后台对用户进行官V认证功能,该用户发布的所有内容头像都会显示小v图标
9.积分管理
兑换:可在后台设置商品和对于条件用户进行兑换达到营销目的
我的积分:可查看自己获得罐头记录详情和消耗明细
赚积分:注册、设置手机号、创建宠物、签到、点赞、评论等操作都可以获得相应的罐头克数,后台可配置管理
10.动态
详情:显示该动态图片、视频、文字、表情发布时间
点赞列表:按点赞时间显示点赞人头像信息
评论列表:评论列表仿今日头条方式显示每条用户评论信息
11.宠物管理
创建宠物档案:用户可创建自己的宠物信息包括(头像、名称、品种、生日、体重、相亲、绝育等)信息便于其他人查看交友、相亲等
宠物列表:可添加多个宠物展示列表显示
宠物详情:显示宠物基本信息和绑定动态以时间轴形式显示
宠物相册:每次发布动态内容图片会自动保存在该宠物相册中便于查看
12.互动
每种交互方式都会产生罐头作为奖励给用户(后台可配置)
投食:每天可对自己喜欢的宠物进行投食并不消耗自己的罐头,该宠物可获得响应克数罐头
关注:用户可关注人、宠物形式可在列表中查看
点赞:动态、文章、评论点赞等
评论:动态、文章、评论回复等
上述只是冰山一角
```
| 宠物社区APP,社交APP | java,javascript,springboot,vue | 2023-05-14T12:43:26Z | 2023-05-14T12:38:59Z | null | 1 | 0 | 2 | 0 | 1 | 2 | null | MulanPSL-2.0 | Java |
aniketgarole/Buyify | main | # plum-push-2647 | Buyify is an e-commerce website which sells all kind of products from books to electronics, fashion, beauty products, gourmet food, groceries, kitchen items, jewelry, watches health and personal-care items. | chakra-ui,javascript,mongodb,nodejs,reactjs,redux,router-dom | 2023-05-03T07:37:40Z | 2023-05-13T08:48:37Z | null | 5 | 40 | 86 | 0 | 4 | 2 | null | null | JavaScript |
manar-chafei/dall-e-clone | main | null | A MERN Stack AI image generation Web Application Using Midjourney and DALL-E APIs | ai,api,dall-e,image-generation,javascript,mern-stack,middleware,midjourney,mongoose,reactjs | 2023-04-30T22:09:22Z | 2023-04-30T22:17:33Z | null | 1 | 0 | 1 | 0 | 0 | 2 | null | null | JavaScript |
ankitkaushik24/planner | main | null | WIP: An Ionic hybrid app built on Angular 16 (Your productivity app for habit building) | angular,functional-programming,hybrid-app,ionic,javascript,productivity-app,reactive,rxjs,typescript,webapp | 2023-05-01T04:05:47Z | 2023-05-10T01:10:44Z | null | 1 | 0 | 2 | 0 | 0 | 2 | null | null | TypeScript |
ashfaquetunio/portfolio | main | # Next.js Portfolio Website (Previous)
🎉 **Hello there!** This is a free, open-source portfolio website template created with Next.js and Sass. Feel free to use it, modify it, and make it your own. Showcase your skills, projects, and achievements in style! Don't forget to star it in return.
## 🚀 Features
- **Next.js:** A React framework for building static and dynamic websites.
- **Sass:** Enhance your styling with the power of Sass preprocessor.
- **Easy to Customize:** Modify the content, styling, and structure with ease.
## 🛠️ Getting Started
1. **Clone the Repository:**
```bash
git clone https://github.com/ashfaquetunio/portfolio.git
cd portfolio
| This portfolio is crafted to showcase your skills and projects in a sleek and professional manner. It's a customizable solution built with Next.js and SASS, making it easy to personalize and deploy. | javascript,nextjs13,portfolio,sass | 2023-05-04T06:39:15Z | 2024-01-11T19:28:04Z | null | 2 | 0 | 21 | 0 | 0 | 2 | null | null | JavaScript |
sharvarihupare-369/mediverse-appointmentbooking_app | main | # MEdiVerse.com
This was an individual project made by me and executed within the span of 5 days. I did this project in our unit-4 construct week.
## Tech Stack
* React js
* Chakra UI
* Animate.css
* React-Router-Dom
## Logo
.png)
# LandingPage

## Features
* Home Page
* Login and Registration
* Booking
* Patients Details with appointment details
* Pagination
* Searching
* Payment
* Authentication
MEdiVerse is an online booking appointment website where user or patient can book their appointment digitally with the doctor they want to visit.A website where patients connect with their potential doctors.
If you have an extensive database, doctors might find it difficult to search through all those profiles.
That’s where a search option can be helpful. It allows patients to filter the profiles by desired doctor ratings, and more.

Once a patient chooses a physician, they should be able to easily navigate available appointment dates and time slots. The fewer steps it takes to book a visit, the better.
<!--  -->
After filling form patient will redirect to payment page and there different online payment methods are available.

##### After Successfully Payment there is modal present which shows thank you!

The Website is fully responsive.
Website contains both light mode and dark mode which user can use accordingly what they like.
Light Mode Image

Dark Mode Image

There is also footer present where you can get information about us and also patients can connect with us on different social platforms.

| MEdiVerse is an online booking appointment website where user or patient can book their appointment digitally with the doctor they want to visit. A website where patients connect with their potential doctors. | css,html,javascript,json,react | 2023-05-02T14:57:48Z | 2024-01-05T18:46:14Z | null | 2 | 11 | 35 | 0 | 1 | 2 | null | null | JavaScript |
PrangonGhose/Earthbnb-frontend | dev | <a name="readme-top"></a>
<div align="center">
<img src='./src/assets/logo-w-background.svg' style="border-radius: 200px;" />
</div>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Key Features](#key-features)
- [Live Demo](#live-demo)
- [User Interface](#ui)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [📃 Kanban Board](#kanban-board)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
<!-- PROJECT DESCRIPTION -->
# 📖 Project Name
## EarthBnb Frontend
## About this project
This web application is built to enable users browser through different houses which they can reserve on choice basis. The users can add their own houses to let other users reserve that for extra income. Users can register an account to use the website with full access with a unique username. The whole application is built in two major parts. The [Earthbnb_backend](https://github.com/ShinhyoBelok/earthbnb-backend-js) holds code for the API backend that returns and handles the database on API request from the frontend of this website. The [Earthbnb_frontend](https://github.com/PrangonGhose/Earthbnb-frontend) contains the user interface of the website where the users can interact with the database. The backend of the website is created with `Ruby on Rails API` and the frontend is created with `ReactJS` and `Redux`.
## 🛠 Built With <a name="built-with"></a>
     
<!-- Features -->
### Key Features <a name="key-features"></a>
> Key features of the application.
- A full stack webapp where users can register and sign in using a unique username.
- Users can add, delete and browse through the reigstered houses and reserve any house on choice.
- API endpoints `/houses` and `/houses/:id` are available publicly whereas API endpoints `/reservations` and `/reservations/:username` is private only to registered and logged in users.
- Users will be able to reserve a house in an available date. It is made sure by the developers that a user cannot reserve a house within a date range if any other user has already reserved it.
- Users reservation data is private to every user and none can access each others data.
- The API returns different type of organized errors for bad requests.
- The UI of the website is built following this [design guidelines](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign).
- The API is documented using `rswag` [here](./swagger/v1/swagger.yaml).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LIVE DEMO -->
## 🚀 Live Demo <a name="live-demo"></a>
Live demo is available [here](https://prangonghose.github.io/Earthbnb-frontend/).
**N.B: The backend API is not available anymore due to free account restrictions on PostgreSQL database of Render.**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 📺 User Interface
Take a look at the below pictures to have an idea of the User Interface.
| Landing Page | Primary Interface |
| ------ | ----- |
| <img src="./src/assets/earthbnb.jpeg"> | <img src="./src/assets/houses.jpeg"> |
| My Reservation | Reserve a House |
| ------ | ----- |
| <img src="./src/assets/reservation.jpeg"> | <img src="./src/assets/reserve.jpeg"> |
| Add A House | Delete a House |
| ------ | ----- |
| <img src="./src/assets/add.jpeg"> | <img src="./src/assets/delete.jpeg"> |
<!-- GETTING STARTED -->
## 💻 Getting Started
To clone the repository in local environment try following steps.
### Prerequisites
- [x] A code editor like Visual Studio Code with Node.
You can check if Git is installed by running the following command in the terminal.
```
$ git --version
```
Likewise for `node` and `npm` for package installation.
```
$ node --version && npm --version
```
*Note: This project is built with `Ruby` version 3.1.3*
### Setup
Clone the repository using [this link](https://github.com/PrangonGhose/Earthbnb_frontend).
### Install
In the terminal, go to your file directory and run this command.
```
$ git clone https://github.com/PrangonGhose/Earthbnb_frontend
```
### Get into development
In the terminal, run these commands to get into development.
```
$ cd Earthbnb_frontend
$ npm install (install dependencies)
```
**Note: You need to start the `rails server` first to ensure proper use of the frontend. So make sure you have followed the instructions available on [Earthbnb_backend](https://github.com/PrangonGhose/Earthbnb_backend).**
```
$ npm run dev
```
### Usage <a href="usage" name="usage"></a>
This website is applicable for both mobile and desktop version.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- Kanban Board -->
## 📃 Kanban Board <a name="kanban-board"></a>
The Kanban Board made for this project can be found [here](https://github.com/users/PrangonGhose/projects/2/views/2). The initial state of the Kanban Board can be found [here](https://user-images.githubusercontent.com/64170307/236311639-7e0ff546-f4e3-4308-ad24-4dc9de96e98c.png). There are four members in our team. Their details can be found in the [authors section](#authors).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- AUTHORS -->
## 👥 Authors <a name="authors"></a>
👤 *Prangon Ghose*
- GitHub: [@PrangonGhose](https://github.com/PrangonGhose)
- LinkedIn: [Prangon Ghose](https://www.linkedin.com/in/prangon-ghose/)
👤 *Shinhyo Belliard*
- GitHub: [@ShinhyoBelok](https://github.com/ShinhyoBelok)
- Twitter: [@Bell_iraki](https://twitter.com/Bell_iraki)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/shinhyo-belliard-okazaki-807a38249/)
👤 *Glenda Diaz*
- GitHub: [@Gdiazdiaz](https://github.com/Gdiazdiaz)
- LinkedIn: [Glenda Diaz](www.linkedin.com/in/glendadiazz)
👤 *Victor Gonzalez*
- GitHub: [@Vgonma](https://github.com/Vgonma)
- LinkedIn: [Victor Gonzalez](https://www.linkedin.com/in/victor-manuel-gonzalez-massimi-a77265124/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🔭 Future Features <a name="future-features"></a>
- [ ] *Add animation to create smooth user experience.*
- [ ] *Enable only admin users to add or delete houses.*
- [ ] *Implement proper user authentication from the front-end to the server.*
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- CONTRIBUTING -->
## 🤝 Contributing <a name="contributing"></a>
Contributions, issues, and feature requests are welcome! Add suggestions by opening new issues.
Feel free to check the [issues page](https://github.com/PrangonGhose/Earthbnb_frontend/issues).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- SUPPORT -->
## ⭐️ Show your support <a name="support"></a>
Give a ⭐️ if you like this project!
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- ACKNOWLEDGEMENTS -->
## 🙏 Acknowledgments <a name="acknowledgements"></a>
Authors would like to thank:
- [Murat Korkmaz](https://www.behance.net/muratk) for the Original Design Idea.
- [Microverse](https://www.microverse.org/)
- Code Reviewers
- Coding Partners
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LICENSE -->
## 📝 License <a name="license"></a>
This project is [MIT](./LICENSE) licensed.
| This web application is built to enable users browser through different houses which they can reserve on choice basis. The users can add their own houses to let other users reserve that for extra income. Users can register an account to use the website with full access with a unique username. | bootstrap5,css3,html5,javascript,reactjs,redux | 2023-05-04T19:22:23Z | 2024-01-25T18:06:37Z | null | 4 | 15 | 192 | 1 | 4 | 2 | null | MIT | JavaScript |
Nurtimax/medcheck | development | # Medcheck

Medcheck is a comprehensive healthcare platform that provides a wide range of medical services to individuals seeking professional medical assistance. Whether you require general medical care, dental services, psychological support, diagnostic tests, physiotherapy, health monitoring, or cosmetic treatments, Medcheck has got you covered.
## Features
### 1. General Medical Care
* Consultations with doctors from various specialties.
* Physical examinations and check-ups.
* Treatment for diseases and injuries.
### 2. Dental Services
* Preventive dental check-ups.
* Tooth and gum treatments.
* Orthodontic services.
* Dental implant procedures.
### 4. Psychological Support
* Professional consultations with psychologists.
* Therapy sessions.
* Treatment for mental disorders.
### 5. Laboratory and Diagnostic Services
* Blood and urine analysis.
* Medical imaging services such as X-rays, MRI, and CT scans.
### 6. Physiotherapy and Rehabilitation
* Treatment for musculoskeletal conditions.
* Rehabilitation procedures after injuries and surgeries.
### 7. Health Monitoring Services
* Vaccinations.
* Disease prevention strategies.
* Consultations on healthy lifestyles.
* Dietary recommendations.
### 8. Cosmetic Treatments
* Treatment of skin issues.
* Aesthetic cosmetology.
* Body contouring procedures.
## How to Use Medcheck
1. Visit our website at www.medcheck.com.
2. Sign up for a Medcheck account or log in if you already have one.
3. Select the desired service category from the navigation menu.
4. Choose the specific service or treatment you need.
5. Schedule an appointment with the appropriate healthcare professional.
6. Attend your appointment at the designated time and location.
7. Follow the recommended treatment plan or advice provided by the healthcare professional.
## Contact Us
If you have any questions or need assistance, please don't hesitate to contact our support team.
* Phone: +1-123-456-7890
* Email: support@medcheck.com
___
We are committed to providing quality healthcare services and ensuring your well-being. <br/> Trust Medcheck for all your medical needs.
| Medcheck is a comprehensive healthcare platform that provides a wide range of medical services to individuals seeking professional medical assistance | axios,firebase,formik-yup,javascript,prettier-eslint,react,react-dropzone,react-table,redux-persist,redux-toolkit | 2023-05-05T12:03:23Z | 2023-07-09T12:39:08Z | null | 9 | 0 | 309 | 0 | 0 | 2 | null | null | JavaScript |
drethedevjs/secure-give-crud | main | # Transaction Log Dashboard
Created a simple CRUD app using Typescript that will log and manage financial transactions. This app mimics a dashboard that will allow a bookkeeper, an accountant, or a CTO to have a high-level view of the organization's current income.
## Dependencies
1. TypeScript
2. npm (I used version 8.15.0)
3. Node
## How to start the app
1. Clone the repo to your computer.
2. In your terminal. navigate to the `server` directory.
3. Run `npm i`, `npm run build`, and then `nodemon` if you have it installed globally. If you don't have `nodemon` installed then install it.
4. Open another terminal window and navigate to the `church-transactions` directory.
5. Run `npm i` and then `npm run dev`. To run the app from a `dist` (i.e. production) folder, run `npm i`, `npm run build`, then `npm run preview`.
6. A browser window/tab may open with the app. If not, navigate to the url shown in the terminal.
## Running Tests
Navigate to the `server` directory and run `npm test`. The terminal should show all tests passing.
## State Management
This app isn't deployed anywhere and is not hooked up to any databases. The data that it uses is created when the `express` app is launched. An array of transaction objects is created using random data and sent to the front end for viewing and data manipulation. All operations update the `transactions` variable in the transactions router.
## Features that could be added
As stated before, this app is simple. There are many features that one might expect an app like this to have but does not. I forgo'd these features for the sake of time but I'll list below what would make great additions:
1. Table filtering and sorting: by name, by year, etc.
2. Form validation on the modal. The app could easily break, for instance, if someone adds letters to the amount field.
3. Error handling. All the router endpoints assume that all the request will work.
4. Adding a db connection so that our data can be stored and saved permanently.
5. Multi-delete in case users need to delete many transactions at the same time.
6. "Are you sure?" popup for deletes.
7. Responsive.
| Dashboard that mimics a log of financial transactions. | javascript,mern-stack,reactjs,typescript | 2023-04-28T23:54:10Z | 2023-05-09T16:47:32Z | null | 1 | 0 | 42 | 0 | 0 | 2 | null | null | TypeScript |
SanduTozlovanu/PortfolioProject | master | # PortfoPal
## Overview
This project is built on a microservice architecture using the Flask Python framework for the backend and React for the frontend. For an in-depth understanding, refer to the comprehensive document, "BachelorTozlovanuSandu.pdf," covering internal details, architecture, technology stack, and design decisions.
**Disclaimer**: To ensure proper functionality, an API key from [FinancialModelingPrep](https://site.financialmodelingprep.com/) is required, available through their Starter pack at $30 per month.
## Steps to Configure and Start the Project
### Step 1: Obtain API Key
- Visit [FinancialModelingPrep](https://site.financialmodelingprep.com/developer/docs/pricing) and subscribe to the Starter pack to acquire the API key.
### Step 2: Clone the Project
- Clone the project from GitHub into your preferred Integrated Development Environment (IDEA) using the following command:
```bash
git clone <project_repository_url>
### Step 3: Install Python Dependencies
- Open the terminal at the project path and install Python dependencies:
```bash
pip install -r requirements.txt
### Step 4: Install React Dependencies
- Navigate to the React frontend directory:
```bash
cd FrontEnd/react-admin/src
- Install React dependencies:
```bash
npm install
### Step 5: Configure API Key
- Locate the configuration file at "projectPath/publicServer/config/config.ini"
- Replace the string "your_financialmodelingprep.com_api_key" with your FinancialModelingPrep API key.
### Step 6: Start Servers
- Run the following commands to start servers:
- Start publicServer:
```bash
python publicServer/server.py
```
- Start privateServer:
```bash
python privateServer/server.py
```
- Start portfolioCreatorsServer:
```bash
python portfolioCreatorsServer/server.py
```
### Step 7: Start Frontend
- Navigate to the React frontend directory:
```bash
cd FrontEnd/react-admin/src
- Start the FrontEnd project
```bash
npm start
## Final Notes
- Upon completing these steps, the application should be up and running. For any queries or assistance, feel free to reach out. Good luck!
| Portfopal - a web tool for investment portfolio management and stock market analysis | api-rest,caching,datacollection,flask,flask-restful,frontend,javascript,microservices-architecture,multithreading,mvc | 2023-05-02T18:40:45Z | 2023-11-19T09:14:18Z | null | 1 | 0 | 30 | 1 | 0 | 2 | null | null | Python |
gabriel-andradev/spacetime | main | # NLW Spacetime - Trilha Ignite: Cápsula do tempo
Software de lembranças para guardá-las e compartilhá-las com quem e onde quiser!
## ✔️ Linguagens e tecnologias utilizadas
### Frontend
- [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript)
- [TypeScript](https://www.typescriptlang.org)
- [ReactJS](https://reactjs.org)
- [Next.js](https://nextjs.org)
- [Tailwind CSS](https://tailwindcss.com)
- [HTML5](https://developer.mozilla.org/pt-BR/docs/Web/HTML)
- [CSS3](https://developer.mozilla.org/pt-BR/docs/Web/CSS)
### Backend
- [NodeJS](https://nodejs.org/en/)
- [Fastify](https://www.fastify.io/)
- [Prisma](https://www.prisma.io)
- [SQLite](https://www.sqlite.org/index.html)
### Bibliotecas e Frameworks
#### Frontend
- [Axios](https://axios-http.com)
- [Day.js](https://day.js.org)
- [JS-Cookie](https://github.com/js-cookie/js-cookie)
- [JWT-Decode](https://www.npmjs.com/package/jwt-decode)
- [Lucide React](https://lucide.dev)
- [Tailwind CSS Forms](https://github.com/tailwindlabs/tailwindcss-forms)
#### Backend
- [Fastify CORS](https://github.com/fastify/fastify-cors)
- [Fastify JWT](https://github.com/fastify/fastify-jwt)
- [Fastify Multipart](https://github.com/fastify/fastify-multipart)
- [Fastify Static](https://github.com/fastify/fastify-static)
- [Zod](https://github.com/colinhacks/zod)
### Ferramentas e utilitários
- [ESLint](https://eslint.org)
- [Next.js ESLint Config](https://github.com/vercel/eslint-config-next)
- [Rocketseat ESLint Config](https://github.com/Rocketseat/eslint-config)
- [PostCSS](https://postcss.org)
- [Prisma](https://www.prisma.io)
- [SQLite](https://www.sqlite.org/index.html)
- [MermaidJS](https://mermaid-js.github.io/mermaid)
- [Radix UI](https://www.radix-ui.com)
- [Dotenv](https://www.npmjs.com/package/dotenv)
- [TypeScript](https://www.typescriptlang.org)
## Design da aplicação WEB
A seguir estão algumas capturas de tela do design da aplicação:
<p align="center">
<img src="https://github.com/gabriel-andradev/spacetime/assets/101130704/6f26f43a-7a8c-43cf-b053-6dc36b061910" alt="Captura de tela 1 - Aplicação em pleno funcionamento" />
<p align="center"><em>Etapas</em></p>
<div align="center">
<img src="https://github.com/gabriel-andradev/spacetime/assets/101130704/b56170b6-2766-4318-8432-7ce2f610a490" alt="Captura de tela 2 - Entrada no site sem estar logado" />
<img src="https://github.com/gabriel-andradev/spacetime/assets/101130704/714f37bc-7a23-4bd5-853b-80bb683cfe20" alt="Captura de tela 3 - Logado na aplicação" />
<img src="https://github.com/gabriel-andradev/spacetime/assets/101130704/a52662b8-d4f2-43d5-ba8c-f06fe84f200a" alt="Captura de tela 4 - Compartilhando uma lembrança" />
<img src="https://github.com/gabriel-andradev/spacetime/assets/101130704/183f596b-ef6e-489e-abd9-3d3e95100624" alt="Captura de tela 5 - Exibição de uma lembrança" />
</div>
</p>
## 🕹️ Como Utilizar
Para rodar esta aplicação, você precisará ter o Node.js e o NPM instalados em sua máquina. Certifique-se de ter o Node.js na versão `v18.16.0` ou superior.
### Configuração do Servidor
1. No diretório raiz do projeto, navegue até a pasta "server" usando o terminal.
2. Execute o seguinte comando para instalar as dependências e configurar o banco de dados local:
```
$ npm install
$ npx prisma migrate dev
```
3. Crie um arquivo `.env` na raiz do diretório "server" e configure as seguintes variáveis:
```
# Database
DATABASE_URL="file:./dev.db" # Insira o caminho para o arquivo dev.db do Prisma
# Github
GITHUB_CLIENT_ID="" # Insira o Client ID obtido do GitHub
GITHUB_CLIENT_SECRET="" # Insira o Client Secret obtido do GitHub
```
> Você pode obter o Client ID e o Client Secret do GitHub seguindo as instruções em [Creating an OAuth App](https://docs.github.com/pt/apps/oauth-apps/building-oauth-apps/creating-an-oauth-app).
4. Em seguida, execute o comando abaixo para iniciar o servidor:
```
$ npm run dev
```
Certifique-se de substituir as informações entre aspas nas variáveis do arquivo `.env` pelos valores corretos. Para obter mais informações sobre como obter o Client ID e o Client Secret do GitHub, siga as instruções apropriadas na documentação do GitHub ou pela documentação oficial do GitHub.
Lembrando que é necessário ter o arquivo `dev.db` do Prisma no local especificado no arquivo `.env`.
### Configuração do Frontend
1. No diretório raiz do projeto, navegue até a pasta "web" usando o terminal.
2. Execute o seguinte comando para instalar as dependências:
```
$ npm install
```
3. Após a conclusão da instalação, execute o comando abaixo para iniciar a aplicação web:
```
$ npm run dev
```
Certifique-se de que o servidor esteja em execução antes de iniciar a aplicação web.
### Códigos HTTP
Os códigos HTTP são códigos numéricos que indicam o tipo de resposta fornecida pelo servidor. Aqui estão alguns dos códigos mais comuns:
- **Status 200** - Resposta genérica de sucesso (OK). Indica que a solicitação foi bem-sucedida e o servidor retornou os dados solicitados.
- **Status 201** - Algo foi criado (CREATED). Indica que a solicitação foi bem-sucedida e um novo recurso foi criado como resultado.
Principais categorias de códigos de status:
- **2xx** - Sucesso: indica que a solicitação foi bem-sucedida.
- **3xx** - Redirecionamento: indica que o cliente precisa realizar alguma ação adicional para completar a solicitação.
- **4xx** - Erro do cliente: indica que houve um erro na solicitação do cliente, como uma rota inválida ou falta de permissões.
- **5xx** - Erro do servidor: indica que ocorreu um erro no servidor ao processar a solicitação, como uma falha interna ou tempo limite.
Certifique-se de ter o Node.js instalado e o NPM configurado corretamente antes de executar os comandos acima. Além disso, siga a sequência correta de configuração e execução do servidor e da aplicação web conforme mencionado anteriormente.
Para obter mais informações detalhadas sobre a instalação e configuração do Node.js e do NPM, consulte a documentação oficial em [nodejs.org](https://nodejs.org).
| Projeto Next.js + ReactJS + Fastify | axios,css,eslint,fastify,html,javascript,jwt-decode,mermaidjs,nextjs,nodejs | 2023-05-16T23:21:05Z | 2023-07-09T18:04:30Z | null | 1 | 0 | 39 | 0 | 0 | 2 | null | null | TypeScript |
olaciesielska/web-project | main | ## Projekt strony internetowej w standardzie RWD (Responsive Web Design)
### Strona główna - desktop


### Strona główna - mobile


### Podstrona - desktop

### Podstrona - mobile


| Strona główna sklepu internetowego z podstroną (desktop oraz mobile) | css,html,javascript,responsive-web-design,sass | 2023-05-04T07:28:50Z | 2024-02-11T17:45:51Z | null | 4 | 0 | 99 | 12 | 0 | 2 | null | null | CSS |
OvercastSolutions/banking-database-project | main | # **Banking Database Project**
### ***Final Project Name TBD***
### ***Version: 1.0.0***
<br>
This repository holds the working "Banking Database Project", originally created as a term project for Oregon State University's Introduction to Databases course (CS 340). Eventually, this repository will be a proof-of-concept for a full banking database web app.
<br>
## **Database Design**
<br>
<img src="./assets/banking-erd.png" alt="Banking ERD" height="500">
***Entity Relationship Diagram***
<br>
<img src="./assets/banking-schema.png" alt= "Banking Schema" height="500">
***Schema***
<br>
## **Installation Instructions**
To use this project, run **`npm install`** in the root directory.
Running the app locally can be done with either **`npm start`** or **`forever start server.js`** (if you wish for the app to run in the background perpetually).
When running locally, navigate to: `http://localhost:5383/`.
<br>
## **SQL Database Instructions**
To run this app, a database must be linked for create, read, update, and delete (CRUD) operations. For developing the database app, we used MariaDB and phpMyAdmin. Your database should be linked through the **`dbConfig.json`** file in the root directory. If the format of this file does not work for your database, or if you wish to change the name of the file, you are free to do so, but be careful to fix any references to this file in any file where the database is accessed.
### `dbConfig.json` File Format:
```
{
"host": "<host_string>",
"user":"<host_user>",
"password": "<password>",
"database": "<database_string>"
}
```
<br>
## **Using Oregon State University Servers**
If you are running the app on the default OSU servers (`flip1`, `flip2`, `flip3`, or `flop`) and are having trouble with node versions, ensure the correct dependency versions are installed on your machine. These instructions can be found in the **`OSU_FLIP.md`** file in the root directory.
| Term project for Introduction to Databases that mocks a potential database for a local bank in Corvallis, Oregon. | handlebars,javascript,mariadb,mysql,phpmyadmin,sql | 2023-05-04T18:15:39Z | 2023-06-12T20:42:05Z | 2023-06-12T20:42:05Z | 2 | 23 | 155 | 4 | 0 | 2 | null | MIT | JavaScript |
mairess/projeto-devlinks | main | <h1 align="center"> DevLinks </h1>
<p align="center">
Programa exclusivo e gratuito, promovido pela Rocketseat para ensino de tecnologias WEB. <br/>
<a href="https://lp.rocketseat.com.br/devlinks/inscricao?utm_source=github&utm_medium=descricao&utm_campaign=capture-devlinks&utm_term=organic&utm_content=descricao-github-mayk-brito">Estude esse projeto em formato de vídeo clicando aqui.</a>
</p>
<p align="center">
<a href="#-tecnologias">Tecnologias</a> |
<a href="#-projeto">Projeto</a> |
<a href="#-layout">Layout</a> |
<a href="#memo-licença">Licença</a>
</p>
<p align="center">
<img alt="License" src="https://img.shields.io/static/v1?label=license&message=MIT&color=49AA26&labelColor=000000">
</p>
<br>
<p align="center">
<img alt="projeto DevLinks" src="https://user-images.githubusercontent.com/130297266/236815432-ff7a48f9-7e34-433b-bf11-ea71a54ac7c8.gif"
</p>
## 🚀 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- HTML e CSS
- JavaScript
- Git e Github
- Figma
## 💻 Projeto
O DevLinks é um agregador de links para usar como cartão de visitas online.
- [Acesse o projeto finalizado, online](https://maykbrito.github.io/devlinks)
- [Assistir aulas](https://lp.rocketseat.com.br/devlinks/inscricao?utm_source=github&utm_medium=descricao&utm_campaign=capture-devlinks&utm_term=organic&utm_content=descricao-github-mayk-brito)
## 🔖 Layout
Você pode visualizar o layout do projeto através [DESSE LINK](https://www.figma.com/community/file/1187422022288947321). É necessário ter conta no [Figma](https://figma.com) para acessá-lo.
## :memo: Licença
Esse projeto está sob a licença MIT.
---
Feito com ♥ by Rocketseat :wave: [Participe da nossa comunidade!](https://discord.gg/rocketseat) | A simple and fast project made within 5 hours of class at rocketseat school | css,git,github,html,javascript | 2023-05-05T20:25:52Z | 2023-05-08T13:05:50Z | null | 1 | 0 | 53 | 0 | 0 | 2 | null | null | CSS |
official-Shivansh/low-egg-5548 | main | # low-egg-5548
# Health House
-----
### For Educational And Learning Purpose*
Project: Book appointment with doctor and purchase medicine
Website: https://health-house-official-shivansh.vercel.app/
## Login Page

## Landing Page

## Medicine Page

## Status Page

This is an Medical website which speciaizes in providing doctor and selling medicine products for all age groups. The website provides 33,000 products of different types medicine products .
In this project we have tried to manipulate dom elements, styling using css and tried to make website more dynamic and responsive. With our efforts and the technology stack, that we have learned till Unit-4 in the Masai School, we were able to clone the whole website with same looking & features.
# Technology Stack Used 🌟
* HTML
* CSS
* JavaScript
* react-js
* chakra-ui
For storing user data we also used JSON-Server.
## How to run the Project
* Open pages directory.
* Open index.html using live server.
## End Notes 📑
In this project we were tried to achieve a near to perfect clone of the original website as much as possible. This entire journey of this construct week has given us experiences and we have learned lots of things by applying to the real website and it gave us a lot of confidence. Most of the features are added and functionality of the website is achieved.
## Limitations
Pages are not responsive yet , those pages are might not be properly visible on small screen devices.
| This project is made during the construct week of unit-4 at masai school. This is a individual project | chakra-ui,css3,github,html5,javascript,json-api,reacr-router-dom,reactjs,render | 2023-05-03T17:23:23Z | 2023-05-13T10:12:27Z | null | 2 | 0 | 5 | 0 | 0 | 2 | null | null | JavaScript |
agusscript/social-media-dashboard-react | main | # Social media dashboard with theme switcher solution

This is a solution to the [Social media dashboard with theme switcher challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/social-media-dashboard-with-theme-switcher-6oY8ozp_H). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
### The challenge
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover and focus states for interactive elements
- Toggle to dark theme with a button
### Screenshots
- Light theme

- Dark theme

- Mobile view

### Links
- [Fron End Mentor solution](https://www.frontendmentor.io/solutions/social-media-dashboard-with-theme-switcher-solution-react-s-xCu7FEjH)
- [Live site](https://social-media-dashboard-react-mu.vercel.app/)
### Built with
<p>
<a href="https://sass-lang.com/">
<img src="https://img.shields.io/badge/-Sass-ff69b4?style=flat-square&logo=SASS&logoColor=white" height="30" alt="Sass"/>
</a>
<a href="https://react.dev/blog/2023/03/16/introducing-react-dev">
<img src="https://img.shields.io/badge/-React-17A1E6?style=flat-square&logo=react&logoColor=white" height="30" alt="React"/>
</a>
<a href="https://vitejs.dev/">
<img src="https://img.shields.io/badge/-ViteJS-purple?style=flat-square&logo=Vite&logoColor=white" height="30" alt="ViteJs"/>
</a>
</p>
## Author
- Linkedin - [Agustin Emanuel Sanchez](https://www.linkedin.com/in/agustin-emanuel-sanchez-4b2807240/)
- Frontend Mentor - [@agusscript](https://www.frontendmentor.io/profile/agusscript)
- CodePen - [Agustin Sanchez](https://codepen.io/agusscript)
- Twitter - [@agus_script](https://twitter.com/agus_script)
| Social media dashboard with theme switcher made with React | html-css,javascript,react,sass | 2023-05-03T12:24:24Z | 2023-07-31T03:33:04Z | null | 1 | 1 | 21 | 0 | 1 | 2 | null | null | JavaScript |
Yolisss/Lend-A-Paw | main | <h1 align="center">Lend A Paw</h1>
<div align="center">
<img src="https://github.com/Yolisss/Lend-A-Paw/assets/106282120/2d458cf7-c83b-4a72-8651-fc7bf99817b0" />
</div>
## Contents
- [About](#about)
- [Mock User Account](#mock-user-account)
- [Tech Stack](#tech-stack)
- [API Reference](#api-reference)
- [Official Database Schema](#official-database-schema)
- [Wireframe](#wireframe)
- [Installation](#installation)
<h2>About<h2>
<h3 align="center"> Why use Lend A Paw? - App Overview </h3>
Lend A Paw is an application for animal lovers and are looking to find ways to help animals in need. With Lend A Paw, you have the option to adopt your pet of choice, and have access to a list of animals that are up for adoption. What if you're not interested in adopting a pet at the moment? No problem! Lend A Paw's mission (besides getting you to adopt instead of shop animals) is to also spread awareness about fostering, donating, and volunterring!
<h3 align="center">DISCLAIMER</h3>
<p align="center">Because this app is utilizing the free version of Render, timing for pages to render may delay by a few seconds</h4>
<br>
<h3>Mock User Account</h3>
<table align="center">
<tr>
<th>EMAIL</th>
<th>PASSWORD</th>
</tr>
<tr>
<td>kittylover@gmail.com</td>
<td>#Ilovecats3</td>
</tr>
</table>
<br></br>
## Tech Stack
[Back to Contents](#contents)
<table align="center">
<tr>
<td align="center" width="96">
<img src="https://user-images.githubusercontent.com/74997368/168923681-ece848fc-5700-430b-957f-e8de784e9847.png" width="48" height="48" alt="html" />
<br>html
</td>
<td align="center" width="96">
<img src="https://user-images.githubusercontent.com/74997368/168924521-589f95da-069a-496a-bcc1-ee6dd132ff12.png" width="48" height="48" alt="CSS" />
<br>CSS
</td>
<td align="center" width="96">
<img src="https://user-images.githubusercontent.com/74997368/168977094-6a5073a2-2f48-4f5a-ae0e-ed1421a678c6.png" width="48" height="48" alt="JavaScript" />
<br>JavaScript
</td>
<td align="center" width="96">
<img src="https://user-images.githubusercontent.com/74997368/168976819-15a1f4e0-29cf-4ac0-94a7-1f15eee374a1.png" width="48" height="48" alt="postgreSQL" />
<br>postgreSQL
</td>
<td align="center" width="96">
<img src="https://user-images.githubusercontent.com/74997368/168978951-5ac2af5e-c911-4e59-b493-683071cf1860.png" width="48" height="48" alt="Express" />
<br>Express
</td>
<td align="center" width="96">
<img src="https://user-images.githubusercontent.com/74997368/168979311-4a486cad-32c8-46f4-a5da-912fdc51b2d6.png" width="48" height="48" alt="React" />
<br>React
</td>
<td align="center" width="96">
<img src="https://user-images.githubusercontent.com/74997368/168979848-733f7090-0f78-401a-9ceb-4267231abef7.png" width="48" height="48" alt="Node" />
<br>Node
</td>
<td align="center" width="96">
<img src="https://user-images.githubusercontent.com/74997368/168980647-1690f9de-bf0e-4318-93cb-1b2ba3701ded.png" width="48" height="48" alt="Bootstrap" />
<br>Bootstrap
</td>
<td align="center" width="96">
<img src="https://intellyx.com/wp-content/uploads/2019/08/Render-cloud-intellyx-BC-logo.png" width="48" height="48" alt="Render" />
<br>Render
</td>
</tr>
</table>
## API Reference
[Back to Contents](#contents)
<table align="center">
<tr>
<td align="center" width="96">
<img src="https://www.animalleague.org/wp-content/uploads/2020/02/corporate-logo-PETFINDER-022720-300x200.jpg" width="60" height="48" alt="PetFinder" />
</td>
<td align="center"><img src="https://user-images.githubusercontent.com/76704309/202351473-c2b9308b-9fd1-4dd6-980e-108bb1eb8731.png" height="40px"><br>Auth0</td>
</tr>
</table>
<h2>Official Database Schema</h2>
<h4 align="center">User</h4>
<table align="center">
</tr>
<tr>
<th>id</th>
<th>Full Name</th>
<th>Email</th>
</tr>
<tr>
<td>INTEGER (Primary Key)</td>
<td>VARCHAR (255)</td>
<td>VARCHAR (255)</td>
</tr>
</table>
<h4 align="center">Adoption Form</h4>
<table align="center">
<tr>
<th>id</th>
<th>pet_id</th>
<th>fullname</th>
<th>email</th>
<th>reason</th>
</tr>
<tr>
<td>INTEGER (Primary Key)</td>
<td>INTEGER (Foreign Key)</td>
<td>VARCHAR (255)</td>
<td>VARCHAR (255)</td>
<td>VARCHAR (255)</td>
</tr>
</table>
<h4 align="center">Stretch goal: Favorites</h4>
<table align="center">
<tr>
<th>pet_id</th>
<th>User Email</th>
</tr>
<tr>
<td>INTEGER</td>
<td>VARCHAR (255)</td>
</tr>
</table>
## Wireframe
<p float="left">
<h4 align="center">From Left To Right</h4>
<h4 align="center">Home Page | About Us</h4>
<p align="center">
<img src="https://github.com/Yolisss/Lend-A-Paw/assets/106282120/2aace635-0982-4ad6-ad8b-8b5e91ad53f3" width="320" height="700" />
<img src="https://github.com/Yolisss/Lend-A-Paw/assets/106282120/0b12ef76-791e-4fa2-900e-c90af5cbd826" width="320" height="700" />
</p>
<h4 align="center">Adoptable Pets Page Part 1 | Adoptable Page Part 2 </h4>
<p align="center">
<img src="https://github.com/Yolisss/Lend-A-Paw/assets/106282120/534ba119-82be-4f0e-8dd4-478352c214a0" width="320" height="700" />
<img src="https://github.com/Yolisss/Lend-A-Paw/assets/106282120/6273187f-425d-47f7-8739-be98560e5317" width="320" height="700" />
</p>
<h4 align="center"> Sign-In/Sign-Up Form | Adoption Form</h4>
<p align="center">
<img src="https://github.com/Yolisss/Lend-A-Paw/assets/106282120/b3edca06-a088-46c7-81dc-5581d91fa91d" width="320" height="700" />
<img src="https://github.com/Yolisss/Lend-A-Paw/assets/106282120/f3b4dd75-b00e-4196-875d-617df114683c" width="320" height="700" />
</p>
<h4 align="center">Ways To Help Part 1 | Ways To Help Part 2</h4>
<p align="center">
<img src="https://github.com/Yolisss/Lend-A-Paw/assets/106282120/7a8d5771-ad5d-4e19-95cc-e0ac504b5e86" width="320" height="700" />
<img src="https://github.com/Yolisss/Lend-A-Paw/assets/106282120/38ae8645-7301-4f82-9cdf-a2823603651e" width="320" height="700" />
</p>
<h4 align="center"> "Thank You For Submitting Your Form" Page</h4>
<p align="center">
<img src="https://github.com/Yolisss/Lend-A-Paw/assets/106282120/05c838d4-5425-4227-89df-55fecbe11f86" width="320" height="300" />
<p>
<h4 align="center">Strech goal: Favorites Feature Part 1 | Favorites Feature Part 2</h4>
<p align="center">
<img src="https://github.com/Yolisss/Lend-A-Paw/assets/106282120/8d1fe1d9-0060-49e8-86be-480af51e7f52" width="320" height="700" />
<img src="https://github.com/Yolisss/Lend-A-Paw/assets/106282120/b4127c37-1e69-4ff0-9117-a45a774e45f1" width="320" height="700" />
## Installation
**This project requires Auth0! Please visit [Auth0](https://auth0.com/) to make an account and retrieve a domain and client id. See .env.example for set up!**
Step 1: Go to your terminal: clone the project and switch into the project directory.
```bash
git clone https://github.com/yolisss/LendAPaw
cd lendapaw
```
Step 2: Install all packages.
```bash
cd client && npm install && cd ../server && npm install
```
Step 3: Setup Environment Variables
- Copy the instructions from both .env.example files in the client and server.
Step 4: Connect the database and the data.
```bash
cd server
psql postgres -f db.sql
```
Step 5: Start the program!
```bash
cd server && npm run dev
```
| Lend A Paw is an application that supports animals through adoption, volunteering, donating, fostering, and more! | express,javascript,nodejs,postgresql,react,reactjs,css,html5 | 2023-05-01T20:33:22Z | 2023-06-16T01:51:06Z | null | 3 | 13 | 210 | 0 | 0 | 2 | null | null | JavaScript |
ramgpal/Tic-Tac-Toe | main | null | The "Tic _Tac_Toe" game is a classic and widely popular two-player strategy game that challenges players to strategically place their marks on a 3x3 grid. The objective of the game is to form a line of three consecutive marks, either vertically, horizontally, or diagonally, before your opponent does. | css,game-development,grid,html,javascript,tic-tac-toe | 2023-05-12T11:43:16Z | 2023-05-12T11:42:44Z | null | 1 | 0 | 1 | 0 | 0 | 2 | null | null | JavaScript |
Mateen26/Dictionary-app | main | ### `Description:`
The Dictionary Project is a web application that allows users to search for word definitions. It leverages the power of React and Tailwind CSS to provide a user-friendly and responsive dictionary experience.
### `Features:`
Word Definitions: Users can enter a word and instantly retrieve its definition from a reliable dictionary API.
Theme Switcher: Users can toggle between dark and light themes to customize the visual appearance of the application.
Font Selector: Users have the ability to switch between serif, sans-serif, and monospace fonts to personalize their reading experience.
### `Technologies Used:`
React: The application is built using the React JavaScript library, providing a modular and efficient component-based structure.
Tailwind CSS: Tailwind CSS is used for styling the user interface, providing a utility-first approach and enabling rapid development.
External APIs: The project integrates with an external dictionary API for word definitions.
How It Works:
User Interface: The application consists of multiple components, such as the Header, Dictionary, and ThemeContextProvider, which are responsible for different functionalities and user interactions.
Word Definitions: When a user enters a word in the search input, the application sends a request to the dictionary API, retrieves the definition, and displays it on the screen.
Theme Switching: The theme switcher component updates the application's theme based on user interaction. It toggles between dark and light themes, adjusting the colors and styling accordingly.
Font Selection: The font selector component allows users to choose between serif, sans-serif, and monospace fonts. When a font is selected, the application updates the font style across relevant components.
The Dictionary Project provides a seamless and intuitive way to explore word definitions, offering users a rich and customizable dictionary experience.
# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### `npm run eject`
**Note: this is a one-way operation. Once you `eject`, you can't go back!**
If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).
### Code Splitting
This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)
### Analyzing the Bundle Size
This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)
### Making a Progressive Web App
This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)
### Advanced Configuration
This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)
### Deployment
This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)
### `npm run build` fails to minify
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
| A user-friendly dictionary web application built with React and Tailwind CSS. Features include word definitions, theme switching, and font selection. React Context is utilized for managing application-wide state. | dictionary,javascript,reactcontextapi,reactjs,tailwindcss,dictionary-api | 2023-05-11T13:23:16Z | 2023-08-27T18:07:13Z | null | 1 | 0 | 13 | 0 | 0 | 2 | null | null | JavaScript |
laeth0/PFolio | main | # PFolio
<p>Elevate your online presence with a beautifully designed website that seamlessly showcases your work and captivates visitors at first glance.
🎨 Stunning Visual Showcase: boasts a meticulously crafted design that serves as the perfect canvas for your creations. Whether you're an artist, designer, photographer, or any creative professional, your portfolio will shine in a sophisticated and visually engaging manner.
🌟 Unparalleled Versatility: customization is at your fingertips. Tailor your portfolio to reflect your unique style and personality. Choose from an array of elegant layouts, color palettes, and typography options to create a website that truly represents you.
📱 Responsive Design: Your portfolio will look impeccable on any device – from large desktop screens to mobile phones. ensures a seamless and immersive experience for visitors, allowing them to explore your work effortlessly.
💼 Projects Showcase: Highlight your projects with precision and flair. provides an intuitive project management system that allows you to categorize, organize, and present your work in an easy-to-navigate manner. Let your creativity take center stage.
🔗 Integrated Blogging: Share your insights, thoughts, and creative process with an integrated blogging feature. Connect with your audience on a deeper level, establish your expertise, and keep your visitors engaged with compelling content.
💌 Contact and Inquiry: understands the importance of connecting with potential clients and collaborators. Seamlessly integrated contact forms make it easy for visitors to reach out, fostering meaningful connections that can shape your creative journey.
🚀 Optimized Performance: Your website's speed and performance are crucial.
Unveil the essence of your creative journey with the Portfolio Theme. Crafted for visionaries, artists, and innovators, it's more than a website – it's a digital masterpiece that resonates with your artistic soul. Embark on a visual adventure today.
</p>
<img src="https://github.com/laeth0/PFolio/blob/main/assets/img/mockups.png">
<img src="https://github.com/laeth0/PFolio/blob/main/assets/img/main%20page%20image.png">
| this is my first project with html and css and js and bootatrap . it is responsive page with animation | bootstrap,css3,font-awesome,html5,javascript,responsive-web-design,web-fonts,portfolio | 2023-05-09T08:50:37Z | 2023-08-19T19:20:30Z | null | 1 | 0 | 6 | 0 | 0 | 2 | null | null | HTML |
prekshaj-ain/Twitter-clone-backend | master | null | This project is a Twitter clone, aiming to replicate the core features of the popular social media. It provides user management, tweet creation, timeline feeds, interactions (likes, retweets, replies), hastags. The project focuses on implementing the backend functionality of a monolith-based architecture using the MERN stack. | backend,express-js,javascript,mongodb,monolith-architecture,twitter-clone | 2023-05-09T17:42:48Z | 2023-07-28T18:08:25Z | null | 1 | 0 | 46 | 0 | 0 | 2 | null | null | JavaScript |
arunike/Five-Course-Bird-Feeder-Frontend | main | # COMP SCI 506
## Description
<p> Projects I did in COMP SCI 506: Software Engineering
<li> <b>Project Frontend: <a href="https://github.com/arunike/CS506-Frontend" target="blank">Five Course Bird Feeder Frontend</a> </b> </li>
<li> <b>Project API: <a href="https://github.com/arunike/CS506-API" target="blank">Five Course Bird Feeder API</a> </b> </li>
</p>
## About
<p>
<ol type="1">
<li>Login/Sign up Page</li>
<ul>
<li>The website will give the option to log in to an existing account for returning users or create a new account for new users.</li>
<li>Returning users can sign into their accounts with their username and password.</li>
<li>The data collected for new accounts:</li>
<ul>
<li>Username</li>
<li>Password</li>
<li>First Name</li>
<li>Last Name</li>
</ul>
</ul>
<li>Home Page – Live View of User’s Birdfeeder</li>
<ul>
<li>View live and recorded video streams of user’s birdfeeder</li>
<ul>
<li>If the bird feeder camera is currently streaming video, display it on the home page.</li>
<li>Recorded video Otherwise, display previously recorded video from the user’s bird feeder camera.</li>
</ul>
<li>Next to the video stream display will be a short summary of the bird observations since the user’s last login.</li>
<li>The home page sidebar will contain navigation buttons to all the other features offered by the application.</li>
</ul>
<li>Profile Page</li>
<ul>
<li>Display user profile data:</li>
<ul>
<li>Display username, full name, any any other personal information</li>
<li>Allow user to change any of this information, including their password</li>
</ul>
</ul>
<li>Settings Page</li>
<ul>
<li>Users can change feeding schedules to:</li>
<ul>
<li>DAttract specific bird species at certain times of the day</li>
<li>Keep certain animals/birds from feeding at their feeder</li>
</ul>
<li>Users can change settings related to the default statistics shown</li>
</ul>
<li>Statistics Page</li>
<ul>
<li>Graphic and tabular displays of:</li>
<ul>
<li>what birds are visiting</li>
<li>how frequently they are visiting</li>
<li>what time of day they are visiting</li>
<li>total birds visited</li>
</ul>
<li>Users can change settings related to the default statistics shown</li>
</ul>
<li>ML + Image Labeling Page</li>
<ul>
<li>Working in progress</li>
</ul>
</ol>
</p>
## How to Run
<ol type="1">
<li>Clone the repository</li>
```
git clone https://github.com/arunike/CS506-Frontend.git
```
<li> <a href="https://github.com/arunike/CS506-API" target="blank">Run the API</a> </li>
<li>Have Docker on your machine</li>
<ul>
<li> <a href="https://www.docker.com/" target="blank">Install Docker</a> </li>
<li>Open Docker</li>
</ul>
<li>Install dependencies</li>
```
npm install
```
<li>Enable CORS Unblock Extension</a> </li>
<ul>
<li> <a href="https://chrome.google.com/webstore/detail/cors-unblock/lfhmikememgdcahcdlaciloancbhjino" target="blank">Install CORS Unblock Extension</a> </li>
<li>Activate CORS Unblock Extension</li>
</ul>
<li>Run the application</li>
```
npm run dev
```
</ol>
| COMP SCI 506 Spring 2023 - Five Course Bird Feeder | css,html,javascript,react,typescript | 2023-05-05T21:59:46Z | 2023-05-05T23:15:19Z | null | 1 | 0 | 6 | 0 | 0 | 2 | null | MIT | TypeScript |
ohmatey/url-summarizor | main | # Url summarizor
*Use GPT to quickly digest documents*
Experiment summarize document by url project to practice interacting with Ai agents.

# Features
Visit `/` to:
- Enter an OpenAI api key
- Enter a prompt optionally with a url to a doc and recieve a Ai generated summary
- Action steps logged
Visit `/app` to summarize docs from a notion database:
*Visit https://developers.notion.com/docs/create-a-notion-integration for full details*
- Enter notion secret and database id and hit submit
- Peruse list of notion docs
- Generate a summary from the notion doc URL property
- Edit the returned summary but updating the notion doc with summary
# Steps to run the project
## Pull project
```
git clone ...
```
## Install dependencies
```
// install pnpm if you haven't yet
npm i pnpm
pnpm install
```
## Run the project
```
// development
npm run dev
// production build
npm run build && npm run start
```
## Get an OpenAi API key
https://platform.openai.com/account/api-keys
## Start digesting content
To summarize any content from a url simply enter any of the following prompts:
`Summarize the content of this article https://www.wired.com/story/rethinking-relationship-artificial-intelligence/`
`Explain at a PDF level what the article is about https://www.economist.com/finance-and-economics/2023/05/07/your-job-is-probably-safe-from-artificial-intelligence`
| Experiment project to play with openai+langchain to summarize content from a prompt with url(s) | chatgpt-api,chatgpt-app,javascript,langchain-js,nextjs,openai,reactjs | 2023-05-10T10:38:55Z | 2023-05-11T02:34:24Z | null | 1 | 0 | 4 | 0 | 0 | 2 | null | null | JavaScript |
Muhammad-Abubakar-143/Karmawala-International | main | # Karmawala International
# Introduction
If you want to create a fully responsive rice farm application. Then you can use this code as an example.
### Tools
1. React.JS
2. Tailwindcss
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
| A little rice factory website with React.js | javascript,reactjs,tailwindcss | 2023-04-25T10:21:56Z | 2023-04-25T11:40:45Z | null | 1 | 0 | 3 | 0 | 0 | 2 | null | null | JavaScript |
bkpecho/starwars-quotes-crud-app | main | <img src="assets\readme-bg.jpg" />
# Star Wars Quotes CRUD App with Node, Express, and MongoDB
This project demonstrates a CRUD application with a Star Wars theme, developed using Node.js, Express, and MongoDB. It enables users to keep track of quotes from famous Star Wars characters. Through this project, I showcase my ability to create a reliable and expandable web application utilizing popular server-side technologies.
## Link to project:
- GitHub Repository: [GitHub](https://github.com/bkpecho/starwars-quotes-crud-app)
<!-- Screenshot -->
## How It's Made:
#### Tech used: Node.js, Express, MongoDB
The Star Wars Quotes CRUD App is built using Node.js and Express. with EJS as the templating engine and MongoDB as the database. The application implements RESTful API design principles to enable CRUD operations. The project provides a practice opportunity to develop proficiency in server-side programming with Node.js and Express.
## Optimizations:
This practice project has provided valuable insights into server-side programming with Node.js and Express. In future iterations, I plan to incorporate Mongoose and other advanced features of Express to enhance the application's scalability and performance.
## Lessons Learned:
This project was an opportunity to practice server-side programming with Node.js and Express, and to learn more about the fundamentals of CRUD operations and RESTful API design principles. I gained a deeper understanding of how to structure and organize a Node.js project, and how to work with Express middleware to handle HTTP requests and responses.
### Author
- Github - [Bryan King Pecho](https://www.github.com/bkpecho)
- Twitter - [@bkpecho](https://www.twitter.com/bkpecho)
- LinkedIn - [in/bkpecho](https://www.linkedin.com/in/bkpecho/)
| This project is a CRUD application with a Star Wars theme, developed using Node.js, Express, and MongoDB. The project demonstrates proficiency in creating a reliable and scalable web application using popular server-side technologies. | api-design,backend-development,crud,express,flexibility,javascript,mongodb,node-js,programming,rest-api | 2023-05-07T12:36:10Z | 2023-05-14T15:23:05Z | null | 1 | 0 | 40 | 1 | 1 | 2 | null | null | JavaScript |
JefersonLC/my-portfolio | main | # My Portfolio
This repository contains the source code and necessary files for my personal portfolio website. My portfolio is a collection of my projects and skills, presented in an attractive and easy-to-navigate manner.
## Key Features
- Responsive Design: My portfolio website is designed to adapt to different devices and screen sizes, providing an optimal experience on both desktop computers and mobile devices.
- Featured Projects: I showcase a selection of my most important projects, with detailed descriptions, screenshots and links to the repositories.
## Technologies Used
- Astro
- Tailwind CSS
- JavaScript
- TypeScript
- Git | My personal portfolio | astro,javascript,portfolio,typescript,scraping,tailwind,tailwindcss,pnpm | 2023-04-23T22:22:00Z | 2024-03-30T23:27:09Z | null | 1 | 0 | 207 | 0 | 0 | 2 | null | null | Astro |
Lakshmishreya-Bapatuyeruguti/simpl-E-Vote-Frontend | main | # Simpl-e Vote React Frontend Assignment
### Done By- Lakshmishreya Bapatuyeruguti - Blockchain Trainee 2023
#### Features
- Multple organizers can start elections
- Each organizer can start multiple elections
- One Voter per voter in each election
#### Flow
- Organizers can join and iniate an election
- Organizers will add candidates and start election
- Voting begins
- Organizers can end election and results will be disclosed
#### Results




| Simpl-E Vote is a blockchain based Decentralized Appplication which lets users to organize elections by joining as organizer and adding candidates. Voters can vote to their preferred candidates. Project works only when connected to Mumbai or Sepolia Network | dapp,javascript,react,blockchain,voting-dapp | 2023-04-24T13:42:29Z | 2023-07-14T05:58:33Z | null | 1 | 0 | 24 | 0 | 0 | 2 | null | null | JavaScript |
barbaradamasdev/portfolio | main | 
| Portfolio pessoal | css,html,javascript | 2023-05-16T13:44:37Z | 2024-05-14T21:58:04Z | null | 1 | 1 | 96 | 0 | 0 | 2 | null | null | TypeScript |
Math-Mastermind/gatsby-website | master | <p align="center">
<a href="https://mathmastermind.revku.dev/">
<img alt="Gatsby" src="src/images/icon.png" width="70" />
</a>
</p>
<h1 align="center">
Math Mastermind Web
</h1>
## 🚀 Quick start
**1. Clone the repository**
```
git clone https://github.com/Math-Mastermind/gatsby-website
```
**2. Install dependencies**
```
npm install
```
**3. Start development server**
```
npm run develop
```
| Landing page made in Gatsby | gatsby,javascript,landing,react,website,math-mastermind | 2023-04-28T11:41:01Z | 2023-05-02T20:14:01Z | null | 1 | 2 | 15 | 0 | 0 | 2 | null | null | JavaScript |
Brijesh1963/Multipurpose-Website | main | # Multipurpose-Website
# Cultivating Connections: The Farmer-Buyer Platform
Welcome to our Farmer-Buyer platform, dedicated to resolving the challenges faced by both farmers and buyers. We empower farmers with updated product information, government support, and farming expertise, while providing buyers with access to certified organic products, competitive pricing, and nutritional guidance. Join us in bridging the gap between agriculture and commerce, fostering a sustainable, prosperous future for all.
How to Contribute 🤔🔗
To get started, look at the existing Issues or create a new issue!
# Setup guidelines 🪜😊
Follow these steps to setup LinksHub on your local machine
Getting Started✨
### Step 1: Fork the Repository
Click the "Fork" button in the upper right-hand corner of this repository to create your own copy.
### Step 2: Clone Your Fork
Clone the repository to your local machine
### Step 3: Create a Branch
Create a new branch to work on your changes:
git checkout -b my-branch
### Step 4: Make Changes
Make the necessary changes or additions to the project. You can add new features, fix bugs, update documentation, or anything else you think is valuable.
### Step 5: Commit Your Changes
Commit your changes with a meaningful commit message:
git commit -m "Add a brief description of your changes"
### Step 6: Push Your Changes
Push your changes to your fork on GitHub:
git push origin my-branch
### Step 7: Create a Pull Request
Go to the original repository on GitHub and click the "New Pull Request" button. Ensure that you're comparing your branch to the main branch of the original repository.
### Step 8: Describe Your Pull Request
Write a clear and concise description of your changes in the Pull Request description box. Be sure to mention what issue you're addressing if applicable.
### Step 9: Submit Your Pull Request
Click the "Create Pull Request" button to submit your changes for review.
# Additional info: For Staged changes
git reset <- file name ->
git reset
Review and Merge
| Digital farmer & buyer problem solution site | css,hacktoberfest,hacktoberfest-accepted,html,javascript,jupiter-notebook,multipurpose-website | 2023-04-24T09:14:29Z | 2023-10-13T13:36:45Z | null | 1 | 6 | 84 | 1 | 1 | 2 | null | null | HTML |
biner1/quiz-app | main | This is a quiz app, where teachers can create quiz and students take quiz,
it has 2 roles:
* is_admin
* is_teacher
to run the application you should use xamp or mamp
1. create a database, and name the database (quiz1)
2. import the quiz1.sql to create the table, in phpmyadmin, or any other software to create the required tables
3. ---> the code files must be inside a folder called (mvc) <--- otherwise the code will not run properily, links will be broken
* or you can change the mvc inside the codes to any name you want (12/5/2023)
* mvc is used in (config\router.php) in getRoute() function, and in (view\layout\footer.php),(view\layout\navbar.php),(view\admin\user.php)
To access admin view, the account should be admin, the is_admin column in the database, should be 1 | a simple php quiz app | bootstrap,html,javascript,php,mvc,quiz-app,admin,dashboard | 2023-04-29T19:57:57Z | 2023-05-17T00:21:50Z | null | 1 | 0 | 11 | 0 | 0 | 2 | null | null | PHP |
ParmeshwarMurmu/TravelWiz | main | # imaginary-carpenter-5479
# TravelWiz
### Objective
The main objective of a traveling website is to provide valuable travel information, inspiration, and booking services to visitors. This includes helping travelers plan their trips by offering information on destinations, accommodations, activities, and local culture. The website should also aim to provide a seamless user experience and offer reliable and convenient booking services for your destination. Ultimately, the main objective of a traveling website is to enhance the overall travel experience for visitors and help them create unforgettable memories.
# Netlify
https://655990867e367c673fd75d1d--fascinating-swan-4b5024.netlify.app/
Please do NOT use VSCode live-server. It will not work. Use the npm commands suggested to you here.
## Installation
```
npm i json-server
```
## Start Backend Server
```
npm start
```
## Features
```
✅ Linking Of One Page To Another
✅ HTTP Request GET POST PUT PATCH DELETE
✅ Slide Show
✅ Sorting
✅ Filtering
✅ Pagination
✅ Deleting
✅ Updating
✅ Text Search
✅ Responsive
```
## Table Of Content
- Filter
- Paginate
- Sort
- Full-text Search
- Database
- Homepage
## Filter
```
GET /travel?title=json-server&category=InterNational
GET /travel?title=json-server&category=National
```

## Pagination
Use ```_page``` And Optionally ```_limit``` To Paginate Returned Data
```
GET /travel?_page=3
GET /travel?_limit=5&_page=3
```

## Sort
Add ```_sort And ```_order```(Ascending Order By Default)
```
GET /travel?_sort=price&_order=asc
GET /travel?_sort=city&_order=desc
GET /travel?_sort=price&_order=desc
```

## Full-text Search
Add ```q``` Which is Query (Text You Want To Search)
```
GET /travel?q=paris
GET /travel?q=goa
GET /travel?q=InterNational
```

# Home Page

# Sign Up and Login


# Destination Page

# Booking Page

| Traveling website is to provide valuable travel information, inspiration, and booking services to visitors. This includes helping travelers plan their trips by offering information on destinations, accommodations, activities, and local culture. The website should also aim to provide a seamless user experience and offer reliable and convenient book | bootstrap,css,html,javascript | 2023-05-01T05:57:00Z | 2023-11-19T04:41:37Z | null | 6 | 22 | 60 | 0 | 2 | 2 | null | null | CSS |
TenSzalik/FastAPI-RabbitMQ-Quiz | master | # Philosophical Compass
A RESTFul site that allows you to create quizzes, give answers, and create a radar chart by answer. The project is primarily oriented towards measuring philosophical views, but it can be used for something else.
The main goal of this project is to gain an in-depth understanding of web development, a better understanding of FastAPI, OOP, RabbitMQ and some fun =)
*Thanks to Joanna Płatek for preparing the background and icon of Marcus Aurelius. She can be followed [here](https://www.instagram.com/petlart/)*.
## Table of content
- [Tech stack](#tech-stack)
- [Backend](#backend)
- [Frontend](#frontend)
- [How it works](#how-it-works)
- [Technical overview](#technical-overview)
- [Flow chart](#flow-chart)
- [Home page](#home-page)
- [Start quiz](#start-quiz)
- [Endpoints](#endpoints)
- [Fast way to run](#fast-way-to-run-on-linux)
- [Backend](#backend-1)
- [Frontend](#frontend-1)
- [Developing](#developing)
- [Creating your own quiz](#creating-your-own-quiz)
- [Testing](#debugger)
- [Debugger](#debugger)
- [Useful commands](#useful-commands)
- [Technical details](#technical-details)
- [Tree](#tree)
## Tech stack
### Backend
- Python3
- FastAPI (backend framework)
- Pydantic (data validation)
- uvicorn (asgi web server)
- RabbitMQ (message broker)
- pika (pure-Python implementation of the AMQP 0-9-1)
- PostgreSQL (database)
- SQLAlchemy (ORM)
- Alembic (migration tool)
- psycopg2 (database adapter for python)
- Pytest (testing)
- httpx (http client for testing)
- Docker (container)
- docker compose (local development)
- Pylint (linter, [settings are here](backend/.pylintrc))
- Black (code formatter)
- JWT (security)
- python-jose (coding and decoding JWT)
- passlib (hashing password)
Specyfic versions you can see in [requirements](backend/requirements.txt) and [requirements_dev](backend/requirements_dev.txt)
### Frontend
- JavaScript/TypeScript
- Plotly (chart generating tool)
- React (library for JS)
- react-router-dom (routing)
- HTML
- CSS
- Tailwind (library for CSS)
- Vite (development environment)
## How it works
### Technical overview
When we start the test, RabbitMQ creates a queue for us that collects all the answers to the questions. The name of the queue is generated using UUID4 and stored in a cookie. At the end of the test, we return all the data from the queue, analyze it using the Plotly library and return it in the form of a radar chart. The answers are stored in the database, which will allow for statistical analysis in the future. Creating your own quiz requires creating a user and logging in with a JWT token.
If you are interested in how it works see [Technical details](#technical-details)
### Flowchart

### Home page

### Starting the quiz

### Endpoints

## Fast way to run (on Linux)
### Backend
Go to [/backend](/backend) and run:
`docker compose up --build`
More: [running app](backend/docs/running.md)
### Frontend
The frontend is handled by Vite. First install npm and Vite globally:
`sudo apt install nodejs npm`
`npm install -g vite`
Go to the [frontend](/frontend) and run:
`npm install`
`npm run dev`
## Developing
- Swagger: http://localhost:8000/docs
- Pgadmin: http://localhost:5050/
- RabbitMQ: http://localhost:15672/
### Creating your own quiz
If you want to create your own quiz, you need to create a user and then authorize it at the JWT endpoint. You need a secret key to create the user - you can find it in the [.env](backend/.env) file. Now you can send data to the endpoints!
### Testing
1. Check the active containers (for the name):
`docker ps`
2. Run (web service, container must be active):
`docker exec -it <container_name> pytest tests/tests_*.py`
### Debugger
If you want to run pdb/breakpoint on a running server, you need to open the console and run:
`docker attach <container_name>`.
In this console, you will operate the debugger. You can see these lines inside docker-compose.yml:
```
stdin_open: true
tty: true
```
It's responsible for allowing the debugger to run inside the docker container.
### Useful commands
`docker exec -it <container_name> pylint --recursive=y core conftest.py main.py`
`docker exec -it <container_name> black .`
## Technical details
RabbitMQ is one of the most popular open source message brokers. It supports multiple messaging protocols and streaming. Compass is used with AMQP, whose schema looks as follows:

All communication with RabbitMQ is done through endpoints. Generally, RESTful style excludes endpoint names such as "delete" "create", but in our case the methods in the endpoints don't matter - we use the POST method everywhere and don't work on the database, but always send data to the RabbitMQ server
In our case, the user is the publisher, sends the answers to the queue through the exchange, and when the quiz is completed, the queue is consumed by the endpoint and sent to plotly, which generates a graph based on the answers.
Using the AMQP protocol gives us a lot of potential. It is a different server, so everything is very stable, we can go back to the quiz after a long time on the same question and so on.
Generally, the answer sent to the queue looks like the following:
```json
{
"queue": "string",
"category": "string",
"answer": 0
}
```
But this answer when consumed turns into this:
```json
{ "category": 0} # category name and points
```
Then, when you have several such JSONs, the function transforms them, summing them, into something more consumable by plotly:
from:
```json
{ "empiricism": 2}
{ "empiricism": -1}
{ "rationalism": 0}
{ "rationalism": 2}
{ "naturalism": -2}
{ "naturalism": -2}
{ "anti-naturalism": 2}
{ "anti-naturalism": 2}
```
to:
```json
{
"empiricism": 1,
"rationalism": 2,
"naturalism": -4,
"anti-naturalism": 4
}
```
and based on this plotly can generate a radar chart for us. The last of the JSON is written to the PostgreSQL database with the user's age and gender - it is generated from the browser and looks as follows:
```json
{ "age": 24, "sex": "male", "quiz": "{"category": 11}"}
```
The frontend is mainly based on React components and Tailwind styles. Using Compass is easy for the client. The customer just needs to click "Ready to play with us?" and provide an answer and that's it.
### Tree
```bash
.
├── alembic
│ ├── env.py
│ ├── README
│ ├── script.py.mako
│ └── versions # versions of migrations
│ └── 8df6346c48a3_second_revision.py
├── alembic.ini # db configuration
├── conftest.py # fixtures for testing
├── core
│ ├── endpoints # all endpoints
│ │ ├── __init__.py
│ │ ├── queue.py
│ │ ├── quiz.py
│ │ ├── token.py
│ │ └── user.py
│ ├── managers
│ │ ├── __init__.py
│ │ └── rabbit_manager.py # connection with RabbitMQ server
│ ├── models
│ │ ├── __init__.py
│ │ ├── database.py # connecting to the db
│ │ ├── models.py # SQLAlchemy models
│ │ └── schemas.py # Pydantic schemas/models
│ └── utils # some useful functions
│ ├── get_hashed_password.py
│ ├── get_sum_dicts.py
│ ├── load_simple_db.py
│ └── verify_password.py
├── docker-compose.yml
├── Dockerfile
├── .env # all credentials in enviroment are here
├── main.py
├── requirements_dev.txt
├── requirements.txt
├── .pylintrc # pylint settings
└── tests
├── tests_quiz.py
├── tests_rabbit.py
├── tests_token.py
└── tests_user.py
```
| null | alembic,css,docker,fastapi,html,javascript,jwt-authentication,pika,postgresql,pydantic | 2023-04-24T02:54:25Z | 2023-08-30T00:49:18Z | null | 1 | 0 | 50 | 0 | 0 | 2 | null | MIT | Python |
anubhav11156/Voidwatch | master | # Subwatch
Learning Project | project under constant devlopment as of now.....
| Learning Project | css,gochi,golang,html,javascript,jwt,mongodb,reactjs | 2023-04-28T06:37:02Z | 2023-05-03T12:13:22Z | null | 1 | 0 | 40 | 0 | 0 | 2 | null | null | JavaScript |
Jerga99/phaser3-typescript-simple-template | main | null | Simple Phaser3 with TS Template | javascript,phaser,phaser3,typescript | 2023-05-04T16:26:01Z | 2023-05-04T17:26:04Z | null | 1 | 0 | 4 | 0 | 2 | 2 | null | null | JavaScript |
thisisrohitkumar/portfolio | main | # portfolio
This Portfolio Website project is focused on creating a dynamic and visually captivating online platform that showcases my unique skills, accomplishments, and professional journey.
The website will serve as a comprehensive representation of my work, allowing potential clients, employers, and collaborators to gain insight into my expertise.
Key Features:
- Home Page
- About Me
- Portfolio
- Skills and Expertise:
- Resume/CV
- Contact
- Responsive Design
- Visual Aesthetics
- User-Friendly Navigation
| This Portfolio Website project is focused on creating a dynamic and visually captivating online platform that showcases my unique skills, accomplishments, and professional journey. The website will serve as a comprehensive representation of my work, allowing potential clients, employers, and collaborators to gain insight into my expertise. | css,html,javascript | 2023-05-13T14:58:37Z | 2024-01-28T14:58:53Z | null | 1 | 0 | 21 | 0 | 0 | 2 | null | null | CSS |
Wwebur/Vocabify | master | vocabify
An OpenAI-powered vocabulary teacher.
install dependencies
```npm i```
run
```npm run dev```
| App that teaches you vocabulary using OpenAI. Built with React and Remix. | chatgpt,css,javascript,openai,react,remix-run,sass,vocabulary | 2023-04-24T01:46:36Z | 2023-04-16T01:00:17Z | null | 1 | 0 | 29 | 0 | 0 | 2 | null | null | JavaScript |
AmlrSF/CRUD-MERN-APP | main | # CRUD-MERN-APP
CRUD App
This is a simple CRUD (Create, Read, Update, Delete) app that allows users to manage and manipulate data. It is built using React, Express.js, and MongoDB.
Getting Started
To use this app, you will need to install Node.js and MongoDB on your local machine.
You will also need to create a new MongoDB database and update the config.js file with your database credentials.
Features
Create new data
Read existing data
Update existing data
Delete data
Installation
Clone the repository: git clone https://github.com/your-username/your-repo-name.git
Install dependencies:
In the client directory, run npm install
In the server directory, run npm install
Run the app:
In the client directory, run npm start
In the server directory, run npm start
Acknowledgments
The React team for creating a great front-end library
The Express.js team for creating a powerful back-end framework
The MongoDB team for creating a scalable NoSQL database system
The application can be accessed in a web browser at http://localhost:3000. The server-side API code is in server.js, and the client-side React code is in the client directory.
This application is a good starting point for building more complex full-stack web applications.
| A simple MERN stack app for performing CRUD operations on posts. Built with MongoDB, Express.js, React, and Node.js, this application allows users to create, read, update, and delete posts effortlessly. Clean and minimalistic design for easy navigation and seamless post management. | crud-application,expressjs,javascript,mern-stack,mongodb,nodejs,react,reponsive-web-design,mongodb-database | 2023-04-23T21:31:28Z | 2023-06-25T22:56:46Z | null | 1 | 0 | 6 | 0 | 0 | 2 | null | null | JavaScript |
savchyndd/goit-react-hw-02-phonebook | main | # goit-react-hw-02-phonebook
## Критерії приймання
Використовуй цей
[шаблон React-проекту](https://github.com/goitacademy/react-homework-template#readme)
як стартову точку своєї програми.
- Створений репозиторій `goit-react-hw-02-phonebook`.
- При здачі домашньої роботи є посилання: на вихідні файли та робочу сторінку
проектів на `GitHub Pages`.
- Під час запуску коду завдання в консолі відсутні помилки та попередження.
- Для кожного компонента є окрема папка з файлом React-компонента та файлом
стилів.
- Для компонентів описані `propTypes`.
- Все, що компонент очікує у вигляді пропсів передається йому під час виклику.
- JS-код чистий і зрозумілий, використовується `Prettier`.
- Стилізація виконана `CSS-модулями` або `Styled Components`.
## Книга контактів
Напиши застосунок зберігання контактів телефонної книги.
#### Крок 1
Застосунок повинен складатися з форми і списку контактів. На поточному кроці
реалізуй додавання імені контакту та відображення списку контактів. Застосунок
не повинен зберігати контакти між різними сесіями (оновлення сторінки).
Використовуйте цю розмітку інпуту з вбудованою валідацією для імені контакту.
```
<input
type="text"
name="name"
pattern="^[a-zA-Zа-яА-Я]+(([' -][a-zA-Zа-яА-Я ])?[a-zA-Zа-яА-Я]*)*$"
title="Name may contain only letters, apostrophe, dash and spaces. For example Adrian, Jacob Mercer, Charles de Batz de Castelmore d'Artagnan"
required
/>
```
Стан, що зберігається в батьківському компоненті `<App>`, обов'язково повинен
бути наступного вигляду, додавати нові властивості не можна.
```
state = {
contacts: [],
name: ''
}
```
Кожен контакт повинен бути об'єктом з властивостями `name` та `id`. Для
генерації ідентифікаторів використовуй будь-який відповідний пакет, наприклад
[nanoid](https://www.npmjs.com/package/nanoid). Після завершення цього кроку,
застосунок повинен виглядати приблизно так.

#### Крок 2
Розшир функціонал застосунку, дозволивши користувачам додавати номери телефонів.
Для цього додай `<input type="tel">` у форму і властивість для зберігання його
значення в стані.
```
state = {
contacts: [],
name: '',
number: ''
}
```
Використовуй цю розмітку інпуту з вбудованою валідацією для номеру контакту.
```
<input
type="tel"
name="number"
pattern="\+?\d{1,4}?[-.\s]?\(?\d{1,3}?\)?[-.\s]?\d{1,4}[-.\s]?\d{1,4}[-.\s]?\d{1,9}"
title="Phone number must be digits and can contain spaces, dashes, parentheses and can start with +"
required
/>
```
Після завершення цього кроку, застосунок повинен виглядати приблизно так.

#### Крок 3
Додай поле пошуку, яке можна використовувати для фільтрації списку контактів за
ім'ям:
- Поле пошуку – це інпут без форми, значення якого записується у стан
(контрольований елемент).
- Логіка фільтрації повинна бути нечутливою до регістру.
```
state = {
contacts: [],
filter: '',
name: '',
number: ''
}
```

Коли ми працюємо над новим функціоналом, буває зручно жорстко закодувати деякі
дані у стан. Це позбавить необхідності вручну вводити дані в інтерфейсі для
тестування роботи нового функціоналу. Наприклад, можна використовувати такий
початковий стан.
```
state = {
contacts: [
{id: 'id-1', name: 'Rosie Simpson', number: '459-12-56'},
{id: 'id-2', name: 'Hermione Kline', number: '443-89-12'},
{id: 'id-3', name: 'Eden Clements', number: '645-17-79'},
{id: 'id-4', name: 'Annie Copeland', number: '227-91-26'},
],
filter: '',
name: '',
number: ''
}
```
#### Крок 4
Якщо твій застосунок реалізований в одному компоненті `<App>`, виконай
рефакторинг, виділивши відповідні частини в окремі компоненти. У стані
кореневого компонента `<App>` залишаться тільки властивості `contacts` і
`filter`.
```
state = {
contacts: [],
filter: ''
}
```
Достатньо виділити чотири компоненти: форма додавання контактів, список
контактів, елемент списку контактів та фільтр пошуку.
Після рефакторингу кореневий компонент застосунку виглядатиме так.
```
<div>
<h1>Phonebook</h1>
<ContactForm ... />
<h2>Contacts</h2>
<Filter ... />
<ContactList ... />
</div>
```
#### Крок 5
Заборони користувачеві можливість додавати контакти, імена яких вже присутні у
телефонній книзі. При спробі виконати таку дію виведи `alert` із попередженням.

#### Крок 6
Розшир функціонал застосунку, дозволивши користувачеві видаляти раніше збережені
контакти.

| Events and state. Forms | css,homework,html,javascript,react | 2023-04-30T11:15:10Z | 2023-05-12T08:14:02Z | null | 4 | 0 | 106 | 0 | 0 | 2 | null | null | JavaScript |
darynakarmazin/Bookshelf-comand-project | main | # Bookshelf-comand-project
Bookshelf [HTML, CSS, JS, Fetch API]. Website is designed as team project the FullStack developer course. Developed 'Best Sellers Books', 'All categories' and 'Category' sections, held the position of developer. Code review.
## Available Scripts
In the project directory, you can run:
### `npm start`
### `npm test`
### `npm run build`
## Learn More
Bookshelf is an innovative application that allows users to quickly and conveniently search for and purchase books online, thanks to its extensive catalog and user-friendly interface.
With the Bookshelf app, adding books to your cart has become a seamless and straightforward process, enabling you to build your personal library collection swiftly.
Bookshelf also offers powerful filters, allowing users to efficiently sort books by authors, genres, and other parameters for precise and relevant search results.
Teclology stack [HTML, CSS, JS, Fetch API]
Design [https://www.figma.com/file/XhC8FSCfAkraEF5l7Hx4fL/Test?node-id=41%3A14&mode=dev](https://www.figma.com/file/JB3QBTgXBIHU24nMOtmVmK/Bookshelf?node-id=0%3A1&mode=dev)
Main page

Main page

SignUp page

SHOPPING LIST page

| Bookshelf [HTML, CSS, JS, Fetch API]. Website is designed as team project the FullStack developer course. Developed 'Best Sellers Books', 'All categories' and 'Category' sections, held the position of developer. Code review. | api-rest,css,html,javascript,parcel,teamwork | 2023-05-16T07:51:14Z | 2023-10-31T10:24:32Z | null | 11 | 0 | 318 | 0 | 1 | 2 | null | null | JavaScript |
MeroVinggen/CSS-3D-Dungeon | main | <img src="./github extras/github poster x12991293.webp">
# 3D environment built with css transformations
### Preview
<img width="49%" src="./github extras/preview 1_x41231283.gif" alt="preview 1"> <img width="49%" src="./github extras/preview 2_x41231283.gif" alt="preview 2">
### About
* :package: 3D environment build on native html/css
* :video_game: one full level with interactive items and puzzles
* :ant: bugs and fps drops are also available
### Tech stack
<img src="./github extras/tech stack x_1274981237.png" alt="tech stack list">
Have Fun: [pages link](https://merovinggen.github.io/CSS-3D-Dungeon/)
| A small web quest in 3D medieval dungeon environment, built on web technologies using native html and css. Textures and lighting were created using css blend modes & transform. | html,3d-game,css,css-3d,css-animation,css-game,css-transform,css-transition,game,html-game | 2023-04-28T07:05:47Z | 2023-12-30T19:12:57Z | null | 1 | 0 | 43 | 0 | 3 | 2 | null | MIT | HTML |
ninadvyas/Discuss | main | Welcome to the NextJS base template bootstrapped using the `create-next-app`. This template supports TypeScript, but you can use normal JavaScript as well.
## Getting Started
Hit the run button to start the development server.
You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.
[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on `/api/hello`. This endpoint can be edited in `pages/api/hello.ts`.
The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
## Productionizing your Next App
To make your next App run smoothly in production make sure to [turn this repl to an always-on repl.](https://docs.replit.com/hosting/enabling-always-on)
You can also produce a production build by running `npm run build` and [changing the run command](https://docs.replit.com/programming-ide/configuring-repl#run) to `npm run start`.
| It's a discussion platform where users can share and post the content. | javascript,nextjs,reddit,tailwindcss,typescript,ui-design | 2023-05-12T10:24:34Z | 2024-04-08T14:29:18Z | null | 1 | 0 | 12 | 0 | 0 | 2 | null | null | JavaScript |
fullzer4/ToDoReactNativeFirebase | main | # ToDoReactNativeFirebase
Este e um repositorio de crud para inciantes com firebase. Espero que gostem desse repositorio citei aqui no README algumas funcoes do app para nao ter que ficar navegando no codigo inteiro. Caso queira ver o tutorial desse repositorio acesse <a href="https://www.youtube.com/watch?v=SJSRpo23tJY&ab_channel=yFullzer4">aqui</a>.
### Instalar dependecias
instalar com yarn
```bash
yarn
```
instalar com npm
```bash
npm install
```
### Iniciar projeto
iniciar com yarn
```bash
yarn start
```
instalar com npm
```bash
npm run start
```
## Conexao com firebase
```javascript
import firebase from 'firebase/compat/app';
import 'firebase/compat/firestore';
let firebaseConfig = { //mudar para as keys do seu projeto
apiKey: "",
authDomain: "",
projectId: "",
storageBucket: "",
messagingSenderId: "",
appId: ""
};
if(!firebase.apps.length){ //deixa uma rota
console.log(`Conectando... Status:${firebase.apps.length}`);
firebase.initializeApp(firebaseConfig);
console.log(`Conectado Status:${firebase.apps.length}`);
}
export default firebase;
```
## Firebase funcoes create, read, update e delete do app
create: na colecao Pessoa criando um documento com nome / id aleatorio ("mas unico").
```javascript
const novoUsuarioRef = await firebase.firestore().collection("Pessoas").add({
nome: nome,
sobrenome: sobrenome,
cpf: cpf
})
```
read: funcao para passar em todos os documentos em Pessoas e pegar os dados dos devidos documentos com um desconstructor
```javascript
const unsubscribe = firebase.firestore().collection('Pessoas').onSnapshot((snapshot) => {
const data = snapshot.docs.map((doc) => ({ ...doc.data(), id: doc.id }));
});
```
update: no doc(id) passar o id do documento e no dados passar um objeto com o respectivo nome das variaveis que deseja ser adulterados no banco
```javascript
const atualizarPessoa = (id, dados) => {
firebase.firestore().collection('Pessoas').doc(id).update(dados);
}
```
delete: no (id) passar o id do documento a ser excluido
```javascript
const excluirPessoa = (id) => {
firebase.firestore().collection('Pessoas').doc(id).delete();
}
```
## Components para listar usuario
card de pessoas para ser renderizado na lista que recebe um item que seria os dados salvos la no data do metodo read dentro de um array ou objeto:
```javascript
const renderPessoa = ({ item }) => (
<View style={styles.pessoa}>
<View style={styles.variaveis}>
<Text style={styles.nome}>{`${item.nome} ${item.sobrenome}`}</Text>
<Text style={styles.cpf}>{`CPF: ${item.cpf}`}</Text>
</View>
<View style={styles.acoes}>
<Pressable onPress={() => showEdit(item.id)}>
<Image style={styles.edit} source={require(
'../assets/pencil.png',
)}></Image>
</Pressable>
<Pressable onPress={() => excluirPessoa(item.id)}>
<Image style={styles.trash} source={require(
'../assets/trash.png',
)}></Image>
</Pressable>
</View>
</View>
);
```
list para renderizar todos os components e criar o scroll de animacao. Na variavel `data={pessoas}` recebe os dados dos objetos a serem criados o `renderItem={renderPessoa}` para renderizar o componente com os dados dos objetos `keyExtractor={(item) => item.id}` para dar a key unica a cada objeto a ser criado e `contentContainerStyle={styles.list}` para estilizacao:
```javascript
<FlatList
data={pessoas}
renderItem={renderPessoa}
keyExtractor={(item) => item.id}
contentContainerStyle={styles.list}
/>
```
| CRUD React-native app tutorial for beginners with video tutorial. Hope you like it. | crud,expo-router,firebase,firestore,javascript,react-native,tutorial,youtube | 2023-05-04T14:06:48Z | 2023-05-05T05:58:39Z | null | 1 | 0 | 8 | 0 | 2 | 2 | null | null | JavaScript |
hiperiondev/esp32-microvium | main | # esp32-microvium
esp32-microvium
| esp32-microvium (https://github.com/coder-mike/microvium) | esp32,esp32-idf,iot,javascript | 2023-04-24T14:17:54Z | 2023-05-02T15:19:34Z | null | 1 | 0 | 9 | 0 | 1 | 2 | null | MIT | C |
fajarudinzakariya/Bookshelf-API | main | # 📚 Bookshelf API
Submission Bookshelf API - Kelas Belajar Membuat Aplikasi Back-End untuk Pemula
## 🚀 Deskripsi Kelas
Belajar Membuat Aplikasi Back-End untuk Pemula <br>
Disusun oleh: Dicoding Indonesia <br>
Level: Pemula
<div align="center">
<img src="https://user-images.githubusercontent.com/95717485/225231893-e59de44d-0d3e-4e79-971b-a4d494565a74.png" alt="Dicoding AWS">
</div>
<br>
Kelas ini ditujukan untuk individu yang ingin melangkah menjadi seorang Back-End Developer dengan standar kompetensi internasional milik AWS. Di akhir kelas, siswa dapat membuat RESTful API sederhana secara mandiri untuk mendukung fungsionalitas suatu aplikasi.
Materi yang dipelajari:
- **Pengenalan ke Back-End** : Menjelaskan peran front-end dan back-end, bagaimana cara client dan server berkomunikasi melalui protokol HTTP, dan arsitektur RESTFul API dalam membangun web service. (3 Jam)
- **Dasar-Dasar Node.js** : Mengenal Node.js serta mengetahui dasar dari Node.js seperti global dan process object, modularization, Node Package Manager (NPM), eventing, filesystem, dan teknik stream. (8 Jam)
- **Membangun Web Service menggunakan Node.js** : Membangun Web Service menggunakan Node.js secara native dan melalui framework Hapi, membangun RESTFul API sederhana. (10 Jam)
- **Deploy Web Service** : Mengenal dan menggunakan Amazon EC2, mengoperasikan Amazon EC2 melalui SSH, menjalankan RESTFul API di Amazon EC2. (5 Jam)
- **Mengonsumsi dan Menguji RESTful API menggunakan Postman** : Memasang Postman. Mengonsumsi RESTful API untuk tujuan pengujian dan menuliskan skenario uji otomatis menggunakan Postman. (5 Jam)
Evaluasi pembelajaran:
- **Submission** : Proyek akhir berupa praktik siswa berbentuk Bookshelf API berupa membuat Back-End dari aplikasi catatan yang memiliki fungsi Create, Read, Update, dan Delete.
Total jam yang dibutuhkan untuk menyelesaikan kelas ini, mulai dari persiapan kelas sampai evaluasi belajar, adalah **45** jam.
<br>
[Show Credential](https://www.dicoding.com/certificates/QLZ9Q2MM2Z5D)
| Submission Bookshelf API Dicoding -Belajar Membuat Aplikasi Back-End untuk Pemula | bookshelf-api,dicoding,hapi,javascript,nodemon,postman | 2023-05-08T17:08:20Z | 2023-05-11T10:56:24Z | null | 1 | 0 | 5 | 0 | 1 | 2 | null | MIT | JavaScript |
idfp/ports | main | # Portfolio
Yep, just the source code for my portfolio web, to flex my Vue capability that I just learned 3 days ago. Feel free to use anything here if anything ever seem useful for you (Which most likely won't).
[](https://app.netlify.com/sites/bashes/deploys)
## Installation
Clone the repository, and install all dependencies
```bash
git clone http://github.com/idfp/ports
cd ports
npm install
```
Then run development server with
```
npm run dev
```
Or build into compact HTML-JS-CSS files.
```
npm run build
```
that's it, nothing fancy.
Then, let me thanks [@Gowee](https://github.com/Gowee/) for their beautiful [Nyancat SVG](https://github.com/Gowee/nyancat-svg) that I use as a decoration, with some slight modification. (Sorry for modifying it into grayscale :) )

| Source code for my portfolio web, built with Vue & Vite | javascript,typescript,vite,vue | 2023-04-28T13:20:13Z | 2024-04-14T02:02:24Z | null | 1 | 0 | 41 | 0 | 0 | 2 | null | null | Vue |
withinJoel/Code-Cracker | main | <p align="center">
<img src="https://github.com/withinJoel/Code-Cracker/assets/128782382/06d7f45c-42e5-43ee-bc04-db4611d8da1c" alt="Code Cracker" width="200" height="200">
</p>
# Code-Cracker
Made with 💖 by Joel Jolly.
# About
* A code debugging quiz that's gonna blow your mind away!
# Features
* The quiz consists of various programming languages.
* Modern UI.
* A very clean experience.
* No Ads.
# Website
https://codecracker.pages.dev/
# Support Me
[](https://www.buymeacoffee.com/withinjoel)
Made with 💖 Joel Jolly.
| The web app to challenge your coding skills. | code,debugging,quiz,codedebug,css,html,javascript,js | 2023-05-05T16:32:53Z | 2024-05-04T05:31:50Z | null | 1 | 0 | 25 | 0 | 0 | 2 | null | null | JavaScript |
KevzPeter/30-Days-of-LC-Javascript-Challenge | main | # 30 Days of LC Javascript Challenge
▶️ [Click here to view all problems!](https://leetcode.com/discuss/study-guide/3458761/Open-to-Registration!-30-Days-of-LC-JavaScript-Challenge)
| Day | Topic | Problem | Editorial |
|--------|----------|-----------|-----------|
| 1 | Closure | Create Hello World Function | Editorial
| 2 | Closure | Counter | Editorial
| 3 | Closure | Counter II | Editorial
| 4 | Basic Array Transforms | Apply Transform Over Each Element in Array | Editorial
| 5 | Basic Array Transforms | Filter Elements from Array | Editorial
| 6 | Basic Array Transforms | Array Reduce Transformation | Editorial
| 7 | Function input and Output | Function Composition | Editorial
| 8 | Function input and Output | Allow One Function Call | Editorial
| 9 | Function input and Output | Memoize | Editorial
| 10 | Function input and Output | Curry | Editorial
| 11 | Promise | Sleep | Editorial
| 12 | Promise | Promise Time Limit | Editorial
| 13 | Promise | Promise Pool | Editorial
| 14 | Time (setTimeout) | Cache With Time Limit | Editorial
| 15 | Time (setTimeout) | Debounce | Editorial
| 16 | Time (setTimeout) | Throttle | Editorial
| 17 | JSON / Recursion / Important Utilities | JSON Deep Equal | Editorial
| 18 | JSON / Recursion / Important Utilities | Convert Object to JSON String | Editorial
| 19 | JSON / Recursion / Important Utilities | Array of Objects to Matrix | Editorial
| 20 | JSON / Recursion / Important Utilities | Differences Between Two Objects | Editorial
| 21 | JSON / Recursion / Important Utilities | Chunk Array | Editorial
| 22 | JSON / Recursion / Important Utilities | Flatten Deeply Nested Array | Editorial
| 23 | This | Array Prototype Last | Editorial
| 24 | This | Group By | Editorial
| 25 | This | Check if Object Instance of Class | Editorial
| 26 | This | Call Function with Custom Context | Editorial
| 27 | Classes | Event Emitter | Editorial
| 28 | Classes | Array Wrapper | Editorial
| 29 | Generators | Generate Fibonacci Sequence | Editorial
| 30 | Generators | Nested Array Generator | Editorial | 30 Days of LeetCode Javascript Challenge | leetcode,30dayscodechallenge,challenge,javascript | 2023-05-07T00:37:54Z | 2023-06-04T17:42:59Z | null | 1 | 0 | 35 | 0 | 0 | 2 | null | null | JavaScript |
albertho206/weather-app | main | # Weather application
### This application has the followig features
- get the weather automically by IP or by form input
- Display city, region, country, time zone, and local time
- Display weather information, map, precipitation, and forecast
- Display wind, visibility, humidiy, UV, and pressure
### APIS used
- ipapi.co
- weatherapi.com
### Framework used
- Bootstrap
### Desktop screenshot
<img width="1813" alt="weather_desktop_01" src="https://github.com/maplesyrupweb/weather-app/assets/73809301/730da34e-6419-4516-b0cb-4f31e3a59d92">
### Mobile screenshot
<img width="596" alt="weather_mobile_01" src="https://github.com/maplesyrupweb/weather-app/assets/73809301/247d3e95-f0c8-4262-befb-9dbb9f1b6ef2">
### Desktop screenshot #2
<img width="1863" alt="weather_desktop_02" src="https://github.com/maplesyrupweb/weather-app/assets/73809301/dc7d5fa0-edd7-4355-8682-9eaae80db633">
### Icons used
- Flaticon
| A simple weather app that displays weather information for a user automatically or by manual input. | api,bootstrap,javascript,weather | 2023-05-08T23:52:02Z | 2023-07-03T01:43:10Z | null | 1 | 0 | 41 | 1 | 0 | 2 | null | null | JavaScript |
albertho206/login-system-with-API | main | # Login system with API
* Login and logout
* Edit your profile
* Form validation with PHP and JavaScript
* Dashboard that displays the following
* Last profile edit date
* IP address
* City
* Country
* Weather temperature in F and C units
* Weather icon
* Weather description
* Exchange rate with USD to your country's currency based on IP
* APIs used
* https://ipbase.com/
* https://openweathermap.org/
* https://ipapi.co/
* https://apilayer.com/marketplace/exchangerates_data-api
## Dashboard for logged-in users
<img width="1920" alt="dashboard" src="https://user-images.githubusercontent.com/73809301/236749970-4a3fab8e-226d-494b-9781-d305538c77b0.png">
## Login screen
<img width="1920" alt="login" src="https://user-images.githubusercontent.com/73809301/236749974-febd4e32-71e3-4e59-8da8-14449c659762.png">
## Sign up screen
<img width="1920" alt="signup" src="https://user-images.githubusercontent.com/73809301/236749978-3f2d8739-631b-46f4-b08c-9985ff5583bf.png">
## Edit profile screen
<img width="1920" alt="edit-profile" src="https://user-images.githubusercontent.com/73809301/236749980-fad69793-1b16-48f9-aec7-880a854f4ae7.png">
| A login system with API to get weather and exchange rate from current location | api,css,javascript,mysql,php | 2023-05-03T23:25:27Z | 2023-07-02T07:22:42Z | null | 1 | 0 | 30 | 1 | 0 | 2 | null | null | PHP |
aryan02420/star-all-settled | main | # star-all-settled
Supercharge your promises with parallel, sequential, pooled, and batched resolution
| Supercharge your promises with parallel, sequential, pooled, and batched resolution | allsettled,promise,typescript,javascript,async,batch,parallel,pool,promises,byoc | 2023-05-15T17:04:03Z | 2023-05-16T13:19:04Z | null | 1 | 0 | 6 | 0 | 0 | 2 | null | MIT | TypeScript |
blue-sky-dev/devhub | main | <p align="center">
<img src="https://user-images.githubusercontent.com/619186/52172760-33710f00-275d-11e9-9adb-8ea4209e4453.png" height="100" /><br/>
<span><b>DevHub</b>: <span>GitHub Notifications & Activities on your Desktop</span><br/>
<span><a href="https://play.google.com/store/apps/details?id=com.devhubapp&utm_source=github_repo_link" target="_blank">Android</a>, <a href="https://itunes.apple.com/us/app/devhub-for-github/id1191864199?l=en&mt=8&utm_source=github_repo_link" target="_blank">iOS</a>, <a href="https://devhubapp.com/" target="_blank">Web</a> & <a href="https://github.com/devhubapp/devhub/releases" target="_self">Desktop</a> with <b>95%+ code sharing</b> between them<br/><i>thanks to React Native + React Native Web</i></span><br/>
<p align="center">
<a href="https://itunes.apple.com/us/app/devhub-for-github/id1191864199?l=en&mt=8&utm_source=github_repo_button" target="_blank"><img alt="Download on the App Store" height="50" src="https://user-images.githubusercontent.com/619186/52173137-d416fd00-2764-11e9-98c1-77607061f188.png" /></a>
<a href="https://play.google.com/store/apps/details?id=com.devhubapp&utm_source=github_repo_button" target="_blank"><img alt="Get it on Google Play" height="50" src="https://user-images.githubusercontent.com/619186/52173136-d416fd00-2764-11e9-9599-7c098c14bb37.png" /></a>
</p>
</p>
## Why
DevHub is a **mobile and desktop** app to help you **manage GitHub Notifications** and stay on top of **repository activities**. Save **custom searches**, apply **filters** and don't miss anything important.
<br/>
## Screenshots
### Desktop
)
#### Menubar

### Mobile
<p align="center">
<img alt="DevHub Mobile - Notifications" height="620" src="landing/public/static/screenshots/iphone-notifications-dark.jpg" />
<img alt="DevHub Mobile - Notification Filters" height="620" src="landing/public/static/screenshots/iphone-notifications-filters-dark.jpg" />
<img alt="DevHub Mobile - Repository activity" height="620" src="landing/public/static/screenshots/iphone-events-dark.jpg" />
</p>
<br/>
## Download links
- Web: [devhubapp.com](https://devhubapp.com/)
- Android: [Play Store](https://play.google.com/store/apps/details?id=com.devhubapp&utm_source=github_repo_link)
- iOS: [App Store](https://itunes.apple.com/us/app/devhub-for-github/id1191864199?l=en&mt=8&utm_source=github_repo_link)
- Desktop:
- [GitHub Releases](https://github.com/devhubapp/devhub/releases) (macOS, Windows, Linux)
- Homebrew (macOS alternative):
```
brew tap devhubapp/devhub
brew install --cask devhub
```
<br/>
## Features
- [x] **Multi-column layout**: See at a quick glance everything that is going on (like TweetDeck!);
- [x] **Filters**: Apply different filters to each column, save your custom searches to make your life easier;
- [x] **Inbox Zero**: Mark columns as done and gain peace of mind;
- [x] **Notifications manager**: See all the relevant information before opening the notification, like comment content, issue/pull request status, release description, etc.;
- [x] **Repository watcher**: Keep up to date with repositories' activities without using the `watch` feature so your notifications don't get cluttered;
- [x] **User stalking**: Follow user activities without using the `follow` button; see activities that GitHub doesn't show on your feed, like their issue comments and pushed commits;
- [x] **Home/Dashboard**: See yours or other users' home screen (a.k.a. GitHub Dashboard), a great way to discover interesting repositories;
- [x] **Save for later**: Save any activity or notification for later, so you don't forget to get back to them;
- [x] **Keyboard shortcuts**: Do anything using only the keyboard (press Shift+? in the web or desktop app to see all available shortcuts);
- [x] **Theme support**: Choose between 6 light or dark themes; Automatically detect system preference;
- [x] **And more!**: Desktop apps, native mobile apps, open source, modern tech stack, ...
<br/>
### Next features:
- [ ] **Issues/PR management**: Manage all issues and PRs, filter the ones related to you, take actions, etc. ([vote: #110](https://github.com/devhubapp/devhub/issues/110));
- [ ] **Trending**: New column type to show Trending repositories ([vote: #48](https://github.com/devhubapp/devhub/issues/48));
- [ ] **Push notifications**: Enable push notifications for your filtered columns on mobile and/or desktop ([vote: #51](https://github.com/devhubapp/devhub/issues/51));
- [ ] **Drag & Drop**: Allow moving columns using drag&drop ([vote: #42](https://github.com/devhubapp/devhub/issues/42))
- [ ] **GitHub Enterprise**: Support for self hosted GitHubs on local networks (vote: [#165](https://github.com/devhubapp/devhub/issues/165))
> Which one do you want first? Any other recommendations? Search for [existing feature requests](https://github.com/devhubapp/devhub/issues?q=is%3Aissue+is%3Aopen+label%3A%22feature+request%22+sort%3Areactions-%2B1-desc) and add a 👍 reaction on them, or create a new one. Feel free to ping me (@brunolemos) if you feel it's something important.
<!--
#### About paid features
##### What features will be paid?
- Support for private repositories
- Support for GitHub Enterprise
- Push notifications
- Unlimited number of columns
- Unlimited history of Notifications & Activities
> GitHub API only returns notifications from the last 7 days and at max 300 activities; the paid feature will allow you to have access to all the data from the past by saving them on DevHub's database
##### Why is this app not completely free?
> "If you find something you think is cool then give that person some money for it so they can make more things you think are cool" 💙
DevHub plans to be a sustainable open source project. It's not made by a huge company like Facebook, it is made by a single developer that could be making $200k+ on Facebook, but instead makes $0 working on this full time. If you want the project to live and be actively maintained, understand that it will need a revenue and consider donating or subscribing to the paid plan once it launches.
> [Join the discussion](https://github.com/devhubapp/devhub/issues/106)!
-->
<br/>
## Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/devhub#backer)]
<a href="https://opencollective.com/devhub#backers" target="_blank"><img src="https://opencollective.com/devhub/backers.svg?width=890"></a>
## Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/devhub#sponsor)]
<a href="https://opencollective.com/devhub/sponsor/0/website" target="_blank"><img src="https://opencollective.com/devhub/sponsor/0/avatar.svg"></a>
<a href="https://opencollective.com/devhub/sponsor/1/website" target="_blank"><img src="https://opencollective.com/devhub/sponsor/1/avatar.svg"></a>
<a href="https://opencollective.com/devhub/sponsor/2/website" target="_blank"><img src="https://opencollective.com/devhub/sponsor/2/avatar.svg"></a>
<a href="https://opencollective.com/devhub/sponsor/3/website" target="_blank"><img src="https://opencollective.com/devhub/sponsor/3/avatar.svg"></a>
<a href="https://opencollective.com/devhub/sponsor/4/website" target="_blank"><img src="https://opencollective.com/devhub/sponsor/4/avatar.svg"></a>
<a href="https://opencollective.com/devhub/sponsor/5/website" target="_blank"><img src="https://opencollective.com/devhub/sponsor/5/avatar.svg"></a>
<a href="https://opencollective.com/devhub/sponsor/6/website" target="_blank"><img src="https://opencollective.com/devhub/sponsor/6/avatar.svg"></a>
<a href="https://opencollective.com/devhub/sponsor/7/website" target="_blank"><img src="https://opencollective.com/devhub/sponsor/7/avatar.svg"></a>
<a href="https://opencollective.com/devhub/sponsor/8/website" target="_blank"><img src="https://opencollective.com/devhub/sponsor/8/avatar.svg"></a>
<a href="https://opencollective.com/devhub/sponsor/9/website" target="_blank"><img src="https://opencollective.com/devhub/sponsor/9/avatar.svg"></a>
## Donate
- [DevHub - OpenCollective](https://opencollective.com/devhub)
- [DevHub - Crypto](https://commerce.coinbase.com/checkout/49be60bc-5bc0-45a9-9438-a1eabc81fe53)
- [@brunolemos - Patreon](https://www.patreon.com/brunolemos)
- [@brunolemos - Crypto](https://commerce.coinbase.com/checkout/f314f3d3-2310-43ad-a2d0-c0c6462e792c)
<br/>
## Tech Stack
- [TypeScript](https://github.com/Microsoft/TypeScript)
- [Create React App](https://github.com/facebook/create-react-app)
- [Yarn Workspaces](https://yarnpkg.com/lang/en/docs/workspaces/) _(Monorepo)_
- [React](https://github.com/facebook/react) _(100% [Hooks](https://reactjs.org/docs/hooks-intro.html), zero classes)_
- [React Native](https://github.com/facebook/react-native)
- [React Native Web](https://github.com/necolas/react-native-web)
- [Redux](https://github.com/reduxjs/react-redux)
- [Redux Persist](https://github.com/rt2zz/redux-persist)
- [Redux Saga](https://github.com/redux-saga/redux-saga/) ([typed-redux-saga](https://github.com/agiledigital/typed-redux-saga))
- [Reselect](https://github.com/reduxjs/reselect)
- [GraphQL](https://github.com/facebook/graphql)
- [Electron](https://github.com/electron/electron)
<br/>
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md)
<br/>
<br/>
## Community
<div>
<img height="20" src="https://user-images.githubusercontent.com/619186/60049645-1c4ba300-96a5-11e9-9fc5-eb1e833a2d86.png" />
Twitter: <a href="https://twitter.com/devhub_app">@devhub_app</a>
<br/>
<img height="20" src="https://user-images.githubusercontent.com/619186/60049613-04741f00-96a5-11e9-8d29-07b904bd7808.png" />
Slack: <a href="https://slack.devhubapp.com/">Slack Invitation</a>
</div>
<br/>
## Author
Follow me on Twitter: [@brunolemos](https://twitter.com/brunolemos)
<br/>Donate to me: [Patreon](https://www.patreon.com/brunolemos) | [Crypto](https://commerce.coinbase.com/checkout/f314f3d3-2310-43ad-a2d0-c0c6462e792c)
<br/>Donate to DevHub: [OpenCollective](https://opencollective.com/devhub) | [Crypto](https://commerce.coinbase.com/checkout/49be60bc-5bc0-45a9-9438-a1eabc81fe53)
<a href="https://twitter.com/brunolemos" target="_blank"><img src="https://github.com/brunolemos.png?size=200" height="100" /></a>
<br/>
## License
Copyright (c) 2019 Bruno Lemos.
This project is provided as is without any warranties. Use at your own risk.<br/>
By using DevHub you agree with its [privacy](PRIVACY.md) policy and [license](LICENSE.md).
| DevHub is a mobile and desktop app to help you manage GitHub Notifications and stay on top of repository activities. | android,electron,github,graphql,ios,javascript,notifications,react,redux,website | 2023-05-04T16:28:56Z | 2021-06-23T22:03:18Z | null | 2 | 0 | 2,725 | 0 | 0 | 2 | null | AGPL-3.0 | TypeScript |
paramdeo/ajuda | master | 
A helpful JavaScript utility library.
## Features
- No dependencies
- Immutable methods
- TypeScript support
- IntelliSense support
- Lightweight (~3kB gzipped)
- Well-tested (75+ test cases)
- Methods for strings, numbers, arrays, objects, and sets
## Installation
To install Ajuda, run the following command:
```sh
npm i ajuda
```
## Usage
```js
import { string, number } from 'ajuda'
string.reverse("dlrow olleh") // "hello world"
let n = number
n.range(1, 5) // [1, 2, 3, 4, 5]
```
## Documentation
Full documentation can be found at [https://ajuda.page](https://ajuda.page)
## License
[AGPL-3.0](LICENSE) | A helpful JavaScript utility library. | helper,javascript,library,npm | 2023-05-02T02:15:56Z | 2023-08-01T17:54:26Z | 2023-08-01T14:14:04Z | 1 | 0 | 47 | 0 | 0 | 2 | null | AGPL-3.0 | HTML |
Sibusky/technocats-astro-blog | main | # Pet-project to learn Astro framework
This repo provides the result of team **TechnoCats** work. It shows that the team already knows what Astro is. For this moment we already familiar with:
- Astro basics
- Layouts
- CSS & styling
- Astro components
- Routing basics
- Markdown layouts
- Card component
- Filtering / sorting in Astro
- Dynamic routes
- Pagination
- Tag Cloud
- Related posts
- Build a sitemap
There were 6 of us who worked on this project:
<a href="https://github.com/Sibusky/technocats-astro-blog/graphs/contributors">
<img src="https://contrib.rocks/image?repo=Sibusky/technocats-astro-blog" />
</a>
Deploy link: https://astro-technocats.netlify.app/
### Admin panel
Once user submits a comment, a POST request goes to Firestore database where all comments are stored. To control all comments the Admin Panel is created. Access to this Panel avalable via link https://sibusky.retool.com/embedded/public/10110a0b-91ae-4e59-a5ad-5a7607a9104a. If comment is correct, just uncheck the checkbox "Draft" on the Panel and save changes. After that comment will apear on the website.
### Server-side rendering
All pages with approved comments are rendered on server side. This means they are visible for searching robots from Google or Yandex.
# Пет-проект для изучения фреймворка Астро
Этот проект представляет командную работу по изучению фреймворка Astro и Server-side Rendering. В результате работы были изучены следующие темы:
- Основы Astro
- Layouts в Astro
- Стили в Astro
- Astro компоненты
- Основы роутинга
- Markdown layouts
- Компоненты с карточками
- Фильтрация и сортировка в Astro
- Динамические роуты
- Пагинация
- Облако тегов
- Создание related posts
- Создание карты сайта
Над проектом трудились 6 человек:
<a href="https://github.com/Sibusky/technocats-astro-blog/graphs/contributors">
<img src="https://contrib.rocks/image?repo=Sibusky/technocats-astro-blog" />
</a>
Ссылка на деплой: https://astro-technocats.netlify.app/
### Админ панель
Когда пользователь нажимает кнопку отправки комментария, отправляется POST запрос в базу данных Firestore, где хранятся все комментарии. Для управления комментариями создана админпанель. Доступ к ней по ссылке https://sibusky.retool.com/embedded/public/10110a0b-91ae-4e59-a5ad-5a7607a9104a. Если комментарий проходит модерацию, то нужно снять флажок с чекбокса "Draft" и сохранить изменения. После этого комментарий появится на сайте.
### Server-side rendering
Все страницы с комментариями рендерятся на сервере. Это означает, что они видны поисковым роботам Google и Yandex.
<image src="./public/images/technoCats.jpg" alt="TehnoCats" width="304" height="374">
| Team work (6 pers) under blog website created with Astro | Командная работа из 6 человек над созданием сайта блога написанного на Astro | astro,css,css3,html,html5,react,server-side-rendering,ssr,javascript,teamwork | 2023-05-02T09:39:20Z | 2023-06-12T14:05:08Z | null | 8 | 73 | 158 | 0 | 1 | 2 | null | null | JavaScript |
Mindula-Dilthushan/Zona-Button | master |
<div align='center'>
## Zona Package 🐺
<img src="https://github.com/Mindula-Dilthushan/Zona-Button/blob/master/assets/Zona_Package_Logo.jpg" data-canonical-src="https://github.com/Mindula-Dilthushan/Zona-Button/blob/master/assets/Zona_Package_Logo.jpg" width="300" height="300" />
</div>
---
#### Clone this repository ✅
```md
git clone https://github.com/Mindula-Dilthushan/Zona-Button.git
```
###
---
## Install
```
npm install zona-button
```
## Usage
```
```
---


### License 📝
[](https://github.com/Mindula-Dilthushan/Zona-Button/blob/master/LICENSE)
<div align="center">




</div>
<div align="center">
#### Developed by [Mindula Dilthushan Manamperi](http://minduladilthushan.netlify.app/) ^_~
</div>
| This is npm package in react buttons. | node-js,npm-package,reactjs,zona-button,css3,javascript | 2023-04-28T15:43:04Z | 2023-05-12T06:37:47Z | 2023-05-01T10:56:17Z | 1 | 4 | 39 | 0 | 0 | 2 | null | MIT | TypeScript |
Blessman-Newton/Microverse_Portfolio | main | <a name="readme-top"></a>
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
# 📖 [Portfolio] <a name="about-project"></a>
**[Portfolio]** is a collection of materials that showcases your work, accomplishments, and skills. It can include a variety of items, such as art pieces, writing samples, design work, photography, videos, or any other creative work that demonstrates your abilities.
## 🛠 Built With <a name="built-with">
- HTML
- CSS
</a>
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>Client</summary>
<ul>
<li><a href="https://hmtl.org/">HTML</a></li>
</ul>
</details>
<details>
<summary>Server</summary>
<ul>
<li><a href="https://css.com/">CSS</a></li>
</ul>
</details>
<details>
<summary>Database</summary>
<ul>
<li><a href="https://www.postgresql.org/">PostgreSQL</a></li>
</ul>
</details>
### Key Features <a name="key-features"></a>
- **[Home Page]**
- **[Navigation Bar]**
- **[About-me section which includes information about Languages, frameworks, skills and resume]**
- **[Work section which includes my recent project]**
- **[footer section showing usful links]**
- **[add contact form]**
- **[added mobile menu]**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🚀 Live Demo <a name="live-demo"></a>
- [Live Demo Link](https://blessman-newton.github.io/Microverse_Portfolio/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 💻 Getting Started <a name="getting-started"></a>
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Download a text editor. example Visual Studio Code
### Setup
Clone this repository to your desired folder:
Clone this repository to your desired folder
- git clone https://github.com/Blessman-Newton/Microverse_Porfolio.git
### Install
Install this project with:
- Install this project with: The project is installed once you clone it on your local machine
### Usage
To run the project, execute the following command:
Open index.html in your browser
### Run tests
To run tests, run the following command:
<npx stylelint "**/*.{css,scss}
### Deployment
You can deploy this project using:
You can deploy this project using by transfering files in your local repository onto your server.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 👥 Authors <a name="authors">Blessman Newton</a>
## 👥 Authors <a name="authors">Brighton Mtandi</a>
👤 **Blessman Newton**
- GitHub: [@Blessman Newton](https://github.com/Blessman-Newton)
- Twitter: [@Blessman Newton](https://twitter.com/blessman_newton)
- LinkedIn: [Blessman Newton](https://linkedin.com/in/blessman-newton-a7a80a251)
👤 **brighton mtandi**
- GitHub: [brighton0102](htpps://github.com/brighton0102)
- Twitter: [@brighton_ui](https://twitter.com/brighton_ui)
- LinkedIn: [brighton](https://www.linkedin.com/in/brighton-mtandi-976615267/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🔭 Future Features <a name="future-features"></a>
- [ ] **[implementation of detail modal window]**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🤝 Contributing <a name="contributing"></a>
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## ⭐️ Show your support <a name="support"></a>
If you like this project, show me 🤝🤝🤝
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🙏 Acknowledgments <a name="acknowledgements"></a>
I would like to thank Microverse for the best technical training they are taking me through and the code reviewers for having guided me to produce required results
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 📝 License <a name="license"></a>
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._
<p align="right">(<a href="#readme-top">back to top</a>)</p>
| Project to develop a personal portfolio; which is a collection of materials that showcases my work, accomplishments, and skills. It can include a variety of items, such as art pieces, writing samples, design work, or any other creative work that demonstrates my abilities. | css,form-validation,hamburger-menu,html,javascript,popup-window | 2023-04-29T17:56:10Z | 2023-06-07T09:31:04Z | null | 3 | 15 | 152 | 1 | 0 | 2 | null | MIT | CSS |
MuhammadMooazam/NodeJS-Course | master | # NodeJS Course
Course from Thapa Technical
| null | course,nodejs,programming-language,javascript | 2023-05-07T13:59:58Z | 2023-05-07T18:20:10Z | null | 1 | 0 | 6 | 0 | 0 | 2 | null | null | JavaScript |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.