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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
klaus-2/Hope-WebDashboard-Public | main | <!-- LOGO -->
<br />
<div align="center">
<a href="https://github.com/klaus-2/FindBots-Botlist">
<img src="https://cdn.discordapp.com/avatars/901243176814276680/0b216cbe24f1dde9e901d95c1f59c5ad.png" alt="Logo" width="80" height="80">
</a>
<h3 align="center"> Hope Website & Dashboard - Public version </h3>
<p align="center">
<a href="https://hopebot.top">View Demo</a>
</p>
</div>
---
<p align="center"><strong>This is the code currently used by my Discord bot.
I realized that Hope wasn't going anywhere, so I decided to release the source code. However, I will not be providing support, and if you want to use a version of Hope, you are on your own in this adventure.
Feel free to use any part of this repository, although providing some credit (such as a link to my GitHub or this repository, or a star for the repository) will be greatly appreciated.</strong></p>
---
<div id="top"></div>
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
<!-- ABOUT THE PROJECT -->
## About The Project
[![FindBots Homepage Preview][product-screenshot]](#)
<p align="center">(<a href="github-images">More screenshots</a>)</p>
This is the third and current version of Hope's website and dashboard. It has a Language system, Dark and Light theme, public & biggest servers, ticket transcript, applications, shorturl, live twitch embed among other things. Fully functional dashboard and adapted to the version of the bot available in my other repository.
<p align="right">(<a href="#top">back to top</a>)</p>
<!-- GETTING STARTED -->
## Getting Started
### Prerequisites
- Bot
```sh
Requires the bot available in my other repository + api to work properly, otherwise a maintenance screen will be displayed.
```
### Installation
I will not be providing support for this repository.
<p align="right">(<a href="#top">back to top</a>)</p>
<!-- CONTRIBUTING -->
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
<p align="right">(<a href="#top">back to top</a>)</p>
<!-- LICENSE -->
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
<p align="right">(<a href="#top">back to top</a>)</p>
<!-- CONTACT -->
## Contact
Discord - [Klaus#1565](https://discordapp.com/users/622812963572809771/)
[DawnForge Server](https://discord.gg/D8dWtRWfYt)
[Top.gg](https://top.gg/bot/901243176814276680/)
<p align="right">(<a href="#top">back to top</a>)</p>
<!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[contributors-shield]: https://img.shields.io/github/contributors/klaus-2/FindBots-Botlist.svg?style=for-the-badge
[contributors-url]: https://github.com/klaus-2/FindBots-Botlist/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/klaus-2/FindBots-Botlist.svg?style=for-the-badge
[forks-url]: https://github.com/klaus-2/FindBots-Botlist/network/members
[stars-shield]: https://img.shields.io/github/stars/klaus-2/FindBots-Botlist.svg?style=for-the-badge
[stars-url]: https://github.com/klaus-2/FindBots-Botlist/stargazers
[issues-shield]: https://img.shields.io/github/issues/klaus-2/FindBots-Botlist.svg?style=for-the-badge
[issues-url]: https://github.com/klaus-2/FindBots-Botlist/issues
[license-shield]: https://img.shields.io/github/license/klaus-2/FindBots-Botlist.svg?style=for-the-badge
[license-url]: https://github.com/klaus-2/FindBots-Botlist/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: https://i.imgur.com/T3bYYoY.png | Website & Dashboard for Hope | bot-dashboard,bot-website,bot-websites,dashboard,ejs,ejs-express,express-js,expressjs,javascript | 2023-01-21T14:03:24Z | 2023-01-28T19:00:11Z | null | 1 | 19 | 3 | 0 | 2 | 7 | null | MIT | CSS |
anna-dm/METAVERSUS | main | This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.
[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.js`.
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.
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
# | ⚛️ Website With Framer Motion & Tailwind CSS Next & 13 | framer-motion,javascript,next13,react,tailwindcss | 2023-01-22T22:19:26Z | 2023-02-09T21:04:32Z | null | 1 | 0 | 8 | 0 | 1 | 7 | null | null | JavaScript |
EkBass/AiConsoleChat | main | # Update
18.09.2023
Due changes at models and API's at OpenAI, this projects is not good to use anymore. But i leave it here as example of how it was done back in days.
# AiConsoleChat
OpenAi Chat Bot with some neat features
/* This is readme.txt
Program : AiConsoleChat.cjs
Description : This is a simple chatbot that uses OpenAI API to generate responses.
: It is written in Node.js and uses OpenAI API.
: It is a console application and it is not a web application.
: It is a chatbot, not a chat application.
Author : Kristian Virtanen, krisu.virtanen@gmail.com
Usage: : Open file "readme.txt" and read instructions.
: Install nodejs, openai, readline and fs modules.
: Open file "context.txt" and write instructions and context for the AI.
: Open file "AiConsoleChat.cjs" and change MyApiKey to your own API key.
: run from console AiConsoleChat.bat
Commands : ---help : show help
: ---exit : exit application
: ---clear or ---cls : clear screen
: ---catch show : show catchCode
: ---catch clear : clear catchCode
: ---catch file:filename : write catchCode to file
: ---reset : reset short history
: ---history : show short history
: ---context : show context
: ---load filename : load textfile in user input and send it to AI
catchCode : catchCode is a variable that stores the last piece of code that AI generated.
shortHistory : shortHistory is a variable that stores short history of chat.
: It is used to generate AI response.
: It is reset when user types ---reset.
context : context is a variable that stores instructions and context for the AI.
: It is allways passed to the AI as starting point for the conversation.
: It is loaded from file "context.txt" when program starts.
logShort : logShort is a file that stores short history of chat.
Adjusting : See const variables in the beginning of the file to adjust program.
: Adjust shortHistoryAdjust function to adjust short history.
: Adjust tokeniseUserInput function to adjust tokenisation.
: Adjust catchCodeAdjust function to adjust catchCode.
: Adjust shortHistoryAdjust function to adjust short history.
: Adjust aiResponseAdjust function to adjust AI response.
License : GNU General Public License v3.0
: https://www.gnu.org/licenses/gpl-3.0.en.html
Source code : https://github.com/EkBass/AiConsoleChat
foo : Some of my bass covers, including tutorials and lyric videos.
url : https://www.youtube.com/channel/UChrNQ4T6Xc3t0KrJtznutRw
Slava Ukraini
*/
| OpenAi Chat Bot with some neat features | ai,bot,chat,chatbot,javascript,js,node,nodejs,opena,openaiapi | 2023-01-20T18:53:38Z | 2023-09-18T17:22:26Z | null | 1 | 0 | 8 | 0 | 2 | 7 | null | GPL-3.0 | JavaScript |
NahnahAJ/Blog-App | develop | <a name="readme-top"></a>
<div align="center">
<img src="nahnah_logo.png" alt="logo" width="250" height="auto" />
</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 -->
# 📖 Blog-App <a name="about-project"></a>
**The Blog App** is a classic example of a blog website built using Ruby on Rails and PostgreSQL.It is a fully functional website that shows a list of posts and empowers readers to interact with them by adding comments and liking posts.
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>Client</summary>
<ul>
<li><a href="https://www.ruby-lang.org/en/">Ruby on rails</a></li>
</ul>
</details>
<details>
<summary>Database</summary>
<ul>
<li><a href="https://www.postgresql.org/">postgres</a></li>
</ul>
</details>
<!-- Features -->
### Key Features <a name="key-features"></a>
- Making use of Ruby on Rails
- Making use of PostgreSQL
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LIVE DEMO -->
## 🚀 Live Demo <a name="live-demo"></a>
> None
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- GETTING STARTED -->
## 💻 Getting Started <a name="getting-started"></a>
> To start and run this project
```
bundle install
```
```
ruby main.rb
```
To get a local copy up and running, follow these steps.
### Prerequisites
- IDE to edit and run the code (We use Visual Studio Code 🔥).
- Git to versionning your work.
- PostgreSQL
### Install & Setup
To setup and install this sample ROR Blog project, follow the below steps:
- Clone this project by the command:
```
$ git clone https://github.com/NahnahAJ/Blog-App.git
```
- Then switch to the project folder by the bellow query:
```
$ cd blograils
```
- Install the required dependecies with `bundle install`
- Install npm dependencies with `npm install`
- **Before running below commands update [config/database.yml](./config/database.yml) with your local `DB`credentials. Then run:**
- **`rake db:create`**
- **`rake db:migrate`**
- **`rake db:seed`**
- With Ruby on Rails and PostgreSQL installed in your environment, you can run `rails server` to run the website.
### Tests
- Run `rake db:seed RAILS_ENV=test` to seed the testing database
- Run `rspec`
### Deployment
N/A
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- AUTHORS -->
## 👥 Authors <a name="authors"></a>
👤 **Nahnah Ahjuwah**
- GitHub: [@NahnahAJ](https://github.com/NahnahAJ)
- Twitter: [@NahnahAhjuwah](https://https://twitter.com/NahnahAhjuwah)
- LinkedIn: [Felicia-Awuah](https://www.linkedin.com/in/felicia-awuah-gyedua/)
👤 **Is-haq, Adnan Olamilekan**
- GitHub: [@AdnanOlarmmi](https://github.com/adnanolarmmi)
- Twitter: [@AdnanIshaqOla](https://twitter.com/AdnanIshaqOla)
- LinkedIn: [Adnan (Olamilekan) Is-haq](https://linkedin.com/in/adnan-is-haq-olamilekan)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- FUTURE FEATURES -->
## 🔭 Future Features <a name="future-features"></a>
> Describe 1 - 3 features you will add to the project.
- [ ] **Build the project schemas**
- [ ] **Use postgresql as my database instead of sql**
<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!
Feel free to check the [issues page](../../issues/).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- SUPPORT -->
## ⭐️ Show your support <a name="support"></a>
> If you like this project give it a ⭐️
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- ACKNOWLEDGEMENTS -->
## 🙏 Acknowledgments <a name="acknowledgements"></a>
- I would like to thank Microverse.
- Hat tip to anyone whose code was used
- Inspiration
- etc
<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>
| The Blog app is a classic example of a blog website. It is a fully functional website that shows a list of posts and empowers readers to interact with them by adding comments and liking posts. | bootstrap,css3,database,html5,javascript,rails,ruby,rubyonrails | 2023-01-17T10:36:17Z | 2023-02-09T03:48:38Z | null | 2 | 11 | 144 | 0 | 0 | 7 | null | MIT | Ruby |
VCG/vimo-sketches | main | [](https://www.npmjs.com/package/@vimo-public/vimo-sketches)
[](https://neuprint.janelia.org/?dataset=manc%3Av1.0&qt=motifquery&q=1)
[](https://doi.org/10.1101/2022.12.09.519772)
# Vimo Sketches
React component for interactively sketching & searching for network motifs.
<p>
<img src="https://github.com/VCG/vimo-sketches/blob/main/examples/vimo-sketching.gif" />
</p>
### Examples
* Motif analysis in Neuprint. Access [here](https://neuprint.janelia.org/?dataset=manc%3Av1.0&qt=motifquery&q=1)
* Motif Analysis in Vimo. Access [here](https://github.com/jakobtroidl/neuronal-motifs)
### Requirements
* [npm](https://www.npmjs.com/) (8.1.0 or later)
* ```"@testing-library/react": "^12.1.3```
* ```"react": "^17.0.2"```
* ```"react-dom": "^17.0.2"```
### Install Package
``` bash
npm install @vimo-public/vimo-sketches
```
### Getting Started
#### Basic Example
```javascript
import {Sketch} from "@vimo-public/vimo-sketches";
function App() {
const processRequest = async (motifJson, lim) => {
console.log("This function is called upon clicking the search button.");
};
return (
<div>
<Sketch processRequest={processRequest}/>
</div>
);
}
export default App;
```
#### Node & Edge Attributes
If you want to add attributes to nodes or edges, please refer react-awesome-query-builder [config fields](https://github.com/ukrbublik/react-awesome-query-builder/blob/master/CONFIG.adoc#configfields). Also here's an example
````javascript
import {Sketch} from "@vimo-public/vimo-sketches";
function App() {
const attributes = {
NodeFields: {
node_attr_1: {
label: "attr1_name",
type: "text",
},
node_attr_2: {
label: "attr2_name",
type: "select",
fieldSettings: {
showSearch: true,
listValues: [
"alpha",
"betha",
"theta",
],
},
valueSources: ["value"],
operators: ["select_equals", "select_not_equals"],
},
},
EdgeFields: {
edge_attr_1: {
label: "attr1_name",
type: "number",
fieldSettings: {
min: 0,
},
valueSources: ["value"],
preferWidgets: ["number"],
},
edge_attr_2: {
label: "attr2_name",
type: "number",
operators: ["greater", "less", "equal"],
valueSources: ["value"],
},
},
}
const processRequest = async (motifJson, lim) => {
// this function is called when the user clicks the "Search" button
console.log(motifJson);
console.log(lim);
};
return (
<div>
<Sketch processRequest={processRequest} attributes={attributes}/>
</div>
);
}
export default App;
````
#### Searching Motifs in NeuPrint
We provide a direct interface to sketch & search for networks motifs in large [connectome](https://en.wikipedia.org/wiki/Connectomics) data sets hosted on [Neuprint](https://neuprint.janelia.org). Here's an example of how to use it.
```javascript
import React, { useEffect, useState } from "react";
import {Sketch, NeuprintExecutor} from '@vimo-public/vimo-sketches';
function App() {
const token = "ADD YOUR TOKEN HERE"; // copy token from here https://neuprint.janelia.org/account
const data_server = "https://neuprint.janelia.org/";
const data_version = "hemibrain:v1.2.1";
const vimo_server = "http://127.0.0.1:4242"; // setup instructions https://github.com/VCG/vimo-server
const ne = new NeuprintExecutor(
data_server,
data_version,
token,
vimo_server
);
const processRequest = async (motifJson, lim) => {
const query = await ne.json2cypher(motifJson, lim);
console.log(query);
return query;
};
const [isQuerying, setIsQuerying] = useState(false);
const [attributes, setAttributes] = useState({
displayMotifCount: false,
getMotifCount: ne.getMotifCount,
getRelativeMotifCount: ne.getRelativeMotifCount,
isQuerying: isQuerying,
});
useEffect(async () => {
setAttributes({
...attributes,
NodeFields: await ne.getNodeFields(),
EdgeFields: await ne.getEdgeFields(),
});
}, []);
return (
<div>
<Sketch processRequest={processRequest} attributes={attributes} />
</div>
);
}
export default App;
```
### Sketch Component Props
<table>
<thead>
<tr>
<th align="left">Name</th>
<th align="left">Sub-field</th>
<th align="left">Description</th>
<th align="left">Type</th>
</tr>
</thead>
<tbody>
<tr>
<td>processRequest(query)</td>
<td>N/A</td>
<td>callback function for search button</td>
<td>Function</td>
</tr>
<tr>
<td rowspan="7">attributes</td>
<td>isQuerying</td>
<td>enable/disable search button</td>
<td>Boolean</td>
</tr>
<tr>
<td>NodeFields</td>
<td>constraint fields for node</td>
<td>Object</td>
</tr>
<tr>
<td>EdgeFields</td>
<td>constraint fields for edge</td>
<td>Object</td>
</tr>
<tr>
<td>getMotifCount</td>
<td>get count of motif in network</td>
<td>Function</td>
</tr>
<tr>
<td>getRelativeMotifCount</td>
<td>get relative count of motif in network</td>
<td>Function</td>
</tr>
<tr>
<td>buttonText</td>
<td>text on button, default is "Search"</td>
<td>String</td>
</tr>
<tr>
<td>nodeColors</td>
<td>color set for nodes in sketch, default is ["#9400D3", "#DAA520", "#97d0b5", "#76acf3", "#FF6347", "#4C56B3", "#D9C226", "#263DD9",]</td>
<td>Array</td>
</tr>
</tbody>
</table>
* Token can be found in [here](https://neuprint.janelia.org/account).
### NeuprintExecutor Parameters
| Name | Description | Type |
|-----------------------|---------------------------------------------------------|----------|
| token | [neuPrint authentication token](https://neuprint.janelia.org/account) | String |
| data_server | url of database (e.g., 'https://neuprint.janelia.org/') | String |
| data_version | name and version of dataset (e.g., 'hemibrain:v1.2.1') | String |
| vimo_server | url of vimo_server (e.g., 'http://localhost:4242') | String |
### Output
This component turns motif sketch into JSON. This is an example of the JSON. This JSON can be converted to a Cypher query using the `json2cypher` method of the NeuprintExecutor class.
``` javascript
{
nodes: [
{
label: "A",
properties: null,
index: 0,
position: ["Point", 149.70313, 66.80469],
},
{
label: "B",
properties: null,
index: 1,
position: ["Point", 84.70313, 173.80469],
},
{
label: "C",
properties: null,
index: 2,
position: ["Point", 232.70313, 165.80469],
},
],
edges: [
{
label: "A -> B",
properties: null,
index: 0,
indices: [0, 1],
tree: null,
},
{
label: "B -> C",
properties: null,
index: 1,
indices: [1, 2],
tree: null,
},
{
label: "C -> A",
properties: null,
index: 2,
indices: [2, 0],
tree: null,
},
],
dimension: { width: 639.3984375, height: 232.796875 },
};
```
### Citing
If you find our work helpful, please consider citing it.
```bibtex
@article {troidl2022vimo,
title={Vimo: Visual Analysis of Neuronal Connectivity Motifs},
author={Troidl, Jakob and Warchol, Simon and Choi, Jinhan and Matelsky, Jordan
and Dhanysai, Nagaraju and Wang, Xueying and Wester, Brock and Wei, Donglai
and Lichtman, Jeff W and Pfister, Hanspeter and Beyer, Johanna},
year={2022},
doi={10.1101/2022.12.09.519772},
publisher={Cold Spring Harbor Laboratory},
url={https://www.biorxiv.org/content/early/2022/12/11/2022.12.09.519772},
journal={bioRxiv}
}
```
We gratefully acknowledge the support from NSF award number IIS-2124179.
| A React component to sketch / search for network motifs. | graphs,javascript,motif-finding,node,node-link-diagrams,react,sketching | 2023-01-19T16:47:03Z | 2023-07-26T22:16:44Z | null | 12 | 7 | 93 | 2 | 3 | 7 | null | MIT | JavaScript |
fairfield-programming/donovan | master | null | ☘️ A documentation generator for smart and lazy people. | ci,ci-cd,cicd,cli,documentation,documentation-generator,javascript,js,node,nodejs | 2023-01-23T02:18:28Z | 2023-04-07T06:32:28Z | 2023-01-28T19:22:19Z | 7 | 5 | 43 | 11 | 2 | 7 | null | MIT | JavaScript |
IlanOu/Kelna | main | <a name="readme-top"></a>





*(Take a look at our other branches)*
<!-- LOGO -->
<br />
<div align="center">
<img src="https://dejpknyizje2n.cloudfront.net/svgcustom/clipart/preview/vibrant-sunflower-sticker-30284-550x550.png" alt="Logo" width="80" height="80">
<h3 align="center">VIDEO GAME 2D</h3>
<p align="center">
Welcome to the project : Kelna from the studio Sunflower !
<br>
You are currently reading the documentation, happy reading :)
</p>
</div>
<!-- TABLE -->
<details>
<summary>Table of Contents :</summary>
<ol>
<li>
<a href="#about-the-project">About The Project</a>
<ul>
<li><a href="#built-with">Built With</a></li>
</ul>
</li>
<li>
<a href="#getting-started">Getting Started</a>
<ul>
<li><a href="#prerequisites">Prerequisites</a></li>
<li><a href="#installation">Installation</a></li>
</ul>
</li>
</ol>
</details>
<!-- ABOUT THE PROJECT -->
## About The Project
<!--[ -->
Kelna is a video game project to deepen our knowledge of programming in alliance with developers and designers !
Currently, these are the two developers as contributors who occupy this project on GitHub
This is a 2D game called : Kelna produced by our studio Sunflower
*Note : This project is a student project*
<p align="right">(<a href="#readme-top">Back to top !</a>)</p>
### Built With
This section lists the main framework used to start your project. This is p5.js which was the editor we had to use for our project (this is the constraint given by the trainers).
* [![P5][P5.js]][P5-url]
<p align="right">(<a href="#readme-top">Back to top !</a>)</p>
<!-- GETTING STARTED -->
## Getting Started
To be able to play Kelna, you must stick to it as follows :
### Prerequisites
You need to play " " the software mentioned and its extension below :
* 

### Installation
_Below is how you can how to install " " . You have to_ :
1. Get Visual Studio Code software,
2. Install the Live preview extension on Visual Studio Code
3. Launch the code and play !
<p align="right">(<a href="#readme-top">Back to top !</a>)</p>
<!-- -->
[P5.js]: https://img.shields.io/badge/p5%20js-ED225D?style=for-the-badge&logo=p5dotjs&logoColor=white
[P5-url]: https://p5js.org/
| Game project on p5.js | game,javascript,javascript-game,p5js,p5js-game,school-project,video-game | 2023-01-18T10:21:15Z | 2024-05-15T12:14:40Z | 2023-05-03T21:34:34Z | 2 | 2 | 76 | 0 | 0 | 7 | null | MIT | JavaScript |
sigdev2/mauiwebviewbridge | main | # MAUI WebView bridge from C# to JS
One **.cs** file for add access to *CSharp* **native** objects in *MAUI* WebView *JavaScript* scripts for create *hybrid* *cross-platform* *single-page applications* (**SPA**) without using *Blazor* and **any server side solutions**.
## Mechanism
For interaction, the mechanism of interrupting navigation at a certain address is used. In *JS* the transition is called by changing `location.href`, and in *C#* it is intercepted in `WebView::Navigating` handler.
## Usage
It's simple!
Add `WebView` in your **xaml**:
...
<WebView x:Name="webView" Source="Html/index.html">
</WebView>
...
In **xaml.cs** add using for `WebViewNativeApi` and create in page constructor `NativeBridge`:
...
using WebViewNativeApi;
...
public MainPage()
{
InitializeComponent();
WebView wvBrowser = FindByName("webView") as WebView;
api = new NativeBridge(wvBrowser);
}
...
Add some *CSharp* calss object to *JS* using `NativeBridge`:
...
class NativeApi : Object
{
public async Task<string> open_file_dialog()
{
var result = await FilePicker.Default.PickAsync(new PickOptions());
using var stream = await result.OpenReadAsync();
StreamReader reader = new StreamReader(stream);
return Convert.ToBase64String(Encoding.UTF8.GetBytes(reader.ReadToEnd()));
}
public async void save_file(string data, string fileName)
{
string targetFile = System.IO.Path.Combine(FileSystem.Current.AppDataDirectory, fileName);
using FileStream outputStream = File.OpenWrite(targetFile);
using StreamWriter streamWriter = new(outputStream);
await streamWriter.WriteAsync(data);
}
}
...
public MainPage()
{
...
api.AddTarget("dialogs", new NativeApi());
}
...
Use added object in *JS* environment:
...
function openDialog() {
var promise = window.dialogs.open_file_dialog();
promise.then((fileData) => {
let text = atob(fileData);
console.log(text);
});
}
function saveFile() {
window.dialogs.save_file("test file", "test.txt");
}
...
## Opportunities, peculiarities and limitations of using
Opportunities:
- Objects add to *JS* as `Proxy` and may be extended
- *C#* objects may contains properties and methods
- Properties can be getted and setted from *JS*
- Methods when called from *JS* can accept arguments and return values
- Support *C#* async methods
- The same object can be added at different addresses and use different internal address schemes (default is *"native://"*) for communication:
...
var api = new NativeApi();
api.AddTarget("api1", api);
api.AddTarget("api2", api, "myscheme://");
...
Peculiarities:
- Since all calls happen asynchronously, all results return a *JS* `Promise` and return value is passed in to *success-function*.
- Some *C#* errors may passed in *JS* `console.error`, but not all.
Limitations:
- Due to the peculiarities of the interaction mechanism, the names of methods and properties can only be used in lowercase.
- Returned objects must implement *JSON* serialization interface.
- Accordingly, nested objects can only be data classes.
- Due to the fact that `WebView::EvaluateJavaScriptAsync` can only accept one *JS* line, if the method returns an object that contains a newline chars after serialization or a string containing a newline chars, then this will cause an error. In this case, recommended that the return value be either cleared of newlines or encoded, for example, with using **Base64** algorithm.
- Mismatch of types and number of arguments in the call will result in an error.
## Licensing
It is **MIT license**
| MAUI WebView bridge from C# to JS | blazor,bridge,csharp,javascript,maui,webview,cross-platform,hybrid,hybrid-application,hybrid-apps | 2023-01-25T19:33:26Z | 2023-06-08T20:01:48Z | null | 1 | 0 | 21 | 1 | 2 | 7 | null | MIT | C# |
ashmalzahra/Webpack-Project-toDO-list | master | <a name="readme-top"></a>
<!-- 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)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
<!-- PROJECT DESCRIPTION -->
# 📖 Webpack project list <a name="about-project"></a>
In this project, a simple HTML list of To Do tasks has been built using webpack and served by a webpack dev server.
## Built With
- HTML, CSS, JavaScript
- VSCode
- Webpack
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>Client</summary>
<ul>
<li><a href="https://www.javascript.com/">JavaScript</a></li>
</ul>
<ul>
<li><a href="https://html.com/">Html</a></li>
</ul>
<ul>
<li><a href="hhttps://www.w3schools.com/css/">CSS</a></li>
</ul>
</details>
<details>
<summary>Server</summary>
<ul>
<li><a href="#">N/A</a></li>
</ul>
</details>
<details>
<summary>Database</summary>
<ul>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage">LocalStorage</a></li>
</ul>
</details>
<!-- Features -->
### Key Features <a name="key-features"></a>
- **[Git Flow]**
- **[Good HTML, CSS and JS practices]**
- **[ES6, modules]**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
### Live Link
- [Live Link](https://ashmalzahra.github.io/Webpack-Project-toDO-list/dist/)
<!-- GETTING STARTED -->
## 💻 Getting Started <a name="getting-started"></a>
Clone this repository to get started with the project, make sure to configure linters by following the instructions in the [Linters README file](https://github.com/microverseinc/linters-config/blob/master/README.md)
### Prerequisites
In order to run this project you need:
- A working computer.
- Connection to internet.
### Setup
- Clone the folder to your local machine.
- Open the index.html file in your browser.
### Run tests
- After pushing the changes on github, merge your pull request and let github action process changes and fix errors, if any.
- For stylelint errors run:<code>sudo npx stylelint "**/*.{css,scss}" --fix</code> for automatic fix.
### Usage
To run the project, execute the following command:
- Go to the file called index.html.
- Right click Open Live Server.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- AUTHORS -->
## 👥 Authors <a name="authors"></a>
👤 **Ashmal Zahra**
- GitHub: [@ashmalzahra](https://github.com/ashmalzahra)
- Twitter: [@AshmalZahraa](https://twitter.com/AshmalZahraa)
- LinkedIn: [ashmal-zahra](https://www.linkedin.com/in/ashmal-zahra)
<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!
Feel free to check the [issues page](https://github.com/ashmalzahra/Webpack-project-toDo-list/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>
I would like to thank Microverse for the information provided to build this project.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- FAQ (optional) -->
## ❓ FAQ (OPTIONAL) <a name="faq"></a>
- **Can I use the project for any purpose?**
- Yes, you can.
- **Is the information saved in any database?**
- No, all data is saved in Local Storage.
<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 simple website buit using ES6 Syntax and Webpack of a "To-do list" tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. | javascript,best-practices,es6-javascript-components,es6-modules,html-css,webpack | 2023-01-18T16:29:51Z | 2023-04-13T22:27:25Z | null | 3 | 5 | 44 | 0 | 0 | 7 | null | MIT | JavaScript |
3546514206/base | master | # base
这个仓库囊括了多种编程语言的丰富案例——这些案例来自于语言特性、数据结构与算法实现、设计模式、应用案例、日常刷题等方面。
| 这个仓库囊括了多种编程语言的丰富案例——这些案例来自于语言特性、数据结构与算法实现、设计模式、应用案例、日常刷题等方面。 | base,ccpp,java,javascript,go | 2023-01-20T06:44:28Z | 2024-05-12T05:06:13Z | null | 1 | 0 | 831 | 2 | 0 | 7 | null | null | Java |
Muliminty/Muliminty-Note | master | # Muliminty 编程技巧笔记仓库
希望我们都能保持清醒和有意义的生活😁
| Muliminty -- 开发技巧 | css,javascript,react | 2023-01-19T15:17:03Z | 2024-05-23T03:05:37Z | null | 1 | 0 | 344 | 0 | 1 | 7 | null | null | HTML |
Irys-xyz/tutorial-server-side-signing | master | # Bundlr Server Side Signing
This project has two branches
1. [A version for Solana-based wallets](https://github.com/Bundlr-Network/tutorial-server-side-signing/tree/master)
2. [A version for ETH-based wallets](https://github.com/Bundlr-Network/tutorial-server-side-signing/tree/ethwallet)
A sample repository showing how to use Bundlr's Server-Side Signing feature, which is detailed here
[https://docs.bundlr.network/recipes/server-side-signing](https://docs.bundlr.network/developer-docs/recipes/gassless-uploading)
Server-side signing is a method to allow you to sign (and pay) for your users' data securely (without exposing your private key).
Server-side signing works in 4 main steps:
1. The client requests the required information from the server (mainly public key).
2. The client transfers the minimum amount of data required for signing (known as the signature info) to a server (which has access to the private key).
3. The server then signs this data and returns the resulting signature to the client.
4. The client then inserts this signature into their data, resulting in a signed transaction identical to if the client had access to the private key.
## Overview
This project uses NextJS along with Tailwind for styling. It allows users to upload an image through a simple web form, the upload is then passed on to a series of 3 API routes that handle signing, funding and uploading. The process of using Bundlr and paying for uploads is fully hidden from the end user.
## .env
If you want to fork and run this repository, you will need to rename `.env.example` to `.env` and then add both the public and private keys for an account with sufficient funds to pay for uploads. These environment variables are used by the server API routes.
## Devnet vs Production
This project is configured to use the Bundlr Devnet, which means you can pay using tokens available for free from faucets.
To switch from Devnet to production, you'll need to:
1. Change Bundlr node address in index.tsx
2. Change BUNDLR_NODE_ADDRESS in the .env file
3. Change the RPC url in the .env file
## Changing Currency
To change the payment currency, update the RPC .env variable and [also the currency name](/sdk/using-other-currencies) in all places where a Bundlr or WebBundlr object is instantiated.
## Server Routes
There are three server routes called by our main `index.tsx` page.
1. `publicKey.ts`: Returns the public key for the server's wallet.
2. `signData.ts`: Signs the data provided using the server's private key.
3. `lazyFund.ts`: Funds the specified Bundlr node exactly enough to pay for the number of bytes passed in. If your dApp only does up-front funding, you can leave this out. If you want to support lazy-funding, simply pass in the number of bytes you plan to upload and this route will ensure sufficient funds are transferred to pay.
| NextJS repo showing how to do gassless uploads with Irys | bundlr,nft,arweave,typescript,javascript,ethereum,solana | 2023-01-25T09:21:58Z | 2023-05-26T09:30:46Z | null | 2 | 2 | 7 | 0 | 3 | 7 | null | MIT | TypeScript |
dryelleebelin/var-solutions | main | ### Github:
https://github.com/dryelleebelinvar
##
### Links úteis:
🖱 [W3Schools](https://www.w3schools.com/?msclkid=4fe5c11cce6d11eca58b304f331f0d0a)
🖱 [Sintaxe básica para md](https://www.markdownguide.org/basic-syntax/)
🖱 [Bootstrap](https://getbootstrap.com/)
🖱 [Pexels - banco de imagens](https://www.pexels.com/pt-br/)
🖱 [Pixabay - banco de imagens](https://pixabay.com/pt/)
🖱 [The Movie Database - info de filmes e séries](https://www.themoviedb.org/)
🖱 [Google Fonts - fontes](https://fonts.google.com/)
🖱 [Font Squirrel - fontes](https://www.fontsquirrel.com/)
🖱 [Color Codes - cores](https://html-color.codes/)
🖱 [Coolors - paleta de cores](https://coolors.co/)
🖱 [Font Awesome - icons](https://fontawesome.com/icons)
🖱 [Icons8 - icons](https://icons8.com/)
🖱 [Badges para GitHub - icons](https://dev.to/envoy_/150-badges-for-github-pnk)
🖱 [Flexbox - manual](https://css-tricks.com/snippets/css/a-guide-to-flexbox/)
🖱 [Storyset - imagens de animação](https://storyset.com/)
🖱 [unDraw - imagens svg](https://undraw.co/illustrations)
🖱 [Lorem Ipsum - gerador de texto aleatório](https://lipsum.com/)
🖱 [Owl Carousel](https://owlcarousel2.github.io/OwlCarousel2/demos/demos.html)
🖱 [Roadmap - cronograma](https://roadmap.sh/)
🖱 [Digital Inovation One - bootcamps](https://www.dio.me/)
🖱 [Curso em Vídeo - cursos](https://www.cursoemvideo.com/cursos/)
🖱 [Tags HTML](https://www.homehost.com.br/blog/tutoriais/tags-html/)
🖱 [CSS gradient](https://cssgradient.io/)
🖱 [Frontend Mentor - desafios](https://www.frontendmentor.io/)
🖱 [Silent teacher - praticar](https://silentteacher.toxicode.fr/)
🖱 [Js dom event list](https://developer.mozilla.org/pt-BR/docs/Web/Events)
🖱 [Swiper](https://swiperjs.com/)
🖱 [JSONPlaceholder](https://jsonplaceholder.typicode.com/)
🖱 [códigos de status de respostas http](https://developer.mozilla.org/pt-BR/docs/Web/HTTP/Status)
🖱 [HTTP Status Codes](https://restapitutorial.com/httpstatuscodes.html)
🖱 [Swagger Editor](https://editor.swagger.io/)
🖱 [JSON Viewer - formatar json](http://jsonviewer.stack.hu/)
🖱 [W3schools - jQuery Tutorial](https://www.w3schools.com/jquery/)
🖱 [Swagger - Documentação da IBM](https://www.ibm.com/docs/pt-br/integration-bus/10.0?topic=apis-swagger)
🖱 [JSON Web Tokens](https://jwt.io/)
🖱 [GUID Generator](https://guidgenerator.com/online-guid-generator.aspx)
🖱 [Spring Initializr](https://start.spring.io/;)
🖱 [codepen - inspirações frontend](https://codepen.io/features/)
🖱 [Behance](https://www.behance.net/)
🖱 [Niice](https://niice.co/templates)
🖱 [Flaticon - vector, icons e stickers](https://www.flaticon.com/)
🖱 [Material Design](https://m3.material.io/)
🖱 [Repositório para criar projetos](https://github.com/codecrafters-io/build-your-own-x)
🖱 [Repositório com cursos](https://github.com/EbookFoundation/free-programming-books/blob/main/courses/free-courses-pt_BR.md)
🖱 [Repositório com APIs públicas](https://github.com/public-apis/public-apis)
🖱 [Inspiração de portifólios](https://www.hostinger.com.br/tutoriais/portfolio-desenvolvedor-web)
🖱 [Remove.bg - remover fundo de imagens](https://www.remove.bg/pt-br/upload)
🖱 [HTML Preview - github.io](https://htmlpreview.github.io/)
🖱 [Netlify](https://app.netlify.com/)
🖱 [Firebasee - banco de dados](https://firebase.google.com/?hl=pt-br)
🖱 [ILoveIMG - edição de imagens](https://www.iloveimg.com/pt)
🖱 [colorpicker - seletor de cores](https://colorpicker.tools/pt/)
🖱 [JSON Web Tokens - verificação e decodificação de tokens](https://jwt.io/)
🖱 [Hash Generator - gerador de hash](https://www.md5hashgenerator.com/)
🖱 [Framer - criar sites](https://www.framer.com/)
🖱 [EmailJS - trabalhar com envio de e-mail](https://dashboard.emailjs.com/sign-in)
🖱 [dopelycolors - cores](https://colors.dopely.top/color-pedia)
🖱 [dribbble - templates](https://dribbble.com/search/cadastro)
🖱 [bootstrapmade - templates](https://bootstrapmade.com/)
🖱 [w3layouts - templates](https://w3layouts.com/)
🖱 [onepagelove - templates](https://onepagelove.com/)
🖱 [swiperjs - carrossel no react js](https://swiperjs.com/)
| curso: VAR Solutions | api,bootstrap,csharp,css3,html5,intellij,java,javascript,sql,sqlserver | 2023-01-23T00:25:57Z | 2024-03-13T22:35:49Z | null | 1 | 0 | 13 | 0 | 0 | 7 | null | null | C# |
07-Mayankraj/fireWheel_backend | master | null | backend of fireWheeeel | backend-server,bycrypt,javascript,jwt-authentication,mongodb,mongoose,nodejs,npm,rest-api | 2023-01-19T21:06:43Z | 2023-01-24T16:20:26Z | null | 1 | 0 | 10 | 0 | 1 | 7 | null | null | JavaScript |
admirerbrown/Bookstore-site | develop |
<div align="center">
<!-- You are encouraged to replace this logo with your own! Otherwise you can also remove it. -->
</div>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[BookStore-site\] ](#-bookstore-site-)
- [Project Description .](#project-description-)
- [🛠 Built With ](#-built-with-)
- [Live Demo ](#live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Future Features](#future-features)
- [👥 Author ](#-author-)
- [🤝 Contributing ](#-contributing-)
- [Show your support ](#show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
<!-- PROJECT DESCRIPTION -->
# 📖 [BookStore-site] <a name="about-project"></a>
<hr>
# Project Description .
> The Bookstore is a Single Page Application website that lets users to:
Display a list of books.
Add a book.
Remove a selected book.
By building this application, i learnt how to use React and Redux.
## 🛠 Built With <a name="built-with">
HTML, CSS, JavaScript, React and Redux
</a>
### Live Demo <a name="Live-Demo"></a>
[click here](https://bookstore-cms.onrender.com)
<br>
<!-- GETTING STARTED -->
## 💻 Getting Started <a name="getting-started"></a>
To get a local copy up and running, follow these steps.
### Prerequisites
- ReactJS
- Redux
- NPM
- Render
- Knowledge of Basic git commands
- Redux duck architecture
In order to run this project you need:
To have installed Nodejs in your Code editor. In case you don't have it, go to this [site](https://nodejs.org/en/) and download the setup based on your PC
## Setup
In a desired folder or directory in the CLI, run the command:
```JavaScipt
cd clone https://github.com/admirerbrown/Bookstore-site.git
```
### Install
Navigate into the cloned folder or repository by running the command:
```JavaScript
cd <folder/name of the repository>
```
Then run ```npm install``` to install all required dependencies (this will create a /node_modules folder).
### Usage
To run the project, execute the following command:
Inside the newly created project, you can run some built-in commands:
```npm start``` or ```yarn start```
Runs the app in development mode.
Open http://localhost:3000/ to view it in the browser.
The page will automatically reload if you make changes to the code.
You will see the build errors and lint warnings in the console.
<!-- Future Features -->
### Future Features
i would like to add the following features in the future:
- Add recommended books section based on the user's likeness
- improve the ui to add logo animation
- make app responsive on numerous devices to improve user experience
<!-- AUTHORS -->
## 👥 Author <a name="authors"></a>
👤 **Samuel Kyere**
- GitHub: [@githubhandle](https://github.com/admirerbrown)
- Twitter: [@twitterhandle](https://twitter.com/brown_admirer)
- LinkedIn: [LinkedIn]()
<!-- CONTRIBUTING -->
## 🤝 Contributing <a name="contributing"></a>
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/admirerbrown/Bookstore-site/issues).
## Show your support <a name="support"></a>
Give a ⭐️ if you like this project!
<!-- ACKNOWLEDGEMENTS -->
## 🙏 Acknowledgments <a name="acknowledgements"></a>
- I would like to thank ``` Microverse``` for providing me the materials that enabled me to finish this exercise
<!-- LICENSE -->
## 📝 License <a name="license"></a>
This project is [MIT](https://github.com/admirerbrown/Bookstore-site/blob/develop/LICENSE.md) licensed.
| The Bookstore is a Single Page Application website that lets users to: Display a list of books. Add a book. Remove a selected book. By building this application, i learnt how to use React and Redux. | css,html5,javascript,webpack | 2023-01-19T11:23:18Z | 2023-01-28T09:47:54Z | null | 1 | 5 | 23 | 0 | 1 | 7 | null | MIT | JavaScript |
HanaSabih/To-Do-list-list-structure | main | <a name="readme-top"></a>
<div align="center">
<h1><b>To Do list: list structure</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)
<!-- PROJECT DESCRIPTION -->
# 📖To Do list: list structure <a name="about-project"></a>
This is a To Do list: build with a simple HTML list of To Do tasks. This simple web page will be built using webpack and served by a webpack dev server, with testing.
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>Client</summary>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JAVASCRIPT</li>
<li>WEBPACK</li>
</ul>
</details>
<!-- Features -->
### Key Features <a name="key-features"></a>
- **Responsive design**
- **Used only webpack, CSS, html and Javascript**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LIVE DEMO -->
## 🚀 Live Demo <a name="live-demo"></a>
- [Live Demo Link](https://hanasabih.github.io/To-Do-list-list-structure/dist)
<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
In order to run this project you need:
- A personal computer connected to the internet
- A Modern/Updated web browser
- Have a local version control like git installed on your computer and a Github account
- Code editor installed on your computer
### Setup
Clone this repository to your desired folder:
```sh
cd your-desired-folder
git clone https://github.com/HanaSabih/To-Do-list-list-structure.git
```
### Install
Install this project with:
```sh
cd your-desired-folder
git clone https://github.com/HanaSabih/To-Do-list-list-structure.git
```
### Usage
To run the project, open index.html with your preferred browser.
### Run tests
To run tests, run the following command in your `git bash` or CLI:
- `npx hint .` : for the html codebase and use of best practices.
- `npx stylelint "**/*.{css,scss}" `: for the css codebase and use of best practices. you can add.
- `npx eslint . `: for the JavaScript codebase and use of best practices.
<!-- AUTHORS -->
## 👥 Authors <a name="authors"></a>
👤 **Hana Sabih**
- GitHub: [@githubhandle](https://github.com/HanaSabih)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/hana-sabih/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- FUTURE FEATURES -->
## 🔭 Future Features <a name="future-features"></a>
[] Add date and time for each book and store it
<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!
Feel free to check the [issues page](../../issues/).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- SUPPORT -->
## ⭐️ Show your support <a name="support"></a>
If you like this project, kindly give a ⭐️.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LICENSE -->
## 📝 License <a name="license"></a>
This project is [MIT](https://hanasabih.github.io/To-Do-list-list-structure/blob/awesome-es6/MIT.md) licensed.
| A Todo_list app that make a list todo from an input to allow users to add and remove from the todo-list, dragable event, clear completed tasks. built with Html, Css, Javascript, Bootstrap, webpack and served by a webpack dev server. | bootstrap5,css,html,javascript,webpack | 2023-01-17T17:31:12Z | 2023-01-27T16:33:17Z | null | 2 | 7 | 25 | 2 | 0 | 7 | null | MIT | JavaScript |
GetmeV8/Revolve-OnlineBooks | master | # Revolve-OnlineBooks
# E-Commerce Online Book Booking Website
This is an e-commerce online book booking website built using Node.js, Express and MongoDB. It provides users with the ability to browse and purchase books online. The website has been structured using the MVC architecture and incorporates various features, such as payment integration with Razorpay, OTP generation, wallet system, coupon management, and many other facilities to enhance the user experience.
## Frameworks and Libraries Used
- Node.js Express: Used to build the entire backend of the website.
- MongoDB: Serves as the database for storing data.
- Handlebars (HBS): Chosen as the template engine for rendering dynamic views.
- jQuery: Employed to build certain parts of the front-end and make API calls via AJAX.
- Chart.js: Used for creating and displaying charts and graphs on the website.
- Font Awesome & Line Awesome: Used to incorporate icons throughout the website.
## Third-Party Modules & APIs Used
- Cloudinary: Utilized for storing images in the cloud.
- Razorpay: Integrated as the payment gateway for processing payments.
- Multer: Used for handling file uploads, specifically for sending multiple images to the server.
- Twilio: Integrated for managing messages, particularly for OTP generation.
Please refer to the `package.json` file for a comprehensive list of packages used, along with their respective versions.
## Installation
To run this app locally, follow these steps:
1. Clone the repository: `git clone https://github.com/your_username/your_repository_name`
2. Install Node.js and MongoDB if you haven't already.
3. Install dependencies: `npm install`
4. Create a `.env` file in the root directory and set the following environment variables:
- `MONGODB_URI`: the URI for your MongoDB database
- `SECRET_KEY`: a secret key for encrypting session data
- `RAZORPAY_API_KEY`: your Razorpay API key (for payment integration)
- `RAZORPAY_API_SECRET`: your Razorpay API secret (for payment integration)
- `TWILIO_ACCOUNT_SID`: your Twilio account SID (for OTP generation)
- `TWILIO_AUTH_TOKEN`: your Twilio authentication token (for OTP generation)
5. Start the server: `npm start`
## Usage
To use this app, follow these steps:
1. Create an account by clicking on the "Sign up" button and providing the necessary details.
2. Browse books by clicking on the "Shop" button to view available books.
3. Click on a book to view its details and add it to your cart.
4. View your cart by clicking on the cart icon in the top right corner.
5. Proceed to checkout by entering your shipping and payment information.
6. Apply coupons or use your wallet balance (if available) during the checkout process.
## API Documentation
This app includes two modules: Admin and User. The API provides the following endpoints:
### ADMIN
- `GET /api/products`: Get a list of all products.
- `GET /api/products/:id`: Get details of a single product by ID.
- `POST /api/orders`: Create a new order.
- `GET /api/orders/:id`: Get details of a single order by ID.
To use the API, send requests to the appropriate endpoint with the required data in the request body. Responses will be returned in JSON format.
Feel free to explore the code and contribute to making the website even better! If you encounter any issues or have any suggestions, please open an issue in the repository.
Happy book shopping! 📚🛒
| Online Books E-commerce website built using nodeJS with so many other technologies used and a user can get a lot of features from this website.Know more about this in Readme file. | expressjs,javascript,mongodb,nodejs | 2023-01-17T08:55:44Z | 2023-07-26T04:12:26Z | null | 1 | 0 | 17 | 0 | 0 | 6 | null | null | CSS |
pavaningalagi/EyeKart.com | master | average-collar-3069
Original Website : Lenskart.com
Project Name : EyeKart.com
EyeKart is a clone of Lenskart.com
https://gleaming-figolla-d66426.netlify.app/
Tech Stack used: HTML, CSS, JavaScript and Nodejs.
database: MongoDB
| EyeKart | css3,html5,javascript,mongodb,nodejs | 2023-01-17T10:41:29Z | 2023-03-07T06:21:40Z | null | 2 | 11 | 39 | 0 | 0 | 6 | null | null | JavaScript |
jkumari25/Quikr-bazaar.com | main | <h1 align="center">Rapid Grab.com</h1>
<h3 align="center">Reactjs E-commerce web application with all the major functionalities</h3>
<h2 align="center">🖥️ Tech Stack</h2>
<p align="center">
<img src="https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB" alt="reactjs" />
<img src="https://img.shields.io/badge/Redux-593D88?style=for-the-badge&logo=redux&logoColor=white" alt="redux" />
<img src="https://img.shields.io/badge/Chakra%20UI-3bc7bd?style=for-the-badge&logo=chakraui&logoColor=white" alt="chakra-ui" />
<img src="https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E" alt="javascript" />
<img src="https://img.shields.io/badge/Rest_API-02303A?style=for-the-badge&logo=react-router&logoColor=white" alt="restAPI" />
<img src="https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white" alt="css3" />
<img src="https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white" alt="html5" />
</p>
<h3 align="center"><a href="https://cute-llama-5d319b.netlify.app/"><strong><< Live Project Preview >></strong></a></h3>
<br/>
<p align="center">
<br />✧
<a href="#Contact">About Project</a> ✧
</p>
It’s Group project where we've used Reactjs to make the RapidGrab.com with our creativity it is an e-commerce web application that allows you to buy and sell electronics,clothes and other household products online. It has a variety of categories, just visit the product listing page and you will see all the products, apply filters as per your need and in just a few clicks you can buy any products from the website.
<br/>
## Admin Features
- All Users Data
- Can Delete Product From DB
- Can Add Product
## User Features
- Login and Signup User Account
- Product Sorting Based on Price and Name
- My Orders Section for details of all ordered item
- Wishlist Add and Remove Items
- Cart Add and Remove Items
- Cart Update Quantities
- Address Management
- Order Summary
<br />
##Screnshots of this Project ⭐️





🚀 Team Members-
1. Jagriti Kumari
2. Akash Gupta
3. Manisha Wadhe
4. Mustaq Ansari
5. Shubham Anand
<br />
## Getting Started
This project was built using React, Chakra UI, HTML, CSS, JavaScript, Rest API . It is an e-commerce web application and for running on your local environment you should follow these guidelines.
# 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.
### Tools used on this project
- Visual Studio Code
- Vite-JS template
<br />
| Quikr is an online classifieds company that helps people buy, sell, and rent in categories such as furniture, mobile phones, cars & bikes, services, pets, real estate, jobs, education, entertainment, matrimonial, and more. Users can post free ads and reply to ads on Quikr in cities | chakra-ui,react,redux,api,css,html,javascript,vercel | 2023-01-17T06:39:18Z | 2023-03-15T13:22:16Z | null | 6 | 16 | 63 | 0 | 3 | 6 | null | null | JavaScript |
iEarlG/DALL-E-CLONE | main | # <h1 align="center"> DALL-E 2 CLONE </h1>
## Introducation
### What is DALL-E 2 CLONE
DALL-E 2 Clone is a website that offers an innovative AI-powered image generator. Using the OpenAI API, this tool allows users to input text descriptions and quickly generate corresponding images. This feature can be useful for a wide range of applications, including marketing, content creation, and creative projects. DALL-E 2 Clone is similar to other text-to-image generators like MidJourney and DALL-E 2, but offers its own unique approach and user experience. Whether you're a marketer, artist, or simply looking for a fun tool to experiment with, DALL-E 2 Clone is definitely worth checking out.
## Table of contents
- [Introduction](#introduction)
- [What is DALL-E 2 CLONE](#what-is-dall-e-2-clone)
- [Overview](#overview)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)
- [Copyrights](#copyrights)
## Overview
### Screenshot / Videos


### Links
- Live Site URL: (https://dall-e-2-clone.netlify.app/)
## My process
- YouTube
- StackOverFlow
- Google
- ChatGPT
- Discord
- Github
### Built with
- React JS
- MERN (MongoDB, Express, React, Node)
- TailwindCss
- Vite JS
### What I learned
During the development of this website, I gained several valuable insights and skills. Here are some of what I learned:
- **Working with the OpenAI API**: Developing an AI-powered tool like DALL-E 2 Clone is likely required to become familiar with the OpenAI API and its capabilities.
I may have learned how to integrate the API into my website, how to authenticate my requests, and how to handle its responses.
- **Design thinking**: Developing an AI image generator likely required me to think creatively and critically about the user experience but with the help of (JavaScript Mastery) YouTube Video I copy the design. I may have also learned how to design an interface that is easy to use and intuitive, while also allowing users to customize their generated images in a variety of ways.
### Continued development
The development of the website is finised but at the same time it's not because overtime the OpenAI API will update and new features to come. So atleast I need to
be updated so that the user experience is awesome.
### Useful resources
- [JSM resource 1](https://youtu.be/EyIvuigqDoA) -
- [Example resource 2]() -
## Author
- Website - [Earl Villapaz](https://iearl-v.me/)
- Frontend Mentor - [@iEarlG](https://www.frontendmentor.io/profile/iEarlG)
- Twitter - [@itseaaarloffcl](https://www.twitter.com/itseaaarloffcl)
## Acknowledgments
Thanks to StackOverFlow, Github & YouTube they solved some of the problems that I faced while still developing my DALL-E 2 CLONE.
## Copyrights
- Copyright Ⓒ 2023 Earl A. Villapaz. All Rights Reserved **License**.
| DALL-E 2 CLONE is a Full-stack MERN AI Image Generator App that is inspired by MidJourney, DALL-E 2. Powered by OpenAI API | https://dall-e-2-clone.netlify.app/ | openai,javascript,reactjs,tailwindcss,vite,midjourney | 2023-01-25T12:02:43Z | 2023-04-07T05:05:42Z | null | 1 | 0 | 30 | 1 | 0 | 6 | null | null | JavaScript |
hardope/cs50_web_capstone | main | # CS50-Web-capstone Project By Opeouwa Adeyeri
Cs50 web Final project
---
## About
This project is a single page web application used to check word definition and type. This project makes use of SQLite3 Database management system to store a dictionary of over 115,000 words and also makes use of The default Django Models to store the upvotes and downvotes.
---
### Languages Used In Development
* python
* Django
* JavaScript
* CSS
* SQLite3
---
# Distinctiveness and Complexity
I am convinced that my project satisfies the distinctiveness requirements because it is not similar in any way to any of the web applications we have developed so far.<br>
I believe this project satisfies the complexity requiment for several reasons. One of the requirements states that the project must utilize Django (using at least One model) on the back-end and JavaScript on the front-end, This requirement is met as I used the Django Framework and used the Reaction Model to store the upvotes and downvotes for each word in the dictionary. Also JavaScript is used on the front-end to send an Http request to the backend to update the upvote or downvote and edit the values displayed on the pages in respect to the button clicked.
---
### The web applications Developed During Cs50WEB:
* A Google search clone
* A project similar to wikipedia that enables us to create an article with a markdown system and edit it.
* A Bid auction website
* A SPA (single page app) - mail app
* A network App in which we can create/like a post, edit our own post and follow/unfollow other users.
---
### Details & usage:
on loading the default page a random word is selected and displayed alongside its definition and word type. This is achieved by calling some functions from the operations.py file, a word is returned along side its meaning and definition, This word is then passed Into the Html file using Jinja templating engine.<br>
The Search textbox is used to find words. After The search button is filled and a request is sent to the server, the view in question fetches the user input and redirects to the view word route<br>
There's also the Upvote and Downvote button which calls respective javascript functions to send a request to update the server data. The purpose of this function is to enable users to tell if a definition is correct or not depending on the ratio of upvote to downvotes provided by people who previously viewed the words and its definition.
---
The following is the file structure of the project where I added or modified. Default project files are ommitted.
```
/ (folder)
-- (files)
/Capstone - main project folder
--README.md - this file
--requirements.txt - list of libraries needed to run
--advancedict.db - SQLite database to store all words and definition
--db.sqlite - SQLite database used by Django to store data in models
/Capstone - Django main project folder
--settings.py - slightly modified settings
--urls.py - path configuration
/dictionary - Django Dictionary App
/templates
-index.html - html page for dictionary
/static
-index.js - Javascript for front end
-styles.css - stylesheet
--admin.py - admin settings for model view
--operation.py - Functions to run sqlite3 commands and return required Data
--models.py - database models
--urls.py - all standard HTTP request routing handled here
--views.py - code to handle each view
```
---
<br>
## Installation
run the following command snipet in project root directory
``` bash
# Install Modules
~ $ pip install requirements.txt
```
``` bash
# Install Modules
~ $ python manage.py makemigrations
```
``` bash
# Install Modules
~ $ python manage.py migrate
```
``` bash
# Run server
~ $ python manage.py runserver
```
### Admin page Interface
* Username: user
* password: qwerty
#### To Create a new account for the admin interface
- Run the following command snipet
``` bash
# run command and provide your details as required
~ $ python manage.py create superuser
```
### Video Demo
[Youtube](https://www.youtube.com/watch?v=YAWSxCcllsw)
| Cs50 Web Final Project | css,django,javascript,python,sqlite3,cs50web | 2023-01-21T19:26:51Z | 2023-02-16T17:47:27Z | null | 1 | 0 | 6 | 0 | 0 | 6 | null | null | Python |
DonGuillotine/job_listing_app | main | # Job Finder
<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) ❣️.
| A Job finding web application built with Laravel, a PHP framework. | laravel,php,bootstrap-5,javascript | 2023-01-25T06:29:31Z | 2023-01-25T07:13:00Z | null | 1 | 0 | 4 | 0 | 0 | 6 | null | null | PHP |
dexalius/slicing_company_profile | master | # GREEN PARADISE
This website uses html, css, and javascript, as well as the tools used by vscode. <br>
To see the results visit this link : [https://dexalius.github.io/slicing_company_profile/](https://dexalius.github.io/slicing_company_profile/)
## Preview

### Follow my social media for know more:
* <https://twitter.com/dexalius>
* <https://github.com/dexalius>
| slicing figma to html, css, javascript | bootstrap5,css,html5,javascript,landing-page,slicing,website | 2023-01-17T03:27:12Z | 2023-01-30T06:22:46Z | null | 1 | 0 | 15 | 0 | 0 | 6 | null | null | HTML |
Drabovich/valmary | master | null | Aesthetic cosmetology training center | gulp,javascript,sass,html | 2023-01-19T19:05:55Z | 2024-01-15T06:27:59Z | null | 1 | 0 | 6 | 0 | 0 | 6 | null | null | SCSS |
robertojunnior/nlw-setup | master | <h1 align="center"> Projeto Habits </h1>
<p align="center">
NLW é um evento exclusivo e gratuito, promovido pela Rocketseat para ensino de tecnologias WEB. <br/>
</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>
<div align="center">
<a target="_blank" href="https://robertojunnior.github.io/nlw-setup/">
<img width="800px" src="./assets/cover-project.png" alt="imagem-de-capa">
<img width="800px" src="./assets/home-project.png" alt="home-do-projeto">
</a>
</div>
<br>
<br>
<br>
🧑🚀 Este NLW-SETUP foi apresentado pelo MAYK BRITO, vulgo "MAYKÃO"! E o projeto desenvolvido no FIGMA pelo mestre DIEGÃO rs, para acompanhar rotina e hábitos diários usando tecnologias de programação web com inputs e uma interface de design moderno e fácil uso!
<br>
## 🚀 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
<li> HTML
<li> CSS
<li> JavaScript
<li> Git and GitHub
<li> Figma
## 💻 Projeto
O Habits é um app para ajudar a rastrear os hábitos.
Faça seus inputs diários de sua rotina, usando seu navegador como "Local Storage", assim os dados ficarão salvos sem precisar de um banco de dados.
[Visite o projeto online](https://robertojunnior.github.io/nlw-setup/)
## 🔖 Layout
Você pode visualizar o layout do projeto através [DESSE LINK](https://www.figma.com/community/file/1195327109778210238).
É 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 e construído aqui neste repositório por ninguém menos que o "Cabra" que vos fala, ops! Escreve 😁:wave:
<br>🚀[Participe da comunidade Rocketseat no DISCORD!](https://discord.gg/rocketseat)
<h4> Obrigado por visitar meu Git e se chegou até aqui dê um "FOLLOW" que retribuo, quem sabe não podemos colaborar em algum projeto juntos?
<br>
<br>
<p> Até a próxima! - Bye 😁🖖.
| Repositório criado durante semana NLW SETUP com @maykbrito vulgo Maykão rs, utilizando tecnologias como "html, css, javaScript, Git & Github e Figma. | css,css3,html,html5,javascript | 2023-01-20T20:07:19Z | 2023-12-26T18:38:51Z | null | 1 | 0 | 41 | 0 | 4 | 6 | null | null | HTML |
tejas-gk/UiLib | master | # UI Project Repository
Welcome to my UI project repository! This repository contains a collection of user interface projects created by me. Each project is built using modern front-end technologies and design principles.
## Contributing
This repository is open to contributions from the community. If you have an idea for a new project or would like to contribute to an existing project, here's what you need to know:
Please follow the existing directory structure when adding new projects.
All contributions must be in line with the repository's code of conduct.
Before making any changes, please create a fork of the repository and submit a pull request for review.
## Getting Started
To get started with the projects, simply clone the repository and navigate to the project directory of your choice. From there, you can run the project locally and make any changes you'd like.
```bash
git clone https://github.com/tejas-gk/UiLib
cd ui-projects/UiLib
```
## Code of Conduct
This repository follows a strict code of conduct. Please make sure to read and understand the code of conduct before making any contributions.
## Support
If you have any questions or need help with anything related to the repository, please feel free to reach out to me.
## Enjoy!
I hope you enjoy exploring the projects in this repository and contributing to the community. Let's build amazing user interfaces together!
<hr/>
## Contributors
<a href="https://github.com/tejas-gk/UiLib/graphs/contributors">
<img src="https://contrib.rocks/image?repo=tejas-gk/UiLib" />
</a>
| a list of small but beautiful frontend projects either from online competitions or casual | florin-pop,frontend,frontend-mentor,frontendmentor-challenge,icodethis,javascript,react,tailwindcss | 2023-01-22T04:34:52Z | 2023-05-10T13:12:22Z | null | 3 | 3 | 62 | 0 | 3 | 6 | null | null | JavaScript |
EhsanShahbazii/Coursera-JavaScript-Security-Refreshers | main | # Coursera-JavaScript-Security-Refreshers
### Course Finished

### [javascript-security-refreshers](https://www.coursera.org/learn/javascript-security-refreshers)
This course is a Secure Javascript Programming Overview. It gives the student an introduction to JavaScript security and covers important topics like authentication best practices and refreshers on JavaScript, Web browsers and Node.js.
An exploration of Java and its runtime environments. In this course, we will cover some base concepts of JavaScript and its runtime environments. We will start by doing a few refreshers on the languages and its history; then we will look at an overview of web browsers and Node.js as JavaScript runtimes.
This course explores web authentication and best practices. Here, we will go through refreshers on authentication and a bit of cryptography. We will cover the case of cookies and non-cookies-based front-end authentication. We will also cover best practices in term of front-end identity management.
- ### [Week 1 (Introduction to Secure JavaScript Programming)](Week%201%20(Introduction%20to%20Secure%20JavaScript%20Programming))
- [1-Introduction to JavaScript Security-note](Week%201%20(Introduction%20to%20Secure%20JavaScript%20Programming)/1-Introduction%20to%20JavaScript%20Security-note.md)
- [2-JavaScript refreshers-notes](Week%201%20(Introduction%20to%20Secure%20JavaScript%20Programming)/2-JavaScript%20refreshers-notes.md)
- [2-JavaScript refreshers](Week%201%20(Introduction%20to%20Secure%20JavaScript%20Programming)/2-JavaScript%20refreshers.md)
- [3-VideoWeb browser refreshers-note](Week%201%20(Introduction%20to%20Secure%20JavaScript%20Programming)/3-VideoWeb%20browser%20refreshers-note.md)
- [4-Node.js refreshers-note](Week%201%20(Introduction%20to%20Secure%20JavaScript%20Programming)/4-Node.js%20refreshers-note.md)
- [4-Node.js refreshers](Week%201%20(Introduction%20to%20Secure%20JavaScript%20Programming)/4-Node.js%20refreshers.md)
- ### [Week2 (Refreshers on Web Authentication)](Week2%20(Refreshers%20on%20Web%20Authentication))
- [1-Refreshers on Web Authentication-note](Week2%20(Refreshers%20on%20Web%20Authentication)/1-Refreshers%20on%20Web%20Authentication-note.md)
- [2-Cookies in depth-note](Week2%20(Refreshers%20on%20Web%20Authentication)/2-Cookies%20n%20depth-note.md)
- [3-Front-end Authentication Best Practices-note](Week2%20(Refreshers%20on%20Web%20Authentication)/3-Front-end%20Authentication%20Best%20Practices-note.md
)
## My Certificate

### [Certificate links](https://coursera.org/share/e80eec9831d887a6717f3b47b8386461)
| This course is a Secure Javascript Programming Overview. It gives the student an introduction to JavaScript security and covers important topics like authentication best practices and refreshers on JavaScript, Web browsers and Node.js. | coursera,javascript,js,nodejs,security,es6,coursera-course | 2023-01-22T13:39:46Z | 2023-03-06T19:12:00Z | null | 1 | 0 | 27 | 0 | 0 | 6 | null | null | Brainfuck |
Choaib-ELMADI/atropos-parallax | main | <h1>Amazing Parallax using Atropos.Js</h1>
<br>
<h2><b>Collect Images from <a href='https://designstripe.com/'>DesignStripe</a></b></h2>
<img src="images/slide__1.png" width="300" /> <img src="images/slide__2.png" width="300" /> <img src="images/slide__3.png" width="300" />
<h2><b>Install Atropos using the command *<i>npm i atropos</i>* <a href='https://atroposjs.com/'>Atropos.Js</a></b></h2>
| Create wonderful parallax animations with AtroposJs. | atropos,atroposjs,javascript,js | 2023-01-24T17:42:37Z | 2023-01-25T08:40:00Z | null | 1 | 0 | 17 | 0 | 0 | 6 | null | null | HTML |
basil79/ima-wrapper | master | [](https://badgen.net/npm/v/ima-wrapper)
[](https://badgen.net/npm/dw/ima-wrapper)
[](https://badgen.net/github/license/basil79/ima-wrapper)
# ima-wrapper
> Wrapper for IMA SDK. IMA Wrapper is a convenience layer around Google Interactive Media Ads (IMA SDK for HTML5) which tries to make using IMA less cumbersome for common monetization use cases.
This SDK can be used to create a simple in-stream/out-stream video ad player, or to implement more complex monetization scenarios such as:
- Creating multiple instances of the [IMA SDK](https://developers.google.com/interactive-media-ads/docs/sdks/html5/client-side) to request multiple ad requests at the same time (in parallel)
- Integration with VPAID
NOTE: If you have already included the [ima3.js](//imasdk.googleapis.com/js/sdkloader/ima3.js) script, the wrapper will check the IMA client side SDK version if it was included and will use it, if not, the wrapper will try to load `ima3.js` from `//imasdk.googleapis.com/js/sdkloader/ima3.js`.
**Table of Contents**
- [Usage](#Usage)
- [Documentation](#Documentation)
- [Install](#Install)
- [Build](#Build)
- [Run](#Run)
- [Contribute](#Contribute)
## Usage
```javascript
import IMAWrapper from 'ima-wrapper';
// Get your HTML element for ad container
const adContainer = document.getElementById('ad-container');
// Get your video element
const videoElement = document.getElementById('video-element');
// Define IMA wrapper, pass ad container and video element
const adsManager = new IMAWrapper(adContainer, videoElement, (error) => {
if(error) {
console.log(error);
return;
}
});
// Subscribe for events
// AdsManagerLoaded
adsManager.addEventListener('AdsManagerLoaded', function() {
// Get height and width of your video element
let width = videoElement.clientWidth;
let height = videoElement.clientHeight;
let viewMode = 'normal'; // fullscreen
// Init
try {
adsManager.init(width, height, viewMode);
} catch (adError) {
// Play your context without ads, if an error occurs
}
});
// AdError
adsManager.addEventListener('AdError', function(adError) {
if(adsManager) {
// Removes ad assets loaded at runtime that need to be properly removed at the time of ad completion
// and stops the ad and all tracking.
adsManager.abort();
}
// ...
});
// AdLoaded
adsManager.addEventListener('AdLoaded', function(adEvent) {
// Ad loaded, awaiting start
// Check if ad type is linear
if(adEvent.isLinear()) {
try {
// Start ad
adsManager.start();
} catch (adError) {
// Play video content without ads in case of error
}
} else {
// Ad is not linear
}
});
// AdStarted
adsManager.addEventListener('AdStarted', function() {
// Pause your video content
videoElement.pause();
});
// ...
// AdDurationChange
// AdSizeChange
// AdImpression
// AdVideoStart
// AdVideoFirstQuartile
// AdVideoMidpoint
// AdVideoThirdQuartile
// AdVideoComplete
// AdPaused
// AdPlaying
// AdStopped
// AdSkipped
// AdClickThru
// ...
// AllAdsCompleted
adsManager.addEventListener('AllAdsCompleted', function() {
// Play your video content
videoElement.play();
});
// VAST tag url
let vastUrl = 'your VAST tag url';
// Request Ads
adsManager.requestAds(vastUrl);
/*
// VAST XML
let vastXML = `<?xml version="1.0" encoding="UTF-8"?>
<VAST version="2.0">
<Error><![CDATA[http://example.com/empty-no-ad]]></Error>
</VAST>`;
adsManager.requestAds(vastXML);
*/
```
## Documentation
### Pre-bundled versions
### Browser script
A pre-bundled version of ima-wrapper is available: [`ima-wrapper.js`](dist/ima-wrapper.js) [minified].
You can add the script directly to your page and access the library's components through the `adserve.tv` object.
```html
<script src="ima-wrapper.js"></script>
```
```javascript
// Get your HTML elements for ad container and video element
const adContainer = document.getElementById('ad-container');
const videoElement = document.getElementById('video-element');
// Define IMA wrapper, pass ad container and video element
const adsManager = new adserve.tv.IMAWrapper(adContainer, videoElement, (error) => {
if(error) {
console.log(error);
return;
}
});
```
## Install
### Get Started
ima-wrapper is available as an NPM package and can be easily installed with:
$ npm i ima-wrapper
### Using Git
$ git clone https://github.com/basil79/ima-wrapper.git
$ cd ima-wrapper
$ npm ci
## Build
To build the project for development:
$ npm run build:dev
To build the project for production:
$ npm run build:prod
This will generate the following file:
+ `./dist/ima-wrapper.js` - Minified browser production code
## Run
$ npm start
Then navigate to: http://localhost:8087 in your browser
### Supported Browsers
ima-wrapper is supported all modern browsers.
## Contribute
See [CONTRIBUTING](./CONTRIBUTING.md)
| Wrapper for IMA SDK. IMA Wrapper is a convenience layer around Google Interactive Media Ads (IMA SDK for HTML5) which tries to make using IMA less cumbersome for common monetization use cases. | ima-sdk,vast,video,vpaid,advertising,video-ads,ima,google,iab,instream | 2023-01-17T15:41:39Z | 2023-02-20T11:40:52Z | 2023-02-20T11:40:52Z | 3 | 31 | 67 | 0 | 1 | 6 | null | Apache-2.0 | JavaScript |
Amtresu/Portfolio | main | null | Thanks for checking out my Portfolio. I built this to start showcasing my previous projects. This is an open source project so please feel free to check it out! | portfolio,css3,framer-motion,html,javascript,react,vite,fullpagejs | 2023-01-18T06:47:23Z | 2023-01-19T00:59:58Z | null | 1 | 1 | 18 | 0 | 0 | 6 | null | null | JavaScript |
thomasorzg/appOperations | master | # AppOperations
This project was generated with [Angular CLI] 💻
➡ Running on Firebase: https://appoperations-9a986.web.app/ 🐱👤 | Web application for basic operations using Angular | firebase,angular,javascript | 2023-01-25T09:34:25Z | 2023-01-26T09:11:01Z | null | 1 | 0 | 6 | 0 | 0 | 6 | null | null | HTML |
wiryanatasunardi/IoT-Based-Earthquake-Detector | main | # Earthquake-Detector-IoT-Based
This device is used to detect earthquakes with an accelerometer and gyro sensor MPU6050 and vibration sensor SW-420, where these sensors are connected to ESP32 as the microcontroller. Moreover, this device has been integrated with Firebase as the online database, using MQTT protocol to send data to a web server for data visualization. Moreover, the data sensor is also integrated with the IOS application built using Swift programming language. Swift is a powerful and intuitive programming language for iOS, iPadOS, macOS, tvOS, and watchOS. Since the visualization of the data sensor is displayed in an attractive GUI, I can ensure that the application is user-friendly.
## Required Components
- ESP32
- SW-420 Vibration Sensor
- OLED Display Module
- Active Buzzer
- MPU6050 Accelerometer and Gyroscope Module
## 3D Design Preview
Case | Close
:-------------------------:|:-------------------------:
<img src="https://github.com/wiryanatasunardi/IoT-Based-Earthquake-Detector/blob/main/Documentation/Casing.jpg" width="640" height="280" /> <img src="https://github.com/wiryanatasunardi/IoT-Based-Earthquake-Detector/blob/main/Documentation/Case.jpg" width="640" height="280" /> | <img src="https://github.com/wiryanatasunardi/IoT-Based-Earthquake-Detector/blob/main/Documentation/Close.jpg" width="640" height = "280" /> <img src="https://github.com/wiryanatasunardi/IoT-Based-Earthquake-Detector/blob/main/Documentation/Close2.jpg" width="640" height = "280" />
## System Interconnection Preview
<p align="center">
<img src="https://github.com/wiryanatasunardi/IoT-Based-Earthquake-Detector/blob/main/Documentation/System.jpg" />
</p>
## Webserver Preview
<p align="center">
<img src="https://github.com/wiryanatasunardi/IoT-Based-Earthquake-Detector/blob/main/Documentation/Webserver.jpg" />
</p>
## Mobile Application Preview
Sign Up | Login | Main Page | Main Page | Sensor Visualize | Profile
:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:
<img src="https://github.com/wiryanatasunardi/IoT-Based-Earthquake-Detector/blob/main/Documentation/signup.jpg" height="240" /> | <img src="https://github.com/wiryanatasunardi/IoT-Based-Earthquake-Detector/blob/main/Documentation/login.jpg" height = "240" /> | <img src="https://github.com/wiryanatasunardi/IoT-Based-Earthquake-Detector/blob/main/Documentation/main.jpg" height = "240" /> | <img src="https://github.com/wiryanatasunardi/IoT-Based-Earthquake-Detector/blob/main/Documentation/main2.jpg" height = "240" /> | <img src="https://github.com/wiryanatasunardi/IoT-Based-Earthquake-Detector/blob/main/Documentation/sensor.jpg" height = "240" /> | <img src="https://github.com/wiryanatasunardi/IoT-Based-Earthquake-Detector/blob/main/Documentation/profile.jpg" height = "240" />
## Project Overview
IoT Based Earthquake Detector is a device that has been integrated with a web server and mobile application as an early earthquake notification warning for the user. Moreover, the mobile application also had an additional feature, such as a daily activity planner for the user. Overall, this device involved an Accelerometer and Gyroscope Module MPU6050 to determine the center point of the device; therefore, it can quickly determine whether there is any movement from the 3-axis. In addition, the device is also equipped with a SW-420 vibration sensor to determine whether there is any vibration around the device that came from an earthquake. A buzzer is also equipped in the device, which functions as the alarm when there is vibration detected.
## Author
- LinkedIn - [Wiryanata Sunardi](https://www.linkedin.com/in/wiryanata/)
- Instagram - [wiryanatasunardi](https://www.instagram.com/wiryanatasunardi/)
| This device is used to detect earthquakes with an accelerometer and gyro sensor MPU6050 and vibration sensor SW-420, where these sensors are connected to ESP32 as the microcontroller. Moreover, this device has been integrated with Firebase as the online database, using MQTT protocol to send data to a web server for data visualization. | css,esp32,firebase,html,iot,javascript,mqtt,swift | 2023-01-22T14:59:03Z | 2023-01-27T05:58:45Z | null | 2 | 1 | 27 | 0 | 0 | 6 | null | GPL-3.0 | C++ |
GrimReaper2654/Spaceship-Game | main | # Spaceship-Game
https://grimreaper2654.github.io/Spaceship-Game/game/main.html <br>
Game currently not under active development. <br><br>
Game is fully playable! Enemies and teammates will spawn randomly on the map. The current aim is to survive for as long as you can but I will add score and win conditions later. Ships will drop resources when killed. Shooting and using abilities will now consume resources. Shield is the blue bar at the top and health is the grey bar below the shield bar. <br><br>
press 'start' to start the game.<br>
W to accelerate<br>
S to decelerate<br>
A and D to rotate<br>
Q to switch aiming mode<br>
turrets follow mouse pointer<br>
Left click to shoot turrets<br>
E to shoot main cannon<br>
F to fire railgun<br>
hold down R to boost<br>
X to repair (regenerate hp)<br>
R to boost<br>
U to open/close upgrades menu (and pause)<br>
Save by clicking the save button in the upgrades menu<br>
Zoom out to see more of the map at once<br>
<br>
For the experimental version of the game which may or may not work:<br>
https://grimreaper2654.github.io/Spaceship-Game/game/experimental.html
| My first sort of good game | javascript-game,shooting-game,spaceships,game,javascript,singleplayer-game,spaceship-game | 2023-01-18T06:53:01Z | 2023-11-23T12:47:07Z | null | 3 | 0 | 151 | 2 | 0 | 6 | null | null | JavaScript |
nishi1401/WebD_Exploration_Cohort | main | ### [Lean In IGDTUW](https://linktr.ee/Lean_In__IGDTUW) - Exploration Cohort 2023
# Web Development Circle
## Mentors
- Chayanika Basak, 2nd Year CSE-AI
- Nishi, 3rd Year CSE-AI
## Resources for Self Learners
- Git & GitHub Tutorial: https://www.youtube.com/watch?v=apGV9Kg7ics
- Web Dev Documentation: https://www.w3schools.com/html/default.asp
- Getting Started: https://www.youtube.com/watch?v=pQN-pnXPaVg
- Beginner Friendly Projects: https://www.knowledgehut.com/blog/web-development/html-projects
- HTML + CSS Project: https://www.youtube.com/watch?v=kMT54MPz9oE
- Javascript: https://www.youtube.com/watch?v=PkZNo7MFNFg
- Javascript Beginner Friendly Projects: https://javascript30.com/
- Figuring out full stack: https://www.youtube.com/watch?v=nu_pCVPKzTk
- Node.Js introductory video: https://www.youtube.com/watch?v=8u1o-OmOeGQ
We will update the list as the cohort progresses :)
Till then, Happy Learning
Keep Leaning In 🌟
| This repo is a part of the Web Development Exploration Cohort by Lean In IGDTUW. The cohort is for selected mentees, but this repo can be a useful resource to anyone interested in getting started with Web Developement :) | css,fullstack,html,javascript,resources,webdevelopment | 2023-01-20T15:13:34Z | 2023-04-14T16:15:40Z | null | 2 | 0 | 15 | 0 | 0 | 6 | null | MIT | CSS |
dryelleebelin/projetos | main | Este repositório contém uma coleção de projetos desenvolvidos por Dryelle Ebelin.
### Instalação
1. Clone este repositório em sua máquina local:
```bash
git clone https://github.com/dryelleebelin/projetos.git
```
2. Navegue até o diretório do projeto:
```bash
cd projetos
```
3. Instale as dependências do projeto:
```bash
npm install
```
### Utilização
Para executar qualquer um dos projetos incluídos neste repositório, siga as instruções específicas de cada um. Cada projeto terá um diretório separado com seu próprio README.md contendo informações detalhadas sobre como executá-lo.
### Websites
- [cinestream](https://cinestreamhub.netlify.app)
- [therickandmorty](https://therickandmortyhub.netlify.app)
- [landingpagebarber](https://landingpagebarber.netlify.app)
- [chamadosclientes](https://chamadosclientes.netlify.app)
### Contribuição
Contribuições são bem-vindas! Se você deseja contribuir para algum dos projetos deste repositório, siga as diretrizes abaixo:
1. Abra uma issue para discutir sua proposta de contribuição.
2. Faça um fork deste repositório e crie um branch com o nome descritivo da sua contribuição.
3. Envie suas alterações através de um pull request, descrevendo em detalhes as alterações realizadas.
Certifique-se de seguir as diretrizes de estilo de código e boas práticas de desenvolvimento.
### Contato
Para mais informações sobre o projeto, entre em contato:
- [Email](dryellesilva07@gmail.com)
- [LinkedIn](https://www.linkedin.com/in/dryelle-ebelin/)
| Projects | css,html,javascript,reactjs,csharp,sass,scss,typescript,reactnative,nextjs | 2023-01-22T18:10:34Z | 2024-04-27T00:07:54Z | null | 2 | 2 | 93 | 0 | 0 | 6 | null | null | JavaScript |
suhail3535/TripHub | main | # agreeable-transport-9100 | Trip hub is the clone website of make my trip.com, It is a travel company that provides online travel services and hotel booking . | bootstrap,chkra-ui,javascript,json-server,react | 2023-01-17T11:39:09Z | 2023-01-23T07:33:25Z | null | 2 | 14 | 42 | 0 | 0 | 6 | null | null | JavaScript |
madalena-rocha/habit-tracker | main | <h1 align="center">Habit Tracker</h1>
> Assistente de controle de hábitos
Projeto desenvolvido na Trilha Ignite da 11º edição da NLW (Next Level Week) Setup da [Rocketseat](https://www.rocketseat.com.br/).
## 💻 Projeto
<h3 align="center">Desktop</h3>
<div style="display: flex;" align="center">
<img src="./assets/web/home.png" alt="Layout Web - Home" width="750">
<img src="./assets/web/new-habit.png" alt="Layout Web - Novo Hábito" width="750">
</div>
<h3 align="center">Mobile</h3>
<div style="display: flex;" align="center">
<img src="./assets/mobile/splash.png" alt="Layout Mobile - Carregando" width="250">
<img src="./assets/mobile/home.png" alt="Layout Mobile - Home" width="250">
<img src="./assets/mobile/specific-day.png" alt="Layout Mobile - Dia específico" width="250">
<img src="./assets/mobile/new-habit.png" alt="Layout Mobile - Novo Hábito" width="250">
<img src="./assets/mobile/home-no-history.png" alt="Layout Mobile - Home sem histórico" width="250">
<img src="./assets/mobile/specific-day-no-habits.png" alt="Layout Mobile - Dia específico sem histórico" width="250">
</div>
## 🛠️ Tecnologias
- NodeJS;
- JavaScript;
- Fastify;
- Typescript;
- Prisma;
- SQL;
- ViteJS;
- ReactJS;
- Tailwind CSS;
- Axios;
- React Native;
- Expo;
- NativeWind.
## 💡 Utilização
Para instalar a aplicação em sua máquina localmente, clone o projeto, acesse cada pasta, instale as dependências e inicie o servidor.
Servidor:
```
$ git clone https://github.com/madalena-rocha/habit-tracker
$ cd habit-tracker
$ cd server
$ npm install
$ npm run dev
```
Desktop:
```
$ cd -
$ cd web
$ npm install
$ npm run dev
```
Mobile:
```
$ cd -
$ cd mobile
$ npm install
$ npm start
```
## 💜 Contato
<div style="display: flex;">
<a href="https://www.linkedin.com/in/madalena-machado-rocha/" target="_blank"><img src="https://img.shields.io/badge/-LinkedIn-%230077B5?style=for-the-badge&logo=linkedin&logoColor=white" style="margin-right: 2vw" target="_blank"></a>
<a href="mailto:rochamada1997m@gmail.com"><img src="https://img.shields.io/badge/-Gmail-%23333?style=for-the-badge&logo=gmail&logoColor=white" style="margin-right: 2vw" target="_blank"></a>
<a href="http://discordapp.com/users/827312692905377802" target="_blank"><img src="https://img.shields.io/badge/Discord-7289DA?style=for-the-badge&logo=discord&logoColor=white" target="_blank"></a>
</div>
| Assistente de controle de hábitos. | javascript,reactjs,typescript,axios,expo,fastify,native-wind,nodejs,prisma,react-native | 2023-01-19T13:48:07Z | 2023-04-21T00:57:09Z | null | 1 | 0 | 20 | 0 | 0 | 6 | null | null | TypeScript |
Satyaranjan8414/Expedia-Clone | main | ## Project Name - Expedia-clone
Expedia Inc. is an online travel agency owned by Expedia Group, an American online travel shopping company based in Seattle. The website and mobile app can be used to book airline tickets, hotel reservations, car rentals, cruise ships, and vacation packages
## Deployed Link
Visit : https://clever-khapse-2d4555.netlify.app/
## Responsive for all screen sizes
## Languages Used
Expedia webiste looks very amazing and introduced with various type of languages like JavaScript, HTML, CSS etc. There are the some important details regarding with this project which is mentioned below:
<ul dir="auto">
<ol dir="auto">◉ JavaScript : 84.2%</ol>
<ol dir="auto">◉ HTML : 0.6%</ol>
<ol dir="auto">◉ CSS : 15.2%</ol>
</ul>
## Functionalities
<ul dir="auto">
<ol dir="auto">◉ Sort By price </ol>
<ol dir="auto">◉ Sort By Rating</ol>
<ol dir="auto">◉ Sort By Area</ol>
<ol dir="auto">◉ Sort By Date</ol>
<ol dir="auto">◉ Payment Page</ol>
<ol dir="auto">◉ Cart Functionality (like adding an item and removing) </ol>
<ol dir="auto">◉ Admin Page</ol>
<ol dir="auto">◉ Admin can add a product product Will be shown on the Home Page </ol>
<ol dir="auto">◉ Login and Sign Up </ol>
</ul>
## Admin account details(Admin Email and Password)
<p>you can add products by admin account and all the users can see the product on Home page </p>
<ul dir="auto">
<ol dir="auto">admin email - raghuveersain987@gmail.com</ol>
<ol dir="auto">password - ********</ol>
</ul>
This report is provided by the Github language used stats. So, this is the total percentage of the coding languages. Now we explain our project in details.
## Features & Specifications
### Homepage
Homepage is one of the most important factor which also known by the name of Landing Page. There are different kinds of the section is there like Product Search and Login things etc.

### HotelPage
This hotel offers comfortable rooms, top-notch amenities, and friendly service. Guests can enjoy a wide selection of dining options, a fitness center, and a pool. The hotel is ideally located near attractions, shopping, and entertainment. User can select By their choise and they can see all the details by clicking on the hotel name.

### Navbar
Navigation Bar is the topmost layer or bar of our website. In this bar, you find the various types of the menus like More Travel(Stays, Flight, Cars, Packges, Holidays Activity), SignUp, SignIn, SingnOut, Admin etc.

## Footer
As you know that every website have the header and footer. Also in this this website, we have a pritty footer which helps you to move the different kinds of the important pages.

So, this is the footer of our website clone. All the things in quite easy to use as well as mobile, teblet and desktop. We hope you like these things.
## Note
This website is fully mobile friendly. You can use this website in mobile, tablet either desktop as well as. You feels very nice when you are using this website.
Things Used
We using different kinds of the technologies to make this website. These things are as follows:
- Javascript, React, Readux, Chakra UI, CSS, HTML, tailwind etc.
## Contributers
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- [x] Satyaranjan Maity- [GitHub Profile](https://github.com/Satyaranjan8414)
- [x] Vishal Varma - [GitHub Profile](https://github.com/Vv97)
- [x] Akshay Bombatkar - [GitHub Profile](https://github.com/bakshay96)
- [x] Raghuveer Sain - [GitHub Profile](https://github.com/sainRaghuveer)
- [x] Nitin Gautam - [GitHub Profile](https://github.com/NitinGautam09)
| Expedia.com is an online travel agency and metasearch engine offering hotel and flight reservations, car rental, vacation packages, cruises, and more. | chakra-ui,css3,javascript,reactjs,redux-thunk,typescript | 2023-01-17T08:17:08Z | 2023-02-11T18:04:43Z | null | 7 | 35 | 110 | 4 | 2 | 6 | null | null | JavaScript |
alicemirigo92/To-do-list | main | # To-do list
<a name="Alice"></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](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
# 📖 To Do list <a name="about-project"></a>
> **To do list** project is a digital tool that allows users to organize and prioritize their tasks by creating, editing, and deleting items on a list.
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
Webpack
JavaScript
<details>
<summary>Build With</summary>
<ul>
<li><a href="https://html.com/">HTML</a></li>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS">CSS</a></li>
<li><a href="https://www.javascript.com/">JavaScript</a></li>
</ul>
</details>
## 🔭 Key Features <a name="Key-features"></a>
- **[Add tasks]**
- **[Remove tasks ]**
- **[Edit tasks]**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🚀 Live Demo <a name="live-demo"></a>
> Add a link to your deployed project.
- [Live-demo ](t https://alicemirigo92.github.io/To-do-list/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 💻 Getting Started <a name="getting-started"></a>
### Prerequisites
In order to run this project you need: a properly working pc or laptop and a modern web browser.
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/lilskyex0x/To-Do-list.git
```
### Install
Install this project with:
```sh
cd my-folder
git clone https://github.com/lilskyex0x/To-Do-list.git
```
### Usage
To run the project, open index.html in your web browser.
### Run tests
To run tests, run the following command: Right click on the index.html document then open with live server. Make sure live server extension is install in your text editor.
### Deployment
You can deploy this project using: GitHub but if you want to deploy make sure you let me know first :3
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 👥 Authors <a name="authors"></a>
👤 **Aung Pyae Khant**
- GitHub: [Aung Pyae Khant](https://github.com/lilskyex0x)
- Twitter: [Aung Pyae Khant](https://twitter.com/LilSn0w45)
- LinkedIn: [Aung Pyae Khant](https://linkedin.com/in/aung-pyae-khant-932342251)
👤 **Alice Mirigo**
- GitHub: [Alice Mirigo](https://github.com/alicemirigo92)
- Twitter: [@Gathonimirigo](https://twitter.com/GathoniMirigo)
- LinkedIn: [Alice](www.linkedin.com/in/alice-mirigo)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🔭 Future Features <a name="future-features"></a>
- [ ] **[Make the list interactive]**
- [ ] **[Use javascript to make interactions]**
- [ ] **[new_feature_3]**
<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, please, share it with your friends.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🙏 Acknowledgments <a name="acknowledgements"></a>
I would like to thank Microverse for providing such a valuable resource to people like me who are trying to break into the tech industry. I am forever grateful for the opportunity to be a part of the Microverse community.
<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>
| To do list project is a digital tool that allows users to organize and prioritize their tasks by creating, editing, and deleting items on a list. | javascript | 2023-01-25T18:06:16Z | 2023-02-03T14:00:50Z | null | 2 | 5 | 33 | 3 | 1 | 6 | null | MIT | JavaScript |
Nezerwa/Todolist-app | main | <!-- <a name="readme-top"></a> -->
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📗 Table of Contents](#table-of-contents)
- [Todo list App -- with Webpack ](#todo-list-app--with-webpack)
- [🛠 Built With ](#built-with)
- [Key Features ](#key-features)
- [🚀 Live Demo ](#live-demo)
- [Getting Started ](#getting-started)
- [Install ](#install)
- [Author ](#author)
- [🔭 Future Features ](#future-features)
- [🤝 Contributing ](#contributing)
- [Show your support ](#show-your-support)
- [Acknowledgments ](#acknowledgments)
- [📝 License ](#license)
<!-- PROJECT DESCRIPTION -->
# Todo list App -- with Webpack <a name="todo-list-app--with-webpack"></a>
> Todo List App project build using webpack.
## 🛠 Built With <a name="built-with"></a>
- Html
- Css
- Javascript
- Webpack
<!-- Features -->
### Key Features <a name="key-features"></a>
> Key features of the application.
- **Adding a new item.**
- **Removing a selected item.**
- **Marking a selected item as complete.**
- **Removing all items marked as complete at once.**
-**Editing a task description**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LIVE DEMO -->
## 🚀 Live Demo <a name="live-demo"></a>
> You can see a live demo via the link bellow.
- [Live Demo Link](https://Nezerwa.github.io/Todolist-app/dist)
<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 simple example steps.
### Install <a name="install"></a>
```js
npm install
```
To build a webpack bundle file,run
```js
npm run build
```
If you want to build and run the local server, run
```js
npm start
```
## Author <a name="author"></a>
👤 **Nezerwa Eligrand**
- GitHub: [@githubhandle](https://github.com/Nezerwa)
- Twitter: [@twitterhandle](https://twitter.com/Nezerwa)
- LinkedIn: [LinkedIn](https://linkedin.com/in/eligrand-nezerwa)
<!-- FUTURE FEATURES -->
## 🔭 Future Features <a name="future-features"></a>
- [ ] **Reordering a selected item (as drag-and-drop)**
<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/).
## Show your support <a name="support"></a>
Give a ⭐️ if you like this project!
## Acknowledgments <a name="acknowledgements"></a>
- Hat tip to anyone who inspired this project
## 📝 License <a name="license"></a>
This project is [MIT](./MIT.md) 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._
<a name="readme-top"></a> | A responsive and user-friendly software that enables users to conveniently track their daily T0 D0. The user has the option to Add New To-Dos, Edit Existing To-Dos, and Delete Existing To-Dos. This program enables users to save all modifications in local storage so they may access their stored data whenever they want. | javascript | 2023-01-19T07:37:53Z | 2023-01-25T17:23:28Z | null | 1 | 3 | 39 | 2 | 1 | 6 | null | null | JavaScript |
Umit-Ulusoy/Portfolio-site-with-Node.js | main | # Portfolio Site With Node.js
A JavaScript-based portfolio site built by me.
## Getting Started
### Prerequisites
Before getting started, ensure that you have the following applications installed:
- Node.js version 14.17.3 or higher,
- NPM version 6.14.13 or higher and
- Git (only necessary for cloning).
### Installation
Open your terminal and follow the instructions below:
1. Clone or [download the project](https://github.com/Umit-Ulusoy/Portfolio-site-with-Node.js/archive/refs/heads/main.zip):
`git clone https://github.com/Umit-Ulusoy/Portfolio-site-with-Node.js.git`,
2. Navigate to the directory:
`cd Portfolio-site-with-Node.js`,
3. Install required dependencies:
`npm install`,
3. Copy `config.example.js` file to the same directory with the name `config.js`, then open `config.js` and enter your MongoDB connection URL on the appropriate line:
module.exports = {
DATABASE_URL: 'Your MongoDB connection string'
}
4. Run the project:
`node app.js`
### License:
This project is licensed under the MIT License. [Learn more about this license](https://docs.github.com/articles/licensing-a-repository). | null | ejs-templates,javascript,mongodb,mongoose,mvc-application,node-js,nodejs,portfolio-website,expressjs,method-override | 2023-01-19T15:09:01Z | 2023-03-28T13:29:06Z | null | 1 | 0 | 31 | 0 | 0 | 6 | null | MIT | JavaScript |
SCjadhav21/Project_ShopQ_Mart | main |
<h1 align="center" id="title">ShopQ Mart</h1>
What you Think is What you Get’ isn’t just a saying at ShopQ Mart. With over 2.8 crore products you can get just about everything that you can imagine at ShopQ Mart. From usual products in Electronics Fashion Home & Kitchen to unusual products like cow dung cakes Knife Sharpeners etc. ShopQ Mart tops in everything. So you see what we mean when we say Aflatooni Products!
## 🛠 Built with
Technologies used in the project:









## 💻 Screenshots
**Home Page:**

**Login Page:**

**Product Page:**

**Single Product Page:**

**Cart Page:**

**Admin Page:**

## ✨ Features
- Live previews
- Fullscreen mode
- Cross platform
## 🚀 Demo
**Front-end deployed URL:**
https://shopqmart.vercel.app/
<br/>
https://singular-sundae-186837.netlify.app/
**Back-end deployed URL:**
https://splendid-bear-cap.cyclic.app/
## 📁 Folder structure
#### `Frontend` - Holds the client application
- #### `public` - This holds all of our static files
- #### `src`
- #### `assets` - This folder holds assets such as images, docs, and fonts
- #### `components` - This folder holds all of the different components that will make up our pages
- #### `pages` - These represent a unique page on the website i.e. Home or About.
- #### `redux` - It consists of store, reducer, action and actiontypes and is responsible for global state management of our app.
- #### `App.js` - This is what renders all of our browser routes and different pages
- #### `index.js` - This is what renders the react app by rendering App.js.
- #### `package.json` - Defines npm behaviors and packages for the client
#### `Backend` - Holds the server application
- #### `config` - This holds our configuration files, like mongoDB uri
- #### `middlewares` - This holds all our middlewares used in our application
- #### `models` - This holds all of our data models or business logic
- #### `routes/controllers` - This holds all of our HTTP to URL path associations for each unique url
- #### `index.js` - An entry file for our Node JS application
#### `package.json` - Defines npm behaviors like the scripts defined in the next section of the README
#### `.gitignore` - Tells git which files to ignore
#### `README` - This file!
# Installation
Clone the project
```bash
git clone https://github.com/SCjadhav21/Project_ShopQ_Mart.git
```
## Client-side usage
Go to the project directory
```bash
$ cd frontend // go to client folder
$ yarn # or npm i // npm install packages
$ npm run start // run it locally
// deployment for client app
$ npm run build // this will compile the react code using webpack and generate a folder called docs in the root level
```
## Server-side usage
**Environment Variables:-**
To run this project, you will need to add the following environment variables to your .env file
```
port // the port on which the server will run
mongoDbUrl // your mongoDB URI to connect to the mongoDB atlas
key // key which will be JWT secret key
```
**Start**
```bash
$ cd backend // go to server folder
$ npm i // npm install packages
$ npm run server // run it locally
```
## ✍ Authors
- [@Gurjazz18](https://github.com/Gurjazz18)
- [@sbj1198](https://github.com/sbj1198)
- [@SCjadhav21](https://www.github.com/SCjadhav21)
- [@CodexPuneet](https://www.github.com/CodexPuneet)
- [@Harshank11](https://github.com/Harshank11)
##
This project was built during our construct week at Masai School. It was built by a team of 5 developers and executed in 6 days.
| Hello Viewers ! Wecome to the clone ShopClues renamed as ShopQ_Mart basically it is an Indian online marketplace, also an India's first e-commerce market that connects sellers and buyers online and offers a trusted and safe online environment for shopping. | chakra-ui,css3,cyclic,express,html5,javascript,mongodb,mongoose,nodejs,react | 2023-01-17T14:01:46Z | 2023-04-06T04:55:39Z | null | 6 | 41 | 174 | 0 | 2 | 6 | null | null | JavaScript |
gdsc-vitap/Web-Development-Workshop | main | # GDSC VIT-AP Web Development Workshop Series
This 5-day long workshop series is designed to introduce you to the basics of web development, covering everything from the basics of HTML and CSS, to making your first interactive React webpage in just one week. Join us for a hands-on experience that will take your coding skills to the next level. Enroll now and start building your own website from scratch!
## Schedule
| Day | Event Title | Timings | Venue | Description |
|-----------|-------------|---------|-------|-------------|
| 1 | Web Wizardry 101 | Jan 23, 3 - 5 PM | G03 + G04 AB1, VIT-AP University | Creating the Perfect HTML Spell 📄 |
| 2 | CSS Magic | Jan 26, 3 - 5 PM | G03 + G04 AB1, VIT-AP University | Adding Style to Your Website 🎨 |
| 3 | JavaScript Wizardry | Jan 30, 3 - 5 PM | G03 + G04 AB1, VIT-AP University | Making Your Website Come Alive 🔥 |
| 4 | Hooking into React | Feb 4, 4 - 6 PM | G03 + G04, VIT-AP University | Crafting Reusable Components 🛠 |
| 5 | Code-ifying for Solutions | Coming Soon | G03 + G04, VIT-AP University | The Final Challenge |
<hr>
### :dart: Web Wizardry Unleashed - Day 1: HTML

In this first day of our web wizardry adventure, we will dive into the basics of HTML and learn how to create a structured webpage using different HTML tags. You will learn how to create headings, paragraphs, lists, images, links, and more. By the end of the day, you will have a solid understanding of HTML and be able to create a basic webpage in just one day! Join us for a hands-on experience that will take your coding skills to the next level.
[RSVP](https://gdsc.community.dev/events/details/developer-student-clubs-vellore-institute-of-technology-ap-campus-presents-web-wizardry-unleashed-web-development-workshop-series-ep-01/)
### :dart: Web Wizardry Unleashed - Day 2: CSS
Take your web development skills to the next level with our Bootcamp! On day 2, learn how to style and layout web pages with CSS, the language used to control the font, color, and spacing of text, and create beautiful layouts. Enroll now and start building professional and polished web pages that will stand out from the crowd!
[RSVP](https://gdsc.community.dev/events/details/developer-student-clubs-vellore-institute-of-technology-ap-campus-presents-web-wizardry-unleashed-web-development-workshop-series-ep-02/)
### :dart: Web Wizardry Unleashed - Day 3: JavaScript

Day 3 is all about learning the power of JavaScript. Unlock the power of interactivity and dynamic functionality with our Workshop Series! Learn how to create interactive elements and dynamic content using JavaScript, the programming language used to add interactivity to web pages. Enroll now and start building web pages that are more engaging and interactive for users!
[RSVP](https://gdsc.community.dev/events/details/developer-student-clubs-vellore-institute-of-technology-ap-campus-presents-web-wizardry-unleashed-web-development-workshop-series-ep-03/)
### :dart: Web Wizardry Unleashed - Day 4: React

On Day 4 of our web wizardry adventure, we will dive deeper into the concept of reactivity in React. You will learn how React's virtual DOM and state management system work together to create reactive web applications. You will learn how to use hooks and functional components to manage state and create dynamic effects. You will also learn how to use the useEffect hook to handle side-effects in your application. By the end of the day, you will understand the reactivity concept and be able to create a small project that demonstrates your newfound skills. Enroll now and start creating complex web applications with ease!
[RSVP](https://gdsc.community.dev/events/details/developer-student-clubs-vellore-institute-of-technology-ap-campus-presents-web-wizardry-unleashed-web-development-workshop-series-ep-04/)
### :dart: Web Wizardry Unleashed - Day 5: Code-ifying for Solutions - The Final Challenge
On the final day of our web wizardry adventure, we will put all our skills to the test by building a real-world web solution for a local problem. You will work in teams to identify a local problem that can be solved with a web application, and then use your HTML, CSS, JavaScript, and React skills to create a functional and visually appealing web application that addresses it. This will be an opportunity to showcase your new skills and make a meaningful impact in your local community. Throughout the day, you will receive guidance and feedback from experienced mentors to help you bring your project to fruition. By the end of the day, you will have created a web application that makes a real difference in your community and you will have the satisfaction of knowing you made a difference.
[Coming Soon]()
## Pricing and registration details
- This Bootcamp is free of cost, no registration fee required.
- You are required to RSVP for the event on GDSC VIT-AP Event Page.
## Participating in the Web-Development-Workshop
If you would like to contribute code to the Web-Development-Workshop, there are a few steps you need to follow:
1. First, make sure you have a [GitHub](https://github.com/) account. If you don't have one, you can create one for free.
2. Next, go to the [Web-Development-Workshop](https://github.com/gdsc-vitap/Web-Development-Workshop) on GitHub and fork the repository by clicking on the "Fork" button in the upper right corner. This will create a copy of the repository under your own GitHub account.
3. Clone the repository to your local machine by running the following command in your terminal:
``` bash
git clone https://github.com/YOUR-USERNAME/Web-Development-Workshop.git
```
4. Once you have the repository cloned, navigate to the Project folder and create a new folder with your username.
5. Create a new branch to work on your changes. This is important to keep your changes separate from the main branch. You can create a new branch by running the following command inside your contributor folder:
``` bash
git checkout -b YOUR-BRANCH-NAME
```
6. Make your changes to the code, and then commit them to your branch. You can do this by running the following commands inside your contributor folder:
```bash
git add .
git commit -m "YOUR-COMMIT-MESSAGE"
```
7. Once you've committed your changes, push your branch to your forked repository on GitHub. You can do this by running the following command inside your contributor folder:
```bash
git push origin YOUR-BRANCH-NAME
```
8. Go to the [Web-Development-Workshop](https://github.com/gdsc-vitap/Web-Development-Workshop) on GitHub and create a new pull request. In the pull request, make sure to specify that you want to merge your branch into the main branch.
9. Once your pull request has been reviewed and approved, your changes will be merged into the main branch.
Please make sure to keep your commits organized and provide the information of the task or feature you have added in the commit message.
Thank you for your contributions!
Happy Coding! 💻
## Support
- Contact information for support and assistance during the Workshop will be provided during the course.
- In case of any issue you can contact us at [gdsc.club@vitap.ac.in](mailto:gdsc.club@vitap.ac.in)
## FAQs
- Q: Is this Workshop Series suitable for beginners?
- A: Yes, this Workshop Series is designed for beginners who have little or no experience in web development.
- Q: What is the format of the Workshop Series?
- A: The Series will take place in-person and will consist of interactive lectures, hands-on exercises, and projects.
- Q: Do I need to have any specific software or equipment to participate in the Workshops?
- A: You will need a computer with internet access. You may also need a text editor, but the instructor will provide instructions on this during the course. :)
| A series of hands-on workshops to introduce beginners to web development and basic front-end design. | css,html,react,webdevelopment,gdscvitap,javascript,bootcamp-project,workshop-materials,gdsc,education | 2023-01-22T21:24:39Z | 2023-02-04T19:45:29Z | null | 11 | 12 | 55 | 0 | 10 | 5 | null | GPL-3.0 | HTML |
djo1975/toDoList | main | <a name="readme-top"></a>
<div>
<h1><b>To Do list: interactive list</b></h1><br/><br/>
</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)
- [Usage](#usage)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
# 📖 To Do list: interactive list <a name="about-project"></a>
** To Do list: interactive list** In this project, you will add some functionality to your application to make it interactive. The user will also be able to mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox). The updated tasks list will be stored in local storage.
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<summary>Client</summary>
<ul>
<li><a href="https://html.com/html5/">HTML5</a></li>
<li><a href="https://developer.mozilla.org/en-US/docs/Learn/CSS/First_steps/What_is_CSS">CSS</a></li>
<li><a href="https://www.javascript.com/">JavaScript</a></li>
</ul>
### Key Features <a name="key-features"></a>
- **Add and remove books**
- The website that displays a list of tasks and allows you to add and remove task from that list.
- **JavaScript Classes**
- The tasks are managed and manipulated using classes and helper functions within those classes.
- **Store and retrieve data**
- The displayed tasks are stored and retrieved from the local storage of the browser.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🚀 Live Demo <a name="live-demo"></a>
- Visit the live demo [here]
<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:
- A browser (e.g. Firefox)
- An IDE (e.g. [Vususal Studio Code](https://code.visualstudio.com/download))
- [npm](https://nodejs.org/en/)
- Terminal
### Setup
To clone this repository to your desired folder, follow the steps below:
**Using the command line**
- Use the following commands
```sh
cd my-folder
git clone https://github.com/djo1975/Webpack.git
```
**Using GitHub Desktop app**
- Follow the steps below
- Visit this link "https://github.com/djo1975/Webpack.git"
- Click the green button labelled "code"
- Select the "Open with GitHub Desktop" option
- After the GitHub Desktop add opens, click the "clone repo" button
### Usage
To run the project, execute the following command:
**Click the "Go Live" button on your IDE(VS Code in this case)**
### Deployment
You can deploy this project by:
- visiting your repository on [GitHub](https://github.com)
- Click on settings
- Go to the "Pages" option
- Select the main branch and save
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 👥 Authors <a name="authors"></a>
👤 👤 **Mladan Ilic**
- GitHub: [@githubhandle]()
- Twitter: [@twitterhandle]()
- LinkedIn: [LinkedIn]()
## 🔭 Future Features <a name="future-features"></a>
- [ ] **[will improve page elements]**
- [ ] **[will improve styles]**
- [ ] **[will improve js functionality]**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🤝 Contributing <a name="contributing"></a>
Contributions, issues, and feature requests are welcome!
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## ⭐️ Show your support <a name="support"></a>
If you like this project, give it a ⭐️ and let us know what you like in particular.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🙏 Acknowledgments <a name="acknowledgements"></a>
We would like to thank the whole Microverse community for their help and contributions towards this project.
<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>
| A To-Do List app helps users manage their tasks and responsibilities. It allows users to create, organize, and track their to-dos, with options to sort by deadline, category, or priority. The app is built using HTML, CSS, and JavaScript for a user-friendly experience. | css,html,javascript | 2023-01-23T12:31:10Z | 2023-01-28T13:21:38Z | null | 1 | 4 | 29 | 2 | 0 | 5 | null | MIT | JavaScript |
jodavid444/Awesome-Books-Application | master | 
# Awesome Books Application
> This is an application that always a user to store and remove books from a collection and also implemented local storage to preserve peice of data.
## Built With
- HTML,CSS $ JAVASCRIPT
- Frameworks (NONE)
- Technologies used
Github
Git
WebHint
Stylelint
ESlint
## Live Demo (if available)
[Live Demo Link](https://jodavid444.github.io/All-Books/)
## Getting Started
**This is an example of how you may give instructions on setting up your project locally.**
**Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.**
To get a local copy up and running follow these simple example steps.
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
A Web Browser (preferably Google Chrome)
### Setup
Clone the GitHub Repository
### Usage
Open index.html in Chrome to view the website
## Authors
👤 **Joseph David**
- GitHub: [@jodavid444](https://github.com/jodavid444)
- Twitter: [@jodavid444dave](https://twitter.com/jodavid444dave)
- LinkedIn: [LinkedIn](https://linkedin.com/in/joseph-david-01a8a5243)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
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._
| Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. and also I implemented local storage to preserve piece of data on the web application. I also use a medium-fidelity wireframe to build the UI. | css,html5,javascript,object | 2023-01-24T15:08:45Z | 2023-01-31T05:33:49Z | null | 1 | 3 | 20 | 0 | 0 | 5 | null | null | JavaScript |
mrprotocoll/todo-list-microverse | main | # todo-list-microverse
<a name="readme-top"></a>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
<!-- PROJECT DESCRIPTION -->
# 📖 To-do List Project <a name="about-project"></a>
**To-do List Project** is a single webpage that enables the adding, updating and removal of to do tasks.
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>Client</summary>
<ul>
<li><a href="https://html.com/">Html</a></li>
<li><a href="https://www.w3.org/Style/CSS/Overview.en.html">CSS</a></li>
<li><a href="https://www.javascript.com/">JavaScript</a></li>
<li><a href="https://webpack.js.org/">Webpack</a></li>
</ul>
</details>
<!-- Features -->
### Key Features <a name="key-features"></a>
- **Static to-do list**
- **Add to do**
- **Remove to do**
- **Update to do**
- **localstorage**
- **clear completed tasks**
- **mark tasks as completed**
- **Unit test**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LIVE DEMO -->
## 🚀 Live Demo <a name="live-demo"></a>
- [Live Demo Link](https://mrprotocoll.github.io/todo-list-microverse/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- GETTING STARTED -->
## 💻 Getting Started <a name="getting-started"></a>
### Prerequisites
In order to run this project you need:
1. npm
use the following link to setup npm if you dont have it already installed on your computer
<p align="left">(<a href="https://docs.npmjs.com/downloading-and-installing-node-js-and-npm">install npm</a>)</p>
### Setup
Clone this repository to your desired folder using the above command:
```sh
cd my-folder
git clone https://github.com/mrprotocoll/todo-list-microverse.git
```
### Install
Install this project with:
```sh
cd my-project
npm install -y
```
### Usage
To run the project:
Open the index.html file using a web browser
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- AUTHORS -->
## 👥 Authors <a name="authors"></a>
👤 **mrprotocoll**
- GitHub: [@mrprotocoll](https://github.com/mrprotocoll)
- Twitter: [@dprotocoll](https://twitter.com/dprotocoll)
- LinkedIn: [@mrprotocoll](https://www.linkedin.com/in/mrprotocoll)
👤 **Ouail Laarabi**
- GitHub: [@Ouail-01](https://github.com/Ouail-01?tab=overview&from=2023-01-01&to=2023-01-02)
- Twitter: [@Ouail_laarabi](https://twitter.com/Ouail_Laarabi)
- LinkedIn: [Ouail Laarabi](https://www.linkedin.com/in/ouail-laarabi-53203b250/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- Features -->
## 🔭 Future Features <a name="future-features"></a>
- [ ] **[reload todo list]**
- [ ] **[rearrange to do]**
<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!
Feel free to check the [issues page](../../issues/).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- SUPPORT -->
https://github.com/mrprotocoll/todo-list-microverse
## ⭐️ Show your support <a name="support"></a>
If you like this project, please don't forget to follow me and give it a star.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- ACKNOWLEDGEMENTS -->
## 🙏 Acknowledgments <a name="acknowledgements"></a>
I would like to thank [Microverse](https://www.microverse.org/)
<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> | A Todo list webpack project that includes CRUD operations using javaScript and uses localStorage | javascript | 2023-01-20T14:54:29Z | 2023-01-27T13:51:44Z | null | 2 | 5 | 39 | 4 | 1 | 5 | null | MIT | JavaScript |
michaelsboost/App-Builder-Template | gh-pages | [template 1](https://michaelsboost.com/App-Builder-Template/template%201/)
[template 2](https://michaelsboost.com/App-Builder-Template/template%202/)
[template 3](https://michaelsboost.com/App-Builder-Template/template%203/)
[template 4](https://michaelsboost.com/App-Builder-Template/template%204/)
[template 5](https://michaelsboost.com/App-Builder-Template/template%205/)
[template 6](https://michaelsboost.com/App-Builder-Template/template%206/)
[template 7](https://michaelsboost.com/App-Builder-Template/template%207/) | A simple mobile focused app builder template | app,app-builder,app-designer,app-template,builder,javascript,json,template,website,website-builder | 2023-01-24T02:11:09Z | 2024-05-12T04:35:29Z | null | 1 | 0 | 60 | 0 | 2 | 5 | null | MIT | CSS |
potbharenitin6684/N-clone | main | 
# Nykaa-clone
Nykaa is an Indian e-commerce company, founded by Masume Rao N in 2012 and head quartered in Visakhapatnam.It sells beauty, wellness and fashion products.
<a href="https://deluxe-scone-c59af5.netlify.app/">Live Project<a/>
| Nykaa is an Indian e-commerce company, founded by Masume Rao N in 2012 and head quart..ered in Visakhapatnam.It sells beauty, wellness and fashion products. | css,html,javascript | 2023-01-17T08:19:17Z | 2023-01-17T09:44:46Z | null | 1 | 0 | 4 | 0 | 0 | 5 | null | null | JavaScript |
iamchristianani/bookstore | dev | <!-- 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)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
<!-- PROJECT DESCRIPTION -->
# 📖 Math magicians <a name="about-project"></a>
> "Math magicians" is a web app thats used to store different components of the app and also display books when put into use.
**Math magicians** is a Module 3 project from microverse.
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>REACT</summary>
<ul>
<li><a href="https://reactjs.org/">React.js</a></li>
</ul>
</details>
<!-- Features -->
### Key Features <a name="key-features"></a>
- **Used React Router for navigation**
- **Designed with React**
- **Add Books and their Authors**
- **Store Books in API**
- **Delete Books from API**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LIVE DEMO -->
## 🚀 Live Demo <a name="live-demo"></a>
- [Live Demo Link](https://bookstore-cms-q2lx.onrender.com/)
<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
```sh
-Visual Studio code
-Web Browser
```
<!--
Example command:
```sh
gem install rails
```
-->
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/iamchristianani/bookstore.git
```
### Install
To run on local machine, open your terminal and run the following:
```sh
npm install
npm run build
npm start
```
### Usage
To following are what the web-app is used for:
```sh
Calculate simple arithmetics
When forked you can see how React Router used
Shows a simple web app bulid with React
```
### Deployment
This project would be deployed using github pages:
```sh
Deployed on Cloud via Render.com
```
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- AUTHORS -->
## 👥 Author <a name="authors"></a>
👤 **Christian Ani**
- GitHub: [@iamchristianani](https://github.com/iamchristianani)
- Twitter: [@kriznode](https://twitter.com/kriznode)
- LinkedIn: [Christian Ani](https://www.linkedin.com/in/anikriz/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- FUTURE FEATURES -->
## 🔭 Future Features <a name="future-features"></a>
- [ ] **[Complete the Categories page]**
<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!
Feel free to check the [issues page](https://github.com/iamchristianani/bookstore/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>
I would like to thank Microverse
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LICENSE -->
## 📝 License <a name="license"></a>
This project is [MIT](./MIT.md) 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>
| The Bookstore app is a user-friendly platform for book lovers. Users can easily add books and their authors to the app's database, as well as edit and delete them. The app provides a simple and intuitive interface, allowing users to manage their personal library with ease. Built with HTML5, CSS3, and JavaScript | css3,html5,javascript | 2023-01-19T10:11:24Z | 2023-02-02T18:15:11Z | null | 1 | 5 | 63 | 0 | 0 | 5 | null | null | JavaScript |
Bikash-nath/BookHive-backend | main | null | Bookhive is an evolving reading library where you can access thousands of free audiobooks, eBooks and magazines. | audiobooks,bcryptjs,expressjs,mongodb,mongoose,multer,nodejs,goodreads,google-books-api,javascript | 2023-01-24T07:08:56Z | 2023-05-15T19:59:12Z | null | 1 | 0 | 44 | 0 | 5 | 5 | null | null | JavaScript |
superstar1205/DexFin-Interface | main | ### Running the app locally
yarn install
yarn dev
Visit: http://localhost:3000/
### Join the community & report bugs
If you wish to report an issue, please join our [Discord](https://discord.gg/YURPbkuaxG)
If you want to learn about LlamaSwap, read the [Twitter Thread](https://twitter.com/DefiLlama/status/1609989799653285888)
| DexFin Aggregator: You can find the best way for crypto swap about each tokens. | css,javascript,nextjs,react,react-hooks,tailwindcss,typescript,component,html,styled-components | 2023-01-17T15:41:59Z | 2023-01-18T13:43:02Z | null | 1 | 0 | 5 | 0 | 2 | 5 | null | null | TypeScript |
poprunner88/js-assessments | main | # JavaScript Assessments
- [Convert string to group](convert-string-to-group)
- [Delete Overlapping Intervals](delete-overlapping-intervals)
- [Filling all the missed angle brackets](filling-all-the-missed-angle-brackets)
- [Finding all the anagrams](finding-all-the-anagrams)
- [Finding the maximum depth of a binary tree](finding-the-maximum-depth-of-a-binary-tree)
- [Fixing setting up a callback](fixing-setting-up-a-callback)
- [Frequency of alphabet letters](frequency-of-alphabet-letters)
- [Getting the distinct transactions](getting-the-distinct-transactions)
- [Replacing characters](replacing-characters)
- [Replacing with the cipher letters](replacing-with-the-cipher-letters)
- [Throttle Queue](throttle-queue)
- [Validating a maze path](validating-a-maze-path)
| JavaScript Coding Assessments | assessments,javascript,solutions | 2023-01-21T07:14:12Z | 2023-02-05T09:20:53Z | null | 3 | 1 | 25 | 0 | 0 | 5 | null | null | JavaScript |
Rohit2216/gas-scarecrow-3264 | main | # gas-scarecrow-3264
# HealthKart.com_Clone_Project
---
This project is a clone of HealthKart.com which is an online portal for Dietary supplements and health devices in the Health care industry in India. Prashant Tandon and Sameer Maheshwari founded the company in 2011.
This company lead to the expansion of Fitness, Weight gain, Weight loss etc categories further in the e-health space.
----
## Tech Stack
The tech Stack we used for creating this webiste are:-
+ HTML
+ CSS
+ Javascript
## Landing Page
-----
The Landing page of HealthKart.com displays the navigation bar for products, Learn about a particular product, pricing for the product, Cart Page and the login & signup part, along with the Flash Sale, Trending Now Products, Popular in Various categories, Just launched Products.
.png?raw=true "Logo Title Text 1")
We have designed the carousel functionality of products using javascript as assigning the event listeners to the arrow buttons and containing each product in a different container and put all the products in a container at last and overflow the image and user the attributes like visibility hidden and trigger on the event listeners. Even if event listeners are not triggered product is carousel after a set interval of time using the Setinterval function.
We used javascript to append various products in HTML page using an array of objects along with CSS for styling the containers
## Signup Page
-----
There have no account to first to create the acount. There be need to E-mail account and the mobile no. also then set the strong password and again re-enter the same password. then click the signup. they also redirect to login page.
.png?raw=true "Logo Title Text 1")
## Login Page
-----
After the successful completion of the signup, your mobile number, username and password are stored in the local storage and you can log in with that credentials, if the mobile number and password are incorrect it will fail the validation and you cannot log in to the website.
.png?raw=true "Logo Title Text 1")
## Product page
-----
The product page contains various products from various categories which could be filtered using multiple filters present on-page to select from.
.png?raw=true "Logo Title Text 1")
## Cart with some products.
------
whenever any product is added to the cart, the Cart page display no. of products added to the cart and a container containing the product you added to the cart.
From where you can change the quantity of a particular product. It also has a coupon code section where you can get a 30% discount by typing " masai30 " on the product.
Besides that, you can place an order by clicking on the "Place Order" button.
.png?raw=true "Logo Title Text 1")
## Address Page
-----
The address is taken from the user and sent to localStorage so this address could be used further used in the payment page to select from multiple addresses entered.
.png?raw=true "Logo Title Text 1")
## Payment Page
------
The idea was to make a payment page that is not functional, but the carrier can take the dummy input that the user provides. basically, it was just a dummy Static page with a minimum amount of CSS present.
.png?raw=true "Logo Title Text 1")
## Footer Page
------
this is the footer part of my website. There have some data to our site what's their office and what's contact no. and connect to E-mail id. also.
.png?raw=true "Logo Title Text 1")
| This project is a clone of (HealthKart.com) which is India’s largest online health & fitness store for men and women. Shop online from the latest collections of health, fitness and similar products featuring the best brands.. It is unit-2 construct week project as a part of our curriculum in Masai School. | css,html,javascript | 2023-01-17T11:28:20Z | 2023-01-28T11:24:10Z | null | 2 | 0 | 22 | 2 | 0 | 5 | null | null | HTML |
chuigda/CoreBlogNG | master | null | Neue Genesis Core Blog, very funny | blog,javascript,typescript | 2023-01-18T05:29:00Z | 2023-11-23T16:42:16Z | null | 2 | 0 | 125 | 1 | 0 | 5 | null | AGPL-3.0 | HTML |
MSB-s-Projects/Generate-QR-code | main | # Generate QR code
A Web App to generate QR codes.
## About the project
In this project an Express app was created to encode data given by user into a qr code.
## Deployment
The website has been deployed on the link: [`https://git-scm-clone.vercel.app/`](https://generateqrcode-msb.vercel.app/)
### Tech Stack
- Node js
- Express js
- HTML5
- TailwindCSS
- JavaScript
- EJS
- qrcode library of JavaScript
- express generator
## Contributing
The app is open for contribution during [PWOC](https://pwoc.vercel.app/). Start discussion in the PWOC Discord Server for Generate QR code application.
## Roadmap
- Basic and Medium level knowledge in Node js, Express js
- Have experience on working with qrcode library of JavaScript
- UI Overhauls
## Issues
If you think you have found a bug, please report it on [Issues](https://github.com/MSB-s-Projects/Generate-QR-code/issues). The web application is under active development and some new features are planned. You can suggest and vote for new features in the same location.
## 🙏🏽 Support
This project needs a star️ from you. Don't forget to leave a star✨
Follow my Github for content
<br>
<br>
<hr>
<h6 align="center">© MSB
<br>
## Contribution
- Read [`CONTRIBUTING.md`](./docs/CONTRIBUTING.md)
| A Web App to generate QR codes. | expressjs,html5,nodejs,tailwindcss,javascript | 2023-01-21T21:28:30Z | 2023-03-04T11:43:53Z | 2023-01-31T17:14:38Z | 6 | 45 | 83 | 1 | 7 | 5 | null | MIT | EJS |
abhithemauryas/Tata1-mg | main | # skillful-dog-1445
Ishwer Sharma
this project is basically a collarabative project to clone the site of TATA 1mg.
we have tried to clone the landing page, login, signup, cart, product, payment pages of the site.
Project_Objective:
Our objective is to replicate the original site with all the functionalities and design elements. We aim to create the best clone of the website using the skills..
#TATA 1MG
# Discription :-
Tata 1mg is an e-commerce website backed by Tata Group. The site is focused on providing a market place mainly for medicines and other hygiene related products. The site also provides option to purchase Vitamins & Nutrition related items as well as Healthcare Devices such as thermometers and other medical equipment. It has recently included a new category of products under "Covid Essentials."
Link to the original site: "https://www.1mg.com/"
# Tech Stack :-
<img src="https://img.shields.io/badge/HTML5-282C34?logo=html5&logoColor=E34F26" alt="HTML5 logo" title="HTML5" height="25" />
<img src="https://img.shields.io/badge/CSS3-282C34?logo=css3&logoColor=1572B6" alt="CSS3 logo" title="CSS3" height="25" />
<img src="https://img.shields.io/badge/JavaScript-282C34?logo=javascript&logoColor=F7DF1E" alt="JavaScript logo" title="JavaScript" height="25" />
# Functiontalities..
Carousal,
sorting,
filtring,
product,
addproduct,
details,
authentication,
cart,
payments(stripe),
#Softwares..
We used the following softwares:
VS Code - To write HTML,CSS and JavaScript code.
GitHub Desktop - To maintain the Git repository.
Microsoft Edge,Google Chrome & Mozilla Firefox - To check the functionality and output of the code.
# Website..
# Home Page..

# Products Page

# Orders Details

# Payment

# Address

| Discription Tata 1mg is an e-commerce website backed by Tata Group. The site is focused on providing a market place mainly for medicines and other hygiene related products. The site also provides option to purchase Vitamins & Nutrition related items as well as Healthcare Devices such as thermometers and other medical equipment. It has recently incl | css,html,javascript,json-api | 2023-01-17T14:19:33Z | 2024-03-20T05:51:00Z | null | 6 | 15 | 72 | 4 | 0 | 5 | null | null | HTML |
Dan1Nicolas/Habits-nlw | main | <h1 align="center"> Habits </h1>
<p align="center">
NLW é um evento exclusivo e gratuito, promovido pela Rocketseat para ensino de tecnologias WEB. <br/>
</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 Habits" src=".github/preview.jpg" width="100%">
</p>
## 🚀 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- HTML e CSS
- JavaScript
- Git e Github
- Figma
## 💻 Projeto
O Habits é um app para ajudar a rastrear os hábitos.
- [Visite o projeto online] (https://Dan1Nicolas.github.io/Habits-nlw)
## 🔖 Layout
Você pode visualizar o layout do projeto através [DESSE LINK](https://www.figma.com/community/file/1195327109778210238). É 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)
| Habit Tracker by NLW's rocketseat | html,css,figma,git,github,javascript | 2023-01-22T00:28:28Z | 2023-01-27T04:02:27Z | null | 1 | 0 | 4 | 0 | 0 | 5 | null | null | HTML |
connectit2anand/Aeropostale-Clone | main | # hulking-zebra-7165 | Aéropostale is a specialty retailer of high-quality denim and fashion basics offered at compelling values in an innovative and exciting store environment. Through the brand’s Oneness ethos, Aéropostale embraces acceptance, empathy and respect to promote a sense of unity. | css,html5,javascript | 2023-01-17T15:16:58Z | 2023-01-22T14:03:17Z | null | 2 | 4 | 23 | 4 | 0 | 5 | null | null | HTML |
love-porwal/Myntra-Website-Clone | main |
# Urban Attire [ Myntra-Website-Clone ]
Urban Attire is an e-commerce website where people can buy from wide range of products and has an interactive UI. We are a one stop shop for all your fashion and lifestyle needs.
A Collaborative project built by a team of 4 executed in 5 days.
## Demo 🎥
- Deployed Link:- [Enjoy the Experience](https://cosmic-duckanoo-c53863.netlify.app/)
## Tech Stack 💻
- HTML5
- CSS3
- JAVASCRIPT
- Local Storage
- JSON
**No External Libraries has been used.**
## Features ✨
- Authentication process undercover with Local Storage.
- Dynamic Products, Wishlist page using locally created json data.
- All the product description, prices, discounts, are updated in real time.
## Responsibilities 💪
- Landing page UI consisting of megadrown navbar, carasouel, animated image cards and authentications i.e.; Login & Register
- Implementation of local storage on authentications
- Address, payment, checkout done with using local storage concepts and raw css (No external libraries has been implemented for the same to have a effect !!)
## Contributors 😇
- 👤 [Love Porwal](https://github.com/love-porwal)
- 👤 [Vivek Kumar](https://github.com/VivekKumar2380)
- 👤 [AnmolSahota](https://github.com/AnmolSahota)
- 👤 [Shrishambho](https://github.com/Shrishambho)
| Myntra Website Clone: Explore a replica of the popular Myntra website, providing a seamless shopping experience with diverse fashion choices and convenient delivery options. | css3,html5,javascript,json-data,localstorage | 2023-01-17T06:45:47Z | 2023-06-16T18:43:04Z | null | 5 | 23 | 84 | 0 | 2 | 5 | null | null | HTML |
PolarishT/vue-next-pina-ts.js | master | <<<<<<< HEAD
# vue-next-pina-ts.js
基于vuenext pina typescript Tdesign VueNext 构建的高扩展性脚手架
=======
# platFrom
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
## Type Support for `.vue` Imports in TS
TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.
If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps:
1. Disable the built-in TypeScript Extension
1) Run `Extensions: Show Built-in Extensions` from VSCode's command palette
2) Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`
2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Type-Check, Compile and Minify for Production
```sh
npm run build
```
### Lint with [ESLint](https://eslint.org/)
```sh
npm run lint
```
>>>>>>> 47e8643 (1.初始化项目2.完成基础页面的搭建和功能实现)
| 基于vuenext pina typescript Tdesign VueNext 构建的高扩展性脚手架 | javascript,pina,tailwindcss,tdesign,typescript,vuenext,vue | 2023-01-25T04:11:12Z | 2023-01-28T10:18:31Z | null | 1 | 0 | 15 | 3 | 1 | 5 | null | MIT | Vue |
Vital-Vuillaume/My-First-Site-Html | main | # My First Site Html
**Welcome to my video game website! This site was created to share my passion for video games with other gamers. It features information about my favorite games, reviews, tips, and much more.**
## Technologies Used
**This site was developed using the following technologies:**
[](https://github.com/Vital-Vuillaume)
## How to Use the Site
### To access the site, simply click on the following link: [***My First Site Html***](https://rmbi.ch/vital/mfsh/)
**Once on the site, you will find different pages:**
- ### Home:
**An introductory page with a brief description of the site.**
- ### Games:
**A list of the best video games I have selected, along with descriptions.**
- ### Consoles:
**A list of the top gaming consoles (portable and stationary) I have chosen, with descriptions.**
- ### Controllers:
**A list of the best controllers I have selected, along with descriptions.**
- ### Contact:
**A contact page where you can leave me a message or ask questions.**
- ### Projects:
**A page where I showcase my projects and those of [***Asterjdm***](https://github.com/asterjdm) and [***Feur-company***](https://github.com/Feur-company)**
- ### Donations:
**A page where you can make a donation in Bitcoin.**
## Contribution
- ### I am open to contributions and suggestions to improve this site:
**1. You can fork the site.**
## Acknowledgments
**Feel free to explore the site and share your feedback. I hope you enjoy your visit!**
| My First Site Html is dedicated to video games and gaming equipment such as consoles and controllers. | css,gaming,gaming-site,html,html-css-javascript,javascript,site,website,first-project,first-site | 2023-01-25T13:29:58Z | 2023-08-05T20:35:44Z | null | 2 | 1 | 117 | 0 | 0 | 5 | null | null | CSS |
Fene-87/To-do-list | main | # To Do List
<a name="readme-top"></a>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)
# 📖 To Do List <a name="about-project"></a>
**To Do List** is a project whereby I get to develop a basic website which lists tasks and allows a user to mark them as complete.
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>HTML</summary>
<ul>
<li><a href="https://html.com/">html.com</a></li>
</ul>
</details>
<details>
<summary>CSS</summary>
<ul>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS">CSS</a></li>
</ul>
</details>
<details>
<summary>Javascript</summary>
<ul>
<li><a href="https://www.javascript.com/">Javascript</a></li>
</ul>
</details>
<!-- Features -->
### Key Features <a name="key-features"></a>
- **List of tasks**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LIVE DEMO -->
## 🚀 Live Demo <a name="live-demo"></a>
Click on the link to view the portfolio website.
- [Live Demo](https://fene-87.github.io/To-do-list/dist/.)
<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:
-Install visual studio code or any text editor of your choice.
-clone the repository to your local machine.
-open it using live server
### Prerequisites
In order to run this project you need visual studio code or any text editor of your choice
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- AUTHORS -->
## 👥 Authors <a name="authors"></a>
👤 **Fene-87**
- GitHub: [@Fene-87](https://github.com/Fene-87)
- LinkedIn: [Mark Fenekayas](https://www.linkedin.com/in/mark-fenekayas-67378220b/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- FUTURE FEATURES -->
<!-- CONTRIBUTING -->
## 🤝 Contributing <a name="contributing"></a>
Contributions, issues, and feature requests are welcome!
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- SUPPORT -->
## ⭐️ Show your support <a name="support"></a>
If you like this project kindly show your support or make a contribution to it.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- ACKNOWLEDGEMENTS -->
## 🙏 Acknowledgments <a name="acknowledgements"></a>
I would like to thank the entire microverse community for helping me out with 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>
| A project involving a simple list of To do tasks | es6-modules,javascript | 2023-01-17T12:42:35Z | 2023-01-27T11:01:46Z | null | 2 | 6 | 37 | 0 | 0 | 5 | null | MIT | JavaScript |
koutselakismanos/IoTParkingLot | main | # IoT Parking Lot
Parking system with real-time monitoring of parking spots, entries, and departures. Designed and implemented for a university lab project.
https://user-images.githubusercontent.com/23614722/215331065-c6ae5a37-53e5-4936-bc37-f3189c5702ea.mp4
## Architecture

- [__ESP32__](https://www.espressif.com/en/products/socs/esp32) was chosen for this project as it has a WLAN module
- [__Eclipse Mosquitto__](https://mosquitto.org/) as the mqtt broker
- [__Node.js__](https://nodejs.org/en/) was used for subscribing to the mqtt broker, exposing an API to the client and communicating with the database
- [__React__](https://reactjs.org/) as the client
- [__PostgreSQL__](https://www.postgresql.org/) as the database
## Database Schema

This database schema design allows you to store each ParkingLot, *ENTRY* and *DEPARTURE* event in chronological order. The same applies to the Parking space *FREE* and *OCCUPIED* events.
## MQTT Topics
The message format for the `parking_spot_state` is `ParkingLotId|ParkingSpotName|ParkingSpotState`
The ParkingSpotState is either `FREE` or `OCCUPIED`. Here is an example message:
```
1|A2|FREE
```
The message format for the `parking_lot` is `ParkingLotId|EntranceEvent`
The EntranceEvent is either `ENTRY` or `DEPARTURE`. Here is an example message:
```
1|DEPARTURE
```
## Node.js server
The server subscribes to the `parking_spot_state` and `parking_lot` topics of the MQTT broker.
### API Endpoints
- /health
- health check of the server
- /parking-lots
- List of parking lots
- /parking-lots/:id
- Get parking lot with the unique id, including the current parking spots state and a count of all entry and departure events.
- /events
- [ServerSentEvents](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events) endpoint in JSON format for real-time events e.g.:
```
{
"parkingLotId":1,
"event":"ENTRY",
"id":1675008556177,
"created_at":"2023-01-29T16:09:16.177Z"
}
```
## React client
### Route paths
- /
- Calls `/parking-lots` from the server and lists parking lots.
- /parking-lots/:id
- Calls `/parking-lots/:id` from the server and subscribes to `/events` EventSource.
## ESP32
The ESP32 publishes the `parking_spot_state` and `parking_lot` topics of the MQTT broker.
### Circuit

Circuit for the Fake Parking Model IoT Parking Lot, 2 IR proximity sensors for the entrance and exit. 2 IR proximity sensors for the parking spots.
## Prerequisites
- [Docker](https://docs.docker.com/get-docker/)
- [NodeJs](https://nodejs.org/en/download/)
- [Arduino](https://www.arduino.cc/en/software)
- [PubSubClient](https://pubsubclient.knolleary.net/)
## How to setup client and server
Install dependencies
```
cd front-end && npm install
cd ..
cd server && npm install
```
Create .env and update environment variables:
```
cp .env.example .env
```
Run PostgreSQL and mosquitto broker:
```
docker compose up
```
Run migrations and seed database
```
npx prisma migrate reset
```
Run development server
```
cd server && npm start
```
Run development front-end
```
cd front-end && npm run dev
```
## How to setup esp32
Install the [PubSubClient](https://pubsubclient.knolleary.net/) into the arduino IDE.
Compile and flash the board.
| Parking system with real time monitoring of parking spots, entries and departures. | esp32-arduino,framer-motion,iot,nodejs,parking-management,react,docker,esp32,javascript,mantine | 2023-01-17T22:45:04Z | 2023-02-01T08:08:38Z | null | 1 | 0 | 28 | 0 | 0 | 5 | null | MIT | JavaScript |
ashishkumarpalai/Chick-fil-a.com-clone | main | # Quick Bite
> This website is a clone of "Chick-fil-A One" food ordering website . Chick-fil-A is an American fast food restaurant chain which is the country's largest which specializes in chicken sandwiches. Headquartered in College Park, Georgia, Chick-fil-A operates 2,900 restaurants across 48 states, as well as in the District of Columbia and Puerto Rico.
# TechStack used
+ HTML
+ CSS
+ JAVASCRIPT
# Content of Website
+ User Login
+ Admin Login
+ Home Page
+ Career Page
+ Menu/Product Page
+ Cart Page
+ Payment Page
+ Admin Page
# Functionalities
+ This Website is Fully Responsive
+ Login/Signup Page are Fully Functional
+ Fetching Data from Mock API
+ Search Functionality(You can search products from search bar)
+ Sorting Functionality(You can sort product by price Low to High/High to Low.)
+ Filtering Functionality(You can filter products by their Categories. When you Hover on menu in Nav Bar you will get to see all the categories.)
+ Payment Page(Payment Page is Functional you can't proceed without adding all detail and you can't enter wrong OTP.)
+ Admin Page(You can do all the CRUD operation's from admin page.)
## Home Page


## Footer

## Career


## Signup/Login


## Product Page


## Cart Page

## Payment Page

## Admin Page

# Authors
+ Vishwajeet Deshmukh
+ Ashish Kumar Palai
+ Parmod Kumar
+ Ramanand Tiwari
| This website is a clone of "Chick-fil-A One" food ordering website . Chick-fil-A is an American fast food restaurant chain which is the country's largest which specializes in chicken sandwiches. Headquartered in College Park, Georgia, Chick-fil-A operates 2,900 restaurants across 48 states, as well as in the District of Columbia and Puerto Rico. | css,html,javascript | 2023-01-17T06:14:11Z | 2023-05-09T09:53:51Z | null | 6 | 22 | 76 | 0 | 2 | 5 | null | null | HTML |
uk2459644/editorjs-mathlive | main |
# MathEditor tool
The MathEditor Block for the [Editor.js](https://editorjs.io).

<!--

-->
## Installation
Get the package
```shell
npm i --save editorjs-mathlive
```
or
```shell
yarn add editorjs-mathlive
```
## Usage
Add a new Tool to the `tools` property of the Editor.js initial config.
```javascript
import MathEditor from 'editorjs-mathlive';
var editor = EditorJS({
tools: {
math: MathEditor,
}
});
```
Or init the MathEditor tool with additional settings
```javascript
var editor = EditorJS({
tools: {
math: {
class: MathEditor,
inlineToolbar: true,
config: {
virtualKeyboardMode: 'manual',
defaultMode: 'math',
smartMode:false,
virtualKeyboardTheme:'material',
},
},
},
});
```
## Config Params
| Field | Type | Description |
| ------------------ | -------- | ---------------------------------------- |
| `virtualKeyboardMode` | `string` | initial mode of virtual keyboard. `manual` by default |
| `defaultMode` | `string` | initial editing mode. `math` by default |
| `smartMode` | `boolean` | MathEditor mode. `false` by default |
| `virtualKeyboardTheme` | `string` | MathEditor keyboard theme. `material` by default |
## Config Params Optional values
| Field | Type | Option values |
| ------------------ | -------- | ---------------------------------------- |
| `virtualKeyboardMode` | `string` | `manual`, `auto`, `onfocus`,`off` |
| `defaultMode` | `string` | `math` , `inline-math`, `text` |
| `smartMode` | `boolean` | `false`, `true` |
| `virtualKeyboardTheme` | `string` | `material`, `apple` |
## Output data
This Tool returns `data` in the following format
| Field | Type | Description |
| -------------- | ------------ | ----------------------------------------- |
| `type` | `string` | Style of math text |
| `latex` | `string` | Mathematical equation text in latexs |
```json
{
"type" : "math",
"data" : {
"type": "cdx-math-info",
"latex" : "e=mc^2"
}
}
```
| Math Block Tool for Editor.js, enables writing mathematical expressions in EditorJs Markdown editor. | editor,latex,math,editorjs-component,editorjs-plugin,editorjs-tool,javascript,mathlive,editorjs-mathlive | 2023-01-25T07:26:12Z | 2023-01-31T03:23:01Z | null | 1 | 0 | 12 | 1 | 3 | 5 | null | MIT | JavaScript |
dennis-every/to-do-list | main | <a name="readme-top"></a>
<div align="center">
<img src="./src/screenshot.png" alt="screenshot" width="80%" height="80%" />
<h3><b>To Do List</b></h3>
</div>
<!-- TABLE OF CONTENTS -->
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 To Do List ](#-to-do-list-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)
<!-- PROJECT DESCRIPTION -->
# 📖 To Do List <a name="about-project"></a>
**To Do List** is a web page where the user can see a list of todos, they can also add or remove todos to the list. Todos are saved to local storage.
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>Client</summary>
<ul>
<li><a href="https://www.javascript.com/">JavaScript</a></li>
</ul>
<ul>
<li><a href="https://html.com/">Html</a></li>
</ul>
<ul>
<li><a href="hhttps://www.w3schools.com/css/">CSS</a></li>
</ul>
</details>
<details>
<summary>Server</summary>
<ul>
<li><a href="#">N/A</a></li>
</ul>
</details>
<details>
<summary>Database</summary>
<ul>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage">LocalStorage</a></li>
</ul>
</details>
<!-- Features -->
### Key Features <a name="key-features"></a>
- **To Do List lets the user see and update a list of todos**
- **To Do List allows the user to add or remove any todo from the list**
- **To Do List stores all data in Local Storage so the user never loses the todo list**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LIVE DEMO -->
## 🚀 Live Demo <a name="live-demo"></a>
- [To Do List](https://dennis-every.github.io/to-do-list/dist/)
<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
In order to run this project you need:
- A working computer.
- Connection to internet.
### Setup
Clone this repository to your desired folder:
- use git clone https://github.com/dennis-every/to-do-list.git
- Open the files in your text editor.
### Install
You don't need to install anything.
### Usage
To run the project, execute the following command:
- Go to the file called index.html.
- Right click Open Live Server.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- AUTHOR -->
## 👥 Author <a name="author"></a>
👤 **Dennis Every**
- GitHub: [@dennis-every](https://github.com/dennis-every)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- FUTURE FEATURES -->
## 🔭 Future Features <a name="future-features"></a>
- [ ] **None planned**
<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!
Feel free to check the [issues page](../../issues/).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- SUPPORT -->
## ⭐️ Show your support <a name="support"></a>
If you like this project feel free to fork it and use it as you need.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- ACKNOWLEDGEMENTS -->
## 🙏 Acknowledgments <a name="acknowledgements"></a>
I would like to thank Microverse for the information provided to build this project.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- FAQ (optional) -->
## ❓ FAQ (OPTIONAL) <a name="faq"></a>
- **Can I use the project for any purpose?**
- Yes, you can use this files for anything you need.
- **Is the information saved in any database?**
- No, all data is saved in Local Storage.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LICENSE -->
## 📝 License <a name="license"></a>
This project is [MIT](./MIT.md) licensed
<p align="right">(<a href="#readme-top">back to top</a>)</p>
| To do list is a web page where the user can see a list of todos, they can also add or remove todos to the list. Todos are saved to local storage. | css,html5,javascript | 2023-01-17T04:48:02Z | 2023-01-26T22:57:10Z | null | 2 | 5 | 44 | 3 | 0 | 5 | null | MIT | JavaScript |
franklinobasy/alx-backend-javascript | master | # ALX SHORT SPECIALIZATION
## Javascript for Backend



This repository contains all the project codes for the javascript backend specilization
## Projects
| Project | Descripton |
| ------- | ---------- |
| [`0x00-ES6_basic`](./0x00-ES6_basic/) | ES6 Basics - **`Javascript`** **`ES6`** |
| [`0x01. ES6 Promises`](./0x01-ES6_promise/) | ES6 Promises - **`JavaScript`** **`ES6`** |
| [`0x02. ES6 classes`](./0x02-ES6_classes/) | ES6 classes - **`OOP`** **`Javascript`** **`ES6`** |
| [`0x03. ES6 data manipulation`](./0x03-ES6_data_manipulation/) | ES6 data manipulation - **`Javascript`** **`ES6`** |
| [`0x04. Typescript`](./0x04-TypeScript/) | Typescript - **`Javascript`** **`Typescript`** |
| This repository contains all the Javascript source code written throughout ALX Backend Specialization | algorithms,async-await,es6,javascript | 2023-01-23T07:59:49Z | 2023-03-29T01:05:56Z | null | 1 | 0 | 130 | 0 | 11 | 5 | null | null | JavaScript |
Choaib-ELMADI/swiper-carousels | main | <h1>Simple Carousel using Swiper.Js</h1>
<br>
<h2><b>Collect Images from <a href='https://designstripe.com/'>DesignStripe</a></b></h2>
<img src="images/slide__1.png" width="300" /> <img src="images/slide__2.png" width="300" /> <img src="images/slide__3.png" width="300" />
<h2><b>Include SwiperJs Cdn or install it in your device <a href='https://swiperjs.com/'>SwiperJs</a></b></h2>
| Simple example on how to use SwiperJs to create amazing Carousels. | javascript,js,swiper-js,swiper-slider | 2023-01-23T15:57:31Z | 2023-01-24T19:17:23Z | null | 1 | 0 | 16 | 0 | 0 | 5 | null | null | HTML |
AGuyNamedDJ/Car-Haven-Back | main | # Car-Haven-Back
A Back-End for a car dealership that showcases a range of vehicles for sale. The website features filtering and sorting, vehicle information, & a contact page for customers to get in touch.
| A Back-End for a car dealership that showcases a range of vehicles for sale. The website features filtering and sorting, vehicle information, & a contact page for customers to get in touch. | javascript,api,express,node,rest,dotenv | 2023-01-18T21:40:03Z | 2023-01-27T03:57:01Z | null | 1 | 0 | 29 | 0 | 0 | 5 | null | null | JavaScript |
Abdullah-Sheikh/foodHub-rn | main | # Food Delivery App
## Introduction
Welcome to the Food Delivery App, built using the amazing React Native framework! This app allows you to order your favorite food from the comfort of your home, without the need to go out and face the traffic.
## 💻 Requirements
- Any Operating System (ie. MacOS X, Windows)
- Android Studio IDE
- A little knowledge of Android.
## 📸 ScreenShots
<img src="https://user-images.githubusercontent.com/62107887/226867792-391e6d0c-64d5-4baf-897e-bf80e103c4a8.png" width="325" height="650"> |
<img src="https://user-images.githubusercontent.com/62107887/226867827-421c458f-6b0b-4e4b-9ef2-9076d0cdbab8.png" width="325" height="650"> |
<img src="https://user-images.githubusercontent.com/62107887/226867872-926ac761-6fd4-49f7-8042-c847bc99beed.png" width="325" height="650"> |
<img src="https://user-images.githubusercontent.com/62107887/226867890-12bec657-a532-4baf-ab3c-07917c123725.png" width="325" height="650"> |
<img src="https://user-images.githubusercontent.com/62107887/226867917-d8bb3889-bc53-421d-941f-4df111f06681.png" width="325" height="650"> |
## ✨ Features
- #### Sign up or log in 🚪
If you're a new user, click on "Sign Up" and enter your details 📝
If you're an existing user, click on "Log In" and enter your credentials 🔑
- #### Browse and select 🍔
Browse through the menus of your favorite restaurants 🍴
Select the items you want to order 📝
Customize your order according to your taste 🌶️
- #### Checkout and pay 💳
Review your order 🧐
Add any promo codes if you have them 💰
Choose your payment method and make the payment 💳
- #### Sit back and relax 🛋️
Wait for your food to be prepared and delivered 🚚
Track your order in real-time ⏰
Enjoy your delicious food 🍕
## ✨ Steps
Here's how you can get started with the app:
- #### Clone the repository 📥
Go to the repository page on GitHub 🌐
Click on the "Code" button and copy the repository link 🔗
Open your terminal and navigate to the directory where you want to clone the repository 🖥️
Run the command git clone <repository link> and wait for the repository to be cloned 🕐
- #### Install the dependencies 📦
Navigate to the cloned repository in your terminal 🖥️
Run the command npm install to install all the dependencies 📝
Run the app 🚀
Run the command npm start to start the app 🚀
Scan the QR code with your phone camera or use an emulator to run the app 📱
- #### Contribute and make a pull request 🙌
Make your own changes to the code and test it locally 🛠️
Push your changes to your own fork of the repository 🚀
Create a pull request to merge your changes into the main repository 🙏
Thank you for checking out the Food Delivery App! We hope you find it useful and would love to see your contributions. Happy coding! 🍟🍗🌭
## Design Credits :
[FoodHub](https://www.figma.com/community/file/1016293188579696778) Figma Community Design
## 🤓 Author(s)
**Abdullah Sheikh**
[](https://twitter.com/Abdullah_shk_)
## 🔖 LICENCE
[MIT](https://github.com/Abdullah-Sheikh/WeatherApp_Android/blob/master/licence)
| Food delivery App in react native | ios,react-native,android,javascript,mobile-development,react,ui-components,ui-design | 2023-01-18T05:30:00Z | 2023-03-27T05:28:34Z | null | 1 | 0 | 62 | 0 | 1 | 5 | null | MIT | JavaScript |
snehilagrahari/Home-Decor | master | # Home-Decor
Collaborative Project
Team Members:
1. Akash Singh<br />
2. Ahmad Khan <br />
3. Dhiraj Garad <br />
4. Kamal Gupta <br />
5. Snehil Agrahari (Project Lead)<br />
<h1 align="center"> Home Decor </h1>
<h2>Homepage</h2>
<img src="https://user-images.githubusercontent.com/112630634/213929836-17fec47c-a276-41e5-8012-1566c3c33a0d.png" alt="HomePage" />
<b>Home Decor</b> is an E-commerce website which provides its customer with a large variety of products starting from day to day groceries to trending and stylish clothing.
Home Decor provides its users with following features: <br />
1. Sign-in/Sign-up<br />
2. Search Products<br />
3. Apply filters & sort according to price or discount<br />
4. Add item to cart<br />
5. Place order <br />
6. See earlier orders <br />
<hr />
<h2> Login/Signup </h2>
<img src="https://user-images.githubusercontent.com/112630634/213930076-c6c6084f-6226-4ebc-99b0-bd5300b557dc.png" alt="image" />
Once you enter your mobile number you will see the page to enter OTP. The OTP is hardcoded value <b>1234</b>. There are no auth integrations yet which will come in later versions.
<h2>Products Page & Search Functionality</h2>
<img src="https://user-images.githubusercontent.com/112630634/213930231-45487d5e-da29-41bf-a050-73b5a463ae0a.png" alt="Products" />
<img src="https://user-images.githubusercontent.com/112630634/213930235-fd6971a6-6af9-4ac1-88a0-47f153541a45.png" alt="Search" />
On Products page you can find different filter and sorting options which you can use to customize your search.
<img src="https://user-images.githubusercontent.com/112630634/213930245-4fa93cf1-4478-4f02-af1c-d0602278f399.png" alt="Search" />
<h2>Product Details Page</h2>
Once you click on any product from products page you will be redirected to the product details page where you see a more detailed version of product and also can find the other images of product.
<img src="https://user-images.githubusercontent.com/112630634/213930364-eae3b152-f4b0-4e08-ba9c-34d3d5dd1e7d.png" alt="ProductPage" />
<h2>Cart</h2>
In cart you will see all the items you have added to cart so far and on top you can see the sub total of cart. Also you will find an option to place your order.
<img src="https://user-images.githubusercontent.com/112630634/213930427-3bb0a223-e99e-4642-8d26-c4b2c0bffef5.png" alt="Cart" />
<h2>Checkout</h2>
On clicking the place order button in cart you will be navigated to checkout page where you can place your order with different options of patyment. The shipping address is hardcoded for now and will be updated in later versions. Only cash on delivery option makes a
successful order.
<img src="https://user-images.githubusercontent.com/112630634/213930501-ca3fec7a-9ad3-4267-872d-229503cbff13.png" alt="Checkout" />
<h2>Your Orders</h2>
You can list all your earlier and current order in Orders Page. And if you all the items in a particular order are cancellable you can cancel the order as well.
<img src="https://user-images.githubusercontent.com/112630634/213930555-3137a837-3ae2-4238-b874-21d5a7e164da.png" alt="Order" />
That is it.
Thank you!
| Home Decor is an E-commerce website providing products ranging from daily groceries to flashy accessories. | css,html,javascript,chakra-ui-react,react,redux | 2023-01-17T13:22:28Z | 2023-03-06T10:27:21Z | null | 5 | 29 | 78 | 0 | 2 | 5 | null | null | JavaScript |
heydayle/maybe-u-use | master | # Maybe u_use
The project accumulates and shares the code that programmers use repeatedly in many different projects.
Currently, the project is in the early stages of development and I am learning about the code snippets that developers use most in my projects so that I can synthesize as much as possible for the first demo.
The project is apply Nuxt 2, Vuetify and Windicss for build.
You can come [here](https://u-use.vercel.app/) to experience and participate in my project if you like it.
Contact me via [this email](mailto:tatheyday@gmail.com).
By @[heydayle](https://thinh-le.tech) from [VietNam](https://goo.gl/maps/K2i6AnVD9dBNsZCP9)
| The project accumulates and shares the code that programmers use repeatedly in many different projects. | accumulate,javascript,react,shared,vue,vuex,nuxt2,vue-router | 2023-01-17T18:15:50Z | 2023-03-05T15:52:51Z | null | 2 | 2 | 39 | 0 | 0 | 5 | null | MIT | Vue |
simplegoose/todo-list | master | <a name="readme-top"></a>
<div align="center">
<h3><b>TO-DO List</b></h3>
</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)
- [❓ FAQ](#faq)
- [📝 License](#license)
<!-- PROJECT DESCRIPTION -->
# 📖 [TO-DO List] <a name="about-project"></a>
**TO-DO list** is a simple project that is created using JavaScript and bundled using Webpack.
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<details>
<summary>Client</summary>
<ul>
<li>HTML</li>
</ul>
<ul>
<li>CSS</li>
</ul>
<ul>
<li>JavaScript</li>
</ul>
</details>
<!-- Features -->
### Key Features <a name="key-features"></a>
- **Add to-do item**
- **Remove to-do item**
- **Store tasks to local storage**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LIVE DEMO -->
## 🚀 Live Demo <a name="live-demo"></a>
- [Live Demo Link](https://simplegoose.github.io/todo-list/dist/.)
<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
In order to run this project you need:
Setup git if you don't have git.
Setup node if you don't have node.js.
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone git@github.com:simplegoose/todo-list.git
or
git clone https://github.com/simplegoose/todo-list.git
```
-
### Install
Install this project with:
```sh
cd my-project
npm install
```
-
### Usage
To run the project, execute the following command:
```sh
npm start
```
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- AUTHORS -->
## 👥 Authors <a name="authors"></a>
👤 **Simplegoose**
- GitHub: [@githubhandle](https://github.com/simplegoose)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- FUTURE FEATURES -->
## 🔭 Future Features <a name="future-features"></a>
- **[API Integration]**
<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!
Feel free to check the [issues page](../../issues/).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- SUPPORT -->
## ⭐️ Show your support <a name="support"></a>
If you like this project leave me a start on github.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- ACKNOWLEDGEMENTS -->
## 🙏 Acknowledgments <a name="acknowledgements"></a>
I would like to thank Microverse.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LICENSE -->
## 📝 License <a name="license"></a>
This project is [MIT](./MIT.md) licensed.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
| A to-do list application created with HTML, CSS and JavaScript that is able to track activities.. | application,javascript,list,to-do-app | 2023-01-17T13:55:58Z | 2023-01-28T06:27:58Z | null | 2 | 6 | 26 | 2 | 0 | 5 | null | null | HTML |
pkrasicki/firefox-mute-site | master | # Mute Site
This is a Firefox extension that allows to instantly mute/unmute all tabs from a website. The mute button appears when a tab is playing audio. When pressed it will toggle mute on all tabs from that domain.
Available here: https://addons.mozilla.org/firefox/addon/mute-site/



Icons come from [Font Awesome](https://fontawesome.com) - CC BY 4.0 license.
| Firefox extension that allows to instantly mute/unmute all tabs from a website | browser-extension,firefox,firefox-addon,javascript | 2023-01-21T16:28:02Z | 2023-05-28T14:52:39Z | 2023-05-28T14:53:31Z | 2 | 1 | 10 | 0 | 1 | 5 | null | GPL-3.0 | JavaScript |
lorenzoworx/to-do-list | main | # To-Do-List-with-Jest-Test
Todo List Structure
<a name="readme-top">To-Do-List-with-Jest-Test</a>
<!-- 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)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
<!-- PROJECT DESCRIPTION -->
# 📖 [To-Do-List] <a name="To-Do-List"></a>
In this project, we are required to build a simple HTML list of To Do tasks.
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
<a href="https://www.w3.org/html/" target="_blank"><img align="center" src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg" alt="html5" width="55" height="55"/></a><a href="https://www.w3schools.com/css/" target="_blank"><img align="center" src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg" alt="css3" width="55" height="55"/></a><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank" rel="noreferrer"><img align="center" src="https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg" alt="javascript" width="55" height="55"/></a>
<!-- Features -->
### Key Features <a name="key-features"></a>
- **[Use webpack to bundle JavaScript.]**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🚀 Live Demo <a name="live-demo"></a>
For a live demo to the project, follow the link below
- [Live Demo Link](https://lorenzoworx.github.io/to-do-list/)
<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
In order to run this project you need:
<!--
Example command:
```sh
gem install rails
```
-->
### Setup
- Clone this repository or download the Zip folder:
```
git clone https://github.com/lorenzoworx/to-do-list.git
```
- Navigate to the location of the folder in your machine:
**``you@your-Pc-name:~$ cd <folder>``**
### Usage
- After Cloning this repo to your local machine
- Run npm start from the root directory in terminal
### Run tests
To track linter errors locally follow these steps:
Download all the dependencies run:
```
npm install
```
Track HTML linter errors run:
```
npx hint .
```
Track CSS linter errors run:
```
npx stylelint "**/*.{css,scss}"
```
Track JavaScript linter errors run:
```
npx eslint .
```
Install jest using:
```
npm install --save-dev jest
```
Track tests in __tests__/ run:
```
npm test
```
### Deployment
- GitHub Pages was used to deploy this website
- For more information about publishing sources, see "[About github page](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#publishing-sources-for-github-pages-sites)"
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- AUTHORS -->
## 👥 Authors <a name="authors"></a>
👤 **Okolo Oshoke**
- GitHub: [@lorenzoworx](https://github.com/lorenzoworx)
- Twitter: [@lorenzoworx](https://twitter.com/lorenzoworx)
- LinkedIn: [Oshoke Okolo]https://www.linkedin.com/in/oshoke-okolo-665208108/)
👤 **Ikoote Rasuli**
- GitHub: [@ikoote1](https://github.com/ikoote1)
<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!
Feel free to check the [issues page](../../issues/).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- SUPPORT -->
## ⭐️ Show your support <a name="support"></a>
> Checking through my project and review it will bring a great connection between the two of us. Let us connect.
If you like this project I promise to follow you back and leave offers open to you all.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- ACKNOWLEDGEMENTS -->
## 🙏 Acknowledgments <a name="acknowledgements"></a>
I would like to thank Microverse team for the great work and support.
I would also like to thank [Shubham Bhoyar](https://github.com/shubhambhoyar077) for all his support
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- LICENSE -->
## 📝 License <a name="license"></a>
This project is [MIT](./MIT.md) licensed.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
| This repository contains a simple to-do list web application built using HTML, CSS, and JavaScript. The app allows users to create, update, and delete tasks, and uses local storage to persist data. It's a great project for learning the basics of front-end web development and JavaScript | css,html,javascript | 2023-01-25T00:29:34Z | 2023-03-03T21:47:44Z | null | 2 | 5 | 42 | 3 | 0 | 5 | null | null | JavaScript |
Appy26/ThePrettyPetals | main | null | this project is basically cloning of 1800 flowers .you can find fresh flowers and combination of the flowers in it and the whole project is executed in just 4 days . | css,html,javascript,json-server | 2023-01-17T06:47:58Z | 2023-04-11T05:12:25Z | null | 5 | 23 | 85 | 0 | 1 | 5 | null | null | HTML |
cardtunic/habits | main | <img src="https://i.imgur.com/LBMFNWk.png"/>
<p align="center">
<a href="#whatis">O que é?</a> •
<a href="#demo">Demonstração</a> •
<a href="#features">Features</a> •
<a href="#goals">Metas</a> •
<a href="#tech">Tecnologias</a> •
<a href="#author">Autor</a> •
<a href="#licence">Licença</a>
</p>
<h2 id="whatis">🤔 O que é?</h2>
<p>O habits é um website que te permite criar e monitorar os seus hábitos diários, de forma simples, te ajudando a criar bons hábitos ❤️</p>
<a target="_blank" href="https://cardtunic.github.io/habits/">
<img src="https://i.imgur.com/kia1lfE.png"/>
</a>
_<p>Esse site foi criado durante a NLW-Setup, em uma semana. A ideia e inspiração para o design foram retirados de lá.</p>_
<h4 align="center">
🚧 Esse projeto não está completo 🚧
</h4>
---
<h2 id="demo">💻 Demonstração</h2>
<h3>Desktop</h3>
<img src="https://i.imgur.com/6xKhlP1.gif"/>
<h3>Mobile</h3>
<img src="https://i.imgur.com/JR2c05j.gif"/>
<p>O layout do site foi criado usando o Figma, e foi inspirado no design oferecido pelos organizadores do NLW-Setup para o público.</p>
<a target="_blank" href="https://www.figma.com/file/rK5jkJOJnE1ylZiOXWJua1/habits.?node-id=473%3A87&t=tkWdrfgm1dn4OLJT-1">
<img src="https://img.shields.io/static/v1?label=Acesse o layout&message=FIGMA&color=f14e1e&style=for-the-badge&logo=<LOGO>"/>
</a>
---
<h2 id="features">✨ Features</h2>
- Criar e manipular novos hábitos, com ícone e nomes personalizados
- Marcar hábitos que foram completos no dia
- Exibir hábitos ao dia atual correspondente
- Exibir histórico de hábitos
- Aplicação disponível em: pt-BR, pt-PT, en-US, de-DE, es-ES e it-IT
---
<h2 id="goals">🎯 Metas</h2>
- [x] Refatorar partes do código
- [x] Adicionar a possibilidade de excluir hábitos
- [x] Adicionar suporte a múltiplas linguagens
- [ ] Concertar incongruências no layout
- [ ] Separar histórico de hábitos por meses
- [ ] Adicionar barra de pesquisa para ícones
- [ ] Sincronizar hábitos entre dispositivos
---
<h2 id="tech">🔧 Tecnologias</h2>
Tudo isso foi feito com:
- [HTML5](https://developer.mozilla.org/pt-BR/docs/Web/HTML)
- [CSS](https://developer.mozilla.org/pt-BR/docs/Web/css)
- [Javascript](https://developer.mozilla.org/pt-BR/docs/Web/javascript)
---
<h2 id="author">👤 Autor</h2>
<a href="hhttps://github.com/cardtunic/">
<img style="border-radius: 50%;" src="https://avatars.githubusercontent.com/u/67842899?s=1000&v=4" width="100px;" alt=""/>
<br />
<sub><b>Kaleb Mendes</b></sub></a> <a href="hhttps://github.com/cardtunic/"></a>
Oi, eu fiz isso!
<h3>Contatos</h3>
[](http://twitter.com/cardtunic)
[](mailto:tuniccontato@gmail.com)
[](https://www.linkedin.com/in/kaleb-souza-mendes-a696991b0/)
---
<h2 id="licence">📄 Licença</h2>
Este projeto esta sobe a licença [MIT](./LICENSE).
| Um website que te permite criar e monitorar os seus hábitos diários, te ajudando a desenvolver bons hábitos ❤ | javascript,js,css,html,habits-tracking,nlw-setup,website | 2023-01-22T23:29:25Z | 2023-04-15T15:32:40Z | null | 1 | 0 | 26 | 0 | 2 | 5 | null | MIT | JavaScript |
mertkantaroglu/To-Do-List-with-Webpack | main | <a name="readme-top"></a>
# To-Do List Project
# 📗 Table of Contents
- [📖 About the To-Do List Project](#about-project)
- [🛠 Built With](#built-with)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [🙏 Acknowledgements](#acknowledgments)
- [❓ FAQ](#faq)
- [📝 License](#license)
# 📖 To-do List Project <a name="about-project"></a>
**This is the To-do List Project in order to show what we have learned so far at HTML, CSS and JS.**
## 🛠 Built With <a name="built-with"></a>
### Tech Stack <a name="tech-stack"></a>
### Key Features <a name="key-features"></a>
- **made with use of github workflow**
- **made with use of linter checkers**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<details>
<summary>Client</summary>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JS</li>
</ul>
</details>
## 🚀 Live Demo <a name="live-demo"></a>
[Live Demo](https://mertkantaroglu.github.io/To-Do-List-with-Webpack/dist)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 💻 Getting Started <a name="getting-started"></a>
Portfolio presentation will be coming soon.
### Prerequisites <a name="prerequisites"></a>
In order to run this project you need a Chrome, Safari or Mozilla browser
### Setup <a name="setup"></a>
Clone this repository to your desired folder: https://github.com/mertkantaroglu/To-Do-List-with-Webpack.git
### Install <a name="install"></a>
git clone https://github.com/mertkantaroglu/To-Do-List-with-Webpack.git
### Usage <a name="usage"></a>
To run the project, execute the following command: Click on Live server option in your IDE
## 👥 Authors <a name="authors"></a>
### 👤 **Mert Kantaroglu**
- GitHub: [@mertkantaroglu](https://github.com/mertkantaroglu/)
- Twitter: [@aranelluinwe](https://twitter.com/aranelluinwe)
- LinkedIn: [mertkantaroglu](https://www.linkedin.com/in/mert-kantaroglu/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🔭 Future Features <a name="future-features"></a>
For the future features I will add custom styling and also favorite button to the project.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🤝 Contributing <a name="contributing"></a>
Contributions, issues, and feature requests are welcome!
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🙏 Acknowledgments <a name="acknowledgements"></a>
I would like to thank for Microverse to provide me learning materials, my peers for helping me out to move forward.
<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>
| An interactive To-do list to add, edit and remove daily todos. Built with JS and bundled with Webpack. | javascript,webpack | 2023-01-23T17:58:18Z | 2023-01-28T12:52:04Z | null | 2 | 5 | 17 | 1 | 1 | 5 | null | MIT | JavaScript |
zeeshani26/Style-Life | main |
# Style life
# Description
Style life helps you to live your life joyfully. You can eat in the best restaurants according to your location. You can relax yourself by going to a spa or a massage center. It helps you to stay healthy as you can book an appointment to any listed doctor. Use Stlye life and make your lifestyle stylish and Awesome!
## Documentation
### Backend
For Backend we use Nodejs, MongoDb, Mongoose and Express js. With the help of jsonwebtoken and bcrypt we enhance the security of the application.
### Frontend
For Creating the Ui we use Reactjs, Chakra, Redux, Css and uiverse also.
# Hi, I'm Krishan! 👋
## Krishan Kumar - Team Lead
- Krishan managed all the backend
- the Admin section.
## Dipratna Sakhare
Dipratna is responsible for
- Login and Signup
- Payment Page.
## Omesh Dubey
Omesh is responsible for
- whole landing page (Footer and Navbar)
- some pages which not includes all products data
## Zeeshan Ilahi
Zeeshan is responsible for creating
- All products section
- single page section
- add to cart functionality;
#Frontend
## Landing page

### This is the landing page of our website
## Sign up Page

### user can signup with unique email that means if a user already exits it throws an error. And Email should be proper (XXXX@gmail.com)
## Log In Page

### user can login with their email id and password. It automatically detects who is user and who is admin so dont worry about that.
## Products Page with carausels and deals (some of them are static :) )

### Footer

### User can see the deals related to restaurants, spa, heatlh and many more.
## All Products Section

### Here user can see all the restaurants, spa or health whichever category he/she clicked on. He can do filtering according to their location. Sorting according to the popularity of the shop (based on rating actaully ) and according to name sorting is also available.
## Add to cart or Single page

### On this page user can see all the deals of that particular restaurant and add the item to his/her cart (one item at a time all data is coming from the backend but cart items will be stored in localstorage. We can use backend here but localstorage practice is necessary :) ).
## Payment Page

### After adding items to the cart you can pay for your order. Decide from which platform you would like to pay. After payment an iterface shows like this.

## Admin Dashboard

### Here all the shops(restaurants/ spa or message center and health) will be visible here. Admin can add new shop, update any shop or delete any shop. He/She has the authority my friend. ;)

### Admin also can change any user type to admin means transfer of power is going on here. :>)
## Error Page (404 not Found)

### On visited invalid routes of the application you will see this. Pretty cool right :)
# Backend Api End points
### For Creating any user
/user/register
### For Login
/user/Login
### For Getting all the Restaurants
/restro/
### For Getting Single Restaurant
/restro/:id
### For Filtering the Data according to location
/restro/filter/ (and pass the city as a query under the city key name)
### For Getting all the Spas
/spa/
### For Getting Single Spa
/spa/:id
### For Filtering the Data according to location
/spa/filter/ (and pass the city as a query under the city key name)
### For Getting all the health section
/health/
### For Getting Single Restaurants
/health/:id
### For Filtering the Data according to location
/health/filter/ (and pass the city as a query under the city key name)
### For Adding items to cart
/cart/add (pass userId,restroId and deals id in body)
### For Removing or decreasing the count
/cart/dec (pass userId,restroId and deals id in body)
### pagination
by default you will get 10 result per pages but if you want to increase limit pass limit as query and your desired counts for example if i want 20 result per page i have to pass limit=20 in query.
you can go to different pages by passing them in query like if i want to get 2nd page data i will pass page=2 in query.
# Note - For filtering and sorting routes add /filter then your rest of the queries like if you want to search based on the cities just do /filter?city=<city_name>
### popular
just add /?popular=true in query for sorting the list according to rating.
### sort
sorting will apply basis on name (asc or desc) just pass sort=asc for ascending order and sort=desc for descending in query.
# Note only a registered user can use add to cart functionality
## Admin Api
### For Getting all data
- admin/restro
- admin/spa
- admin/health
- admin/user
### Adding any restaurants/spa/health
- admin/restro/add
- admin/spa/add
- admin/health/add
### Updation
- admin/restro/update/:id
- admin/spa/update/:id
- admin/health/update/:id
### Deletion
- admin/restro/delete/:id
- admin/spa/delete/:id
- admin/health/delete/:id
### Changing User to Admin
admin/user/type/:id
# Thank you if you read full documentation. You are awesome as we are. We will meet at the next project. Bye :)
| Style life helps you to live your life joyfully. You can eat in the best restaurants according to your location. You can relax yourself by going to a spa or a massage center. It helps you to stay healthy as you can book an appointment to any listed doctor. Use Stlye life and make your lifestyle stylish and Awesome! | axios,chakra-ui,css,html,javascript,mongodb,mongoose,nextjs,react,swiper-js | 2023-01-24T13:30:36Z | 2023-01-25T07:34:52Z | null | 3 | 0 | 74 | 0 | 1 | 5 | null | null | JavaScript |
ishantchauhan710/SpaceFeed | master | 
# **SpaceFeed**
**SpaceFeed** is a social media platform where users can upload posts and images, like and comment on other people's posts, receive realtime notifications and do many other things
## About :dart:
SpaceFeed is a web app built using the MERN stack! Here, a user can create account, search and follow users, interact with their posts, share them and do a lot more!
## Demo
You can try SpaceFeed by visiting: https://spacefeed.ishantchauhan.com/
### Video Demo
[Here](https://www.youtube.com/watch?v=qTP6rp6s57w&t=50s) is a short video on how to use SpaceFeed
## Blog ✍️
To know more about how I built this project, read my article here:
https://ishantchauhan.hashnode.dev/my-debugging-adventure-fixing-bugs-in-spacefeed
## SpaceFeed Features :fire:
- **Authentication** - Users can create account using email, password, profile picture and other details
- **Create Posts** - Users can upload posts containing images
- **Interact With Posts** - Users can like, comment, share and like a particular comment on a post
- **Follow User** - Users can follow and unfollow other users
- **User Suggestions** - Users can see a list of suggested users when visiting the profile page
- **Realtime Notifications** - Users can receive instant notifications whenever someone likes or comments on their post
- **User Search** - Users can search a person using his name or email
- **News** - Users can see who commented on whom's post
## 📸 Screenshots :computer:
| | | |
|---|---|---|
||  | 
| |  |
|| | 
||  | 
## 📸 Screenshots :iphone:
| | | |
|---|---|---|
||  | 
| |  |
|| | 
## Technical details :bulb:
- The frontend of SpaceFeed is created using ReactJS and MaterialUI. SpaceFeed is highly responsive and is tested on all popular browsers like Chrome, Safari and Opera Mini. For handling the react states, Redux Toolkit is used. All the react components and file structure are properly organized.
- The backend of SpaceFeed is built using NodeJs, ExpressJs, MongoDB and Socket.io. For authentication, SpaceFeed makes use of session based authentication. For storing images, Firebase storage is used.
## Project Setup :pencil:
If you want to clone this project and customize it further, you need to do a couple of tasks first:
1) Create an account on [MongoDB Cloud](https://cloud.mongodb.com/), setup a cluster and get its [connection string](https://www.mongodb.com/docs/guides/atlas/connection-string/)
2) Create an account on [Firebase](https://firebase.google.com/), enable storage and get your [google-services.json file](https://support.google.com/firebase/answer/7015592?hl=en#zippy=%2Cin-this-article) and [bucket name](https://firebase.google.com/docs/storage/admin/start) from there
3) Clone this project. You can directly download the source code .zip file, or you can use the git clone command in terminal
4) Once successful, open your VSCode in the project folder and in terminal, write the following commands:
```
npm install
cd frontend
npm install
cd ..
```
5) After this, create a new file with the exact name of ".env"
6) In the .env file, write:<br><br>
```
PORT = 5000
MONGO_CONNECTION_STRING = --paste your cloud mondodb cluster's connection string--
FIREBASE_STORAGE_BUCKET = -- paste your firebase bucket name here eg. example.appspot.com --
SESSION_SECRET = 12345
DUMMY_USER_PASSWORD_HASH = $2a$12$QPROumv.az41u43V2nW48OQ0hhIRw7TWvEmlWknqq3EVMurBZ5YO.
NODE_ENV = development
```
7) In the root folder, paste your google-services.json file and rename it to spacefeed_firebase.json
8) You are all set up now! To start the backend server, in terminal write:
```
npm start
```
9) And to start the frontend, write:
```
cd frontend
npm start
```
10) Then write localhost:3000 in your browser to be able to use SpaceFeed!
## Production Build :computer:
1) To build the project for production purpose, in the .env file, change NODE_ENV to production
2) Then in terminal, write
```
cd frontend
npm run build
cd ..
```
3) Once the build is completed, simply write npm start to run the website in production mode!
## Contact
For any queries, you can mail me at developerishant710@gmail.com
| A social media platform where users can upload images, like and comment on posts, follow and unfollow others, receive notifications and do a lot more! | mern-stack,mongodb,nodejs,reactjs,javascript,material-ui | 2023-01-23T08:51:08Z | 2023-02-23T15:41:24Z | null | 1 | 0 | 127 | 1 | 0 | 5 | null | MIT | JavaScript |
AmineElazzab/Weather_App | master | <h1 align="center">𝗪𝗲𝗮𝘁𝗵𝗲𝗿𝗔𝗽𝗽 <img style="height:50px" src="https://media.giphy.com/media/R63jsBXjIuCi7H1MuF/giphy.gif"></h1>
This is a simple weather app built using React Native that allows users to search for current weather information by city name.
## Installation
- Make sure you have React Native and its dependencies installed on your system.
- Clone or download the repository to your local machine
- Run `npm install` or `yarn install` to install the app's dependencies
- Run `expo start` to start the app on an iOS or Android emulator or device, respectively.
- Scan the QR code using the Expo app on your mobile devi
## API
This app uses the OpenWeatherMap API to fetch weather data. You will need to sign up for an API key in order to use the app. Once you have an API key, create a new file in the root of the project called `config.js` and add the following line to it:
```
export const API_KEY = 'YOUR_API_KEY_HERE';
```
## Features
- Search for current weather information by city name
- View the current temperature, weather conditions, and a weather icon
- View the current date and time
- View the current wind speed and direction
- View the current humidity
- View the current pressure
- View the current visibility
| This is a simple weather app built using React Native that allows users to search for current weather information by city name. | javascript,react,react-native,css | 2023-01-23T14:36:45Z | 2023-02-02T14:55:44Z | null | 1 | 1 | 27 | 0 | 0 | 5 | null | MIT | JavaScript |
ysacc/calculadora | main | <h1 align="center">Calculator The Simpsons :stars:</h1>
<hr>
<p align="center"><img src="https://user-images.githubusercontent.com/112214885/215335740-a9ba26f1-534f-4a1d-84a5-a6b1c23b8331.png"/></p>
## APPLIED TECHNOLOGIES






| Calculator the simpson | css3,javascript,react | 2023-01-22T08:24:44Z | 2023-01-29T15:12:36Z | null | 1 | 0 | 2 | 0 | 0 | 4 | null | null | JavaScript |
SwatiThorat21/Twitter_UI_Clone | main | null | Fully responsive static twitter clone using HTML, CSS,JSON | css,html,javascript,json | 2023-01-25T06:04:37Z | 2023-03-25T12:21:39Z | null | 1 | 0 | 59 | 0 | 1 | 4 | null | null | HTML |
Tobby8629/Todo_list | main |
<a name="readme-top"></a>
# 📗 Table of Contents
- [📖 About the Project](#portfolio)
- [🛠 Built With](#htmlt_and_css)
- [Tech Stack](#tech-stack)
- [Key Features](#mobile_size)
- [🚀 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)
- [❓ FAQ](#faq)
- [📝 License](#license)
# 📖<a name="about-project">TODO_LIST</a>
***Todo_list is a project built with webpack with alot features such as adding and removing from the todo-list, dragable event, clear completed tasks***
## 🛠 Built With <a name="built-with">VSCode</a>
### <a name="tech-stack">HTML/CSS, Javascript, webpack</a>
<details>
<summary>Client</summary>
<ul>
<li><a href="https://reactjs.org/">HTML</a></li>
</ul>
</details>
<details>
<summary>Styling</summary>
<ul>
<li><a href="https://expressjs.com/">CSS</a></li>
</ul>
</details>
<details>
<summary>Functionality</summary>
<ul>
<li><a href="https://www.postgresql.org/">Javascript_ES6</a></li>
</ul>
</details>
<details>
<summary>bundler</summary>
<ul>
<li><a href="https://webpack.js.org/">Webpack</a></li>
</ul>
</details>
<!-- Features -->
### Key Features <a name="key-features"></a>
- **[section to add tasks]()**
- **[section to show task]()**
- **[A button to delete the from the list of tasks]()**
- **[A button to clear all completed tasks]()**
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🚀 Live Demo <a name="live-demo"></a>
- [Live Demo Link](https://tobby8629.github.io/Todo_list/dist/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 💻 Getting Started <a name="getting-started"></a>
A beginner developer can use this template as a starting point for creating other HTML projects that are properly set up with CSS and have ESLint configured.
### Prerequisites
In order to run this project you need:
- NODE
- ESlint set up
### Setup
Clone this repository to your desired folder:
gh repo clone https://github.com/Tobby8629/Todo_list.git
### Install
To obtain a copy of this repository, clone it to your desired folder:
Commands:
```sh
gh repo clone https://github.com/Tobby8629/Todo_list.git
cd hello-world
npm install -y
```
<br><br>
### Usage
To run the project, execute the following command:
- install serve with:
```sh
npm install -g serve
```
```sh
serve -s .
```
### Run tests
To run tests, run the following command:
- To check for CSS errors
```sh
npx stylelint "**/*.{css,scss}"
```
- To check for HTML errors
```sh
npx hint .
```
- To check for Javascript errors
```sh
npx eslint .
```
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 👥 Authors <a name="authors">popoola samuel o.</a>
- GitHub: [@tobby8629](https://github.com/tobby8629)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [samuel popoola](https://linkedin.com/in/samuel-popoola-tobby/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🔭 Future Features <a name="future-features"></a>
> I'll add the following section to the webpage.
- [ ] **[section to show list of tasks]()**
- [ ] **[section to add to the list of tasks]()**
- [ ] **[A button to delete the from the list of books]()**
<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/Chaseknis/book_storage/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... Kindly leave a star ⭐
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## 🙏 Acknowledgments <a name="acknowledgements"></a>
> Give credit to everyone who inspired your codebase.
I would like to thank Microverse and my studying partners
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- FAQ (optional) -->
## ❓ FAQ <a name="faq"></a>
- **[Did you intergrate linters to your project]()**
- [Yes]()
- **[Did you run all the tests]()**
- [Yes]()
<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 project that helps to keep track of day-to-day activities or tasks. The todo_list can add tasks, remove completed tasks, and remove multiple completed tasks. The project is created on the following Stack HTML, CSS, JAVASCRIPT, and web pack | css,html,javascript,webpack5 | 2023-01-17T02:30:12Z | 2023-01-27T22:41:31Z | null | 1 | 7 | 44 | 1 | 0 | 4 | null | MIT | JavaScript |
rooparam01/LUXIRISE.com | main | # Project burberry.com Clone
- burberry.com is e-commerce site for cloths.
- Individual project built in 5 days.
## Features
- Landing page.
- Womens Products page.
- Cart functionality.
## Tech Stack
> Javascript, HTML, CSS, Localstorage
## Demo Link
- [burberry.com Clone](https://resonant-fudge-73f551.netlify.app/)
| This is the clone of burberry.com clone which is a british clothing brand sale online cloth. | css,html,javascript | 2023-01-17T06:45:28Z | 2023-04-17T15:42:32Z | null | 2 | 5 | 12 | 0 | 0 | 4 | null | null | HTML |
codewithmmak/playwright-reporters-demo | master | ---
# Playwright Reporting Demo Setup Guide
---
## Features of this framework
* Playwright Reporting
* [Reporting: Allure](https://www.npmjs.com/package/allure-playwright)
* [Cloud Integration: LambdaTest](http://www.lambdatest.com?fp_ref=md-moeen-ajaz40)
## Getting started
### Pre-requisites
* Download and install Node.js
* Download and install any Text Editor like Visual Code/Sublime/Brackets
### Setup Visual Code
* Install GitLens Extension from the Marketplace: `GitLens — Git supercharged by GitKraken https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens`
* Go to Visual Code Preference > Setting and search `formatOnSave` and enable/ON it.
### Setup Scripts
* Clone the repository into a folder
* Go to Project root directory and install Dependency: `npm install`
* All the dependencies from package.json would be installed in node_modules folder.
## How to Run Test Locally
* Go to the Project root directory and run command: `npm test`
## How to view default Playwright HTML report
* Go to the Project root directory: `./playwright-report/index.html`
### Playwright HTML Test Report

## How to view Allure HTML report
* Go to the Project root directory and run command: `npm run allure-reporter` and then run `npm run generate-allure-report`
* Go to the Project root directory: `./allure-report/index.html`
### Allure Test Report


## How to Run Test on LambdaTest Cloud
* Go to Project root directory and run command: `npm run lambdatest`
### Terminal Test Result

### LambdaTest Cloud Results


| This is a test automation framework designed using Playwright to demonstrate different reporter | allure-reporting,monocart,playwright-javascript,rimraf,allure-report,javascript,lambdatest,lambdatest-playwright,node,playwright-tests | 2023-01-22T18:37:43Z | 2023-02-01T12:35:41Z | null | 1 | 1 | 8 | 0 | 0 | 4 | null | null | JavaScript |
patryk-penczek/weather-app | main | # Weather App
A weather app that provides you with accurate and up-to-date weather information, powered by OpenWeather API.
## Features
- Easy-to-use interface
- Detailed weather forecasts
- Powered by OpenWeather API for reliable and accurate weather data
## Getting Started
You can either run the project locally on your machine or simply visit the live version of the app:
https://weather.patrykpenczek.pl
### Local Installation (Optional)
If you want to run the project locally on your machine, you will need:
- A web browser
- An internet connection
- Node.js
- Yarn or npm
To install the project locally, follow these steps:
1. Clone the repository: `git clone https://github.com/patryk-penczek/weather-app.git`
2. Navigate to the project directory: `cd weather-app`
3. Install the dependencies: `yarn install` or `npm install`
4. Start the development server: `yarn start` or `npm start`
5. Open your browser and visit `http://localhost:3000` to view the app
## Built With
- HTML
- CSS
- Tailwind CSS
- JavaScript
- React
- Vite
- OpenWeather API
## Author
[Patryk Penczek](https://github.com/patryk-penczek)
## License
This project is licensed under the ISC license.
| A weather app built in React that provides you with accurate and up-to-date weather information, powered by OpenWeather API | css,html,javascript,openweatherapi,react,tailwindcss,vite,weather | 2023-01-22T19:16:16Z | 2023-08-19T07:05:59Z | null | 2 | 0 | 47 | 0 | 0 | 4 | null | ISC | JavaScript |
RADHIKESHS/Purple.com-Clone | main | # -vestal-trouble-683 | This project is a clone of the "purple.com" website, recreated using JavaScript, HTML, and CSS. It emulates the simplicity and aesthetics of the original website while offering a similar user experience. | css,html,javascript | 2023-01-17T05:26:16Z | 2023-02-07T05:15:40Z | null | 1 | 2 | 13 | 0 | 0 | 4 | null | null | HTML |
omerozceylan/My-Website | main | # My-Website
My website ain't exactly what I had in mind. Gonna be better when I get more know-how. For now, this is all I got.
| still development.. | html-css-javascript,javascript,javascript-vanilla,vanilla-javascript | 2023-01-25T22:34:20Z | 2023-12-19T18:42:15Z | null | 1 | 0 | 64 | 0 | 0 | 4 | null | null | SCSS |
Ananyakumarisingh/Alpine | main | # Alpine
Alpine is a prermium e-commerce website which deals in electronic products.
## Deployment
This project is deployed on netlify here - [alpine.com](https://alpine-ebrand.netlify.app/html/login.html/)
---
# Welcome 👋
---
## About this project: 🙌
---
### Pages & Features 👇
- `Home Page`: Nav Bar, Mainpage, Advertisement carosel, Footer Section.
- `Sign-Up`: User details are stored in MongoDB Atlas, shows a pop-up if email has already been used.
- `Sign-In`: User authentication to check whether the user's email and password match with details existing in the database.
- `Products Page`: You can check out the products and add them.
- `User's Profile page`: Contains all the details of user only if the user has signed in.
---
### How To Use ✅
First, it will direct us to the sign-in page you can go to sign-up and after singing-in explore the `Home Page` or you can directly explore the `Home Page`. After signing-in you will be directed to the `User's profile page` it will contain all the details of the user and from there you can `Sign-out` too. You can explore the `Products page`.
---
### Areas Under Progress ⚒️
- `Cart Page`
- `Payment Page`
- `Responsiveness`
### Technology we used 🔧
- `HTML`
- `CSS`
- `JavaScript`
- `NodeJS`
- `ExpressJS`
- `MongoDB`
- `JSONWEBTOKEN`
- `Bcrypt`
----
- `Frontend link` : https://alpine-ebrand.netlify.app/html/login.html
- `Backend link` : https://ruby-vivacious-hare.cyclic.app
----
### A little glimpse of the pages 🖼️
----
- Sign-up Page

----
- Sign-in Page

----
- User's Profile Page

----
- Home Page

----
- Products Page

----
- Cart Page

----
Thanks you for Checking our Project🙏🏻😇
| Alpine is an e-commerce website of electronic products. It is a clone of apple.com. | html,javascript,nodejs,express,middleware,mongodb,mongoose,routes,css3,bcryptjs | 2023-01-17T16:30:34Z | 2023-04-09T07:41:10Z | null | 2 | 4 | 45 | 0 | 0 | 4 | null | null | HTML |
mwehner2022/Mapping_Earthquakes | main | # Mapping_Earthquakes
# **Purpose**
Disaster Reporting Network, a company that provides data storytelling on disasters around the world, needed an interactive visualization on earthquakes that works on mobile and desktops. The initial website providing these visualizations was created using Leaflet.js Application Programming Interface, which built a geographical map with GeoJSON earthquake data from a URL.
Each earthquake will be visually represented by a circle and color, where a higher magnitude will have a larger diameter and will be darker in color. In addition, each earthquake will have a popup marker that, when clicked, will show the magnitude of the earthquake and the location of the earthquake. The map had two different maps to toggle between and an earthquake overlay button. The earthquakes were displayed as a circle marker with the color and size related to the magnitude of each earthquake.
The Disaster Reporting Network then required additional features to better visualize the earthquake GeoJSOn data. Below list the goals of the company's request.
## **Goal**
- Add earthquake data in relation to the tectonic plates’ location on the earth
- Add all the earthquakes with a magnitude greater than 4.5 on the map
- Put the above two goals on a third map
## **Resources**
- Resources: data.js
- Software: Visual Studio Code, JavaScript, CSS, HTML, DevTools, Leaflet.js Application Programming Interface (API), GeoJSON data
## **Results**
1. Add Tectonic Plate Data
Tectonic plate data was added to the JavaScript using d3.json(). The data was added using the geoJSON() layer. The tectonic plate LineString data was coded to red to stand out on the map. Lastly the tectonic plate data was added to the overlay object with the original earthquake data.
2. Add Major Earthquake Data
Major earthquake data was added to the map using d3.json(). Color was added and the radius of the circle markers was set to be based on the magnitude of each earthquake. A popup marker for each earthquake was added that displays the magnitude and location of the earthquake using the GeoJSON layer, geoJSON().
3. Add an Additional Map
A third map in the Leaflet.js Dark view was added in the JavaScript file.
The overall map gives the user the ability to see the visualization in three different background choices: street, satellite and dark. It also gives the user the ability to understand the data but applying different layer groups to the map. The options are all earthquakes with popups, tectonic plates, and major earthquake data with popups. A legend is added to the bottom right as a quick visual reference which correlates to the magnitude of the earthquake. From these features the user can draw conclusions about earthquake data around the world.
See the images below as references:
### Overall Map With All Options Shown

### Satellite View With Tectonic Plates

### Dark View With Major Earthquakes and Popup

| A website providing visualizations using the Leaflet.js Application Programming Interface, containing a geographical map with GeoJSON earthquake data from a URL. | css,html,javascript,leafletjs,vscode | 2023-01-19T23:38:39Z | 2023-01-25T17:46:15Z | null | 1 | 8 | 45 | 0 | 2 | 4 | null | null | JavaScript |
Vishal-Kamath/pokedex | main | # PokéDex Website
<div align="center">
<picture><img src="./.readme-assets/title_card.png" alt="pokédex title card" /></picture>
</div>
<hr/>
## Introduction
Welcome to the PokéDex Website repository! This is a web application built using [Next 13](https://nextjs.org/blog/next-13), [Tailwind CSS](https://tailwindcss.com/), [PokéAPI](https://pokeapi.co/) and [pokenode-ts](https://github.com/Gabb-c/pokenode-ts), that provides a comprehensive collection of information about all your favorite Pokemon species.
### Website Links
- **_latest release_** - [https://pokedex-gamma-one-30.vercel.app](https://pokedex-gamma-one-30.vercel.app/)
- **_v1_** - [https://pokedex-kfigispp7-vishal-kamath.vercel.app](https://pokedex-kfigispp7-vishal-kamath.vercel.app)
## Getting Started
To get started with the project, you can simply clone the repository:
```bash
git clone https://github.com/Vishal-Kamath/pokedex.git
```
After that, navigate to the project directory and install the dependencies:
```bash
cd pokedex
npm install
```
Once the dependencies are installed, you can run the development server:
```bash
npm run dev
```
This will start the development server at `http://localhost:3000`. You can then open your browser and navigate to that URL to view the Pokedex website.
## Features
The Pokédex website provides the following features:
- Browse through a comprehensive collection of Pokémon species.
- Search for a specific Pokémon using their name or ID.
- View detailed information about each Pokemon, including their stats, abilities, moves, and evolution paths.
- Enjoy a fast and seamless user experience, thanks to the use of Next.js 13
## Acknowledgments
This project was made possible thanks to the following resources:
- [Next.js](https://nextjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [PokeAPI](https://pokeapi.co/)
- [pokenode-ts](https://github.com/Gabb-c/pokenode-ts)
## More about me
Hi, I'm [Vishal Kamath](https://github.com/Vishal-Kamath), a web developer striving to create beautifully designed websites. This is a fun project that I created while tinkering around with Next 13. I hope you like it! | Welcome to the PokéDex Website repository! This is a web application built using Next 13, Its my personal playground for every new idea I have. | nextjs,react,tailwind,pokeapi,pokedex,pokemon,pokemons,javascript,typescript | 2023-01-23T17:58:56Z | 2023-06-07T04:52:12Z | null | 1 | 3 | 200 | 0 | 0 | 4 | null | null | TypeScript |
oslohes123/AmigosHealthHub | main | # AmigosHealthApp
## HealthHub
A health-centric application, allowing for the measurement of fitness, diet and mental health.

## Demo Video
A 7 minute video demonstrating the majority of HealthHub's features:
https://www.youtube.com/watch?v=bfum42dR34A&ab_channel=HealthHub
## Setup
To setup the server ensure that NPM is installed on your system using the latest LTS build this can be achieved using nvm.
Go into both the client and the server folders and run npm i whilst inside each to ensure all the dependencies are downloaded for both.
<details>
<summary>Server setup</summary>
*Note: Replication of project at this point may be difficult as the supabase has been taken down.*
Create a .env file in the root of the server in which you provide the data
Then you can run npm run dev to start the server locally on the port 3001 ensure that no other local servers are running on this server (NOTE you may need to run the command twice on initial setup to ensure that you have the message) or whatever port you are using.
#### Testing the server
If on Linux, use the command npm run testOnLinux , likewise on Windows npm run testOnWindows. Else, remove the dist folder manually, if present, then run the command npm run test from the terminal inside the Server folder
</details>
<details>
<summary>Client set up</summary>
Ensure that you setup an env file to contain the following information
Replace YourIPAddress, with your local ipv4 address which can be found here
#### REMOTE SETUP
*No longer available as server is down*
URL='https://healthhubunitedkingdom.azurewebsites.net'
USING_DEPLOYED_SERVER="true"
#### LOCAL SERVER SETUP
PORT=3001
IP_ADDRESS=192.168.0.12
URL=""
USING_DEPLOYED_SERVER=""
Replace IP_ADDRESS with your local ip address using info found above.
When inside the Client folder run npm run start for a normal start or npm run freshStart to restart and rebuild all the files.
#### Emulators
Follow this guide for android emulator setup and this guide for ios emulator setup if you have an Apple device so that you can run a local emulator
OR
You can run the app on your own phone iphone or android, by simply installing the Expo Go application from the store and then scanning the barcode(android supports it from the app, for iphone do it on the camera).
Now you can use the app to be able to access the functionality of the Client you will require to either connect to the deployed server or the local server that you have and pass in your local IP address. NOTE if you change the .env be sure to do a freshStart
#### Testing the client
Prerequisites for client testing:
-Run server using npm run dev inside the server folder,
-Run web version of app via npm run start and then w to run web version
To test the client you can run npm run cypressTests inside the terminal in the Client folder.
Another way to test is by running npx cypress open in the Client terminal, this will open a cypress window. Select the configured end to end testing, select the browser you wish to run the tests and select the file you want to run tests on.
</details>
## Authors
Manik Aggarwal
Alexander (Sasha) Grebenyuk
Ethan Hutchins
Vishal Kumar
Saathveekan (Saath) Satheeshkumar
Mohamed (Shazeen) Shaheen Nazeer
Ashley (Ashley) Tyagi
| Mobile Fitness App | express,reactnative,supabase,javascript,typescript | 2023-01-21T19:53:05Z | 2023-06-20T22:24:47Z | null | 8 | 33 | 1,449 | 0 | 0 | 4 | null | null | TypeScript |
matheusoaresilva/Task-application | main | # Task Application
Este é um aplicativo de gerenciamento de tarefas desenvolvido que permite aos usuários criar, editar, excluir e listar tarefas. Cada tarefa possui um título, descrição, status e categoria. O objetivo deste projeto é fornecer uma ferramenta simples e eficiente para organizar e gerenciar as tarefas diárias.
## Funcionalidades
- **Criar e Logar usuario**: Os usuarios podem criar uma conta fornecendo nome, username e senha. E logar informando username e senha
- **Criar tarefa**: Os usuários podem criar novas tarefas fornecendo um título, descrição, status e categoria.
- **Editar tarefa**: Os usuários podem editar as tarefas existentes, alterando qualquer um dos campos (título, descrição, status e categoria).
- **Excluir tarefa**: Os usuários podem excluir tarefas existentes.
- **Listar tarefas**: Os usuários podem ver uma lista de todas as tarefas existentes, ordenadas por data de criação ou categoria.
- **Buscar Tasks**: Buscar tasks pelo titulo.

### Adicionar Nova Task

### Deletar Task

## Utilizados nesse projeto:
- **Java 17**
- **Spring Boot**
- **Spring Security**: para autenticação e autorização de usuarios
- **Postman**: para testar as funcionalidades da API.
- **MySQL**: para armazenar os dados das tarefas.
- **JUnit5** e **Mockito**: para escrever e executar testes unitários.
- **HTML5**: para estruturar a página e os elementos do formulário.
- **CSS3**: para estilizar os elementos e criar o layout responsivo.
- **JavaScript**: para adicionar interatividade e manipular os dados do formulário.
- **Bootstrap 5**: para adicionar estilos responsivos e componentes pré-estilizados.
## Exceptions
Além disso, o projeto também trata as exceptions, ou seja, quando um campo obrigatório não é preenchido, uma mensagem personalizada é retornada ao usuário. Foram criadas as classes exception para tratar esses casos específicos.
Se houvesse tentativa de inserir os dados sem passar algum valor para o Titulo
seria retornado a seguinte mensagem:
```
{
"error": "Erro ao salvar tarefa",
"message": "Titulo da tarefa não pode ser vazio"
}
```
## Dificuldades encontradas
As dificuldades encontradas foram principalmente relacionadas a implementação das validações das entradas dos dados, tendo que criar as classes exceptions para tratar os casos de campos não preenchidos ou dados inválidos. Também foi necessário um bom entendimento sobre o funcionamento do Postman e do MySQL para implementar as funcionalidades de criação, edição, exclusão e listagem de tarefas.
| Task management with Java, Spring Boot, Spring Security, HTML, CSS, JS, Bootstrap, MySQL and unit tests. | java,crud,rest-api,spring-boot,mysql,junit5,mockito,tests,bootstrap5,css | 2023-01-23T12:23:08Z | 2023-06-26T01:20:51Z | null | 1 | 0 | 60 | 0 | 1 | 4 | null | null | Java |
PriyanshuPatil/Resell.com | main | # quikr-bazaar
</br>
Resell Is a Complete Clone Of Quikr Bazaar. It is is an online platform in India that offers a wide range of new and used products for sale, including electronics, furniture, appliances, and more. The platform allows buyers and sellers to connect and negotiate deals directly, making it a convenient and cost-effective way to buy and sell goods.
</br>
# Deploy Link
<a>https://resellvalue.netlify.app/</a>
| Resell Is a Complete Clone Of Quikr Bazaar. It is is an online platform in India that offers a wide range of new and used products for sale, including electronics, furniture, appliances, and more. | chakra-ui,css,html,javascript,react,redux | 2023-01-17T12:41:11Z | 2023-03-05T08:57:54Z | null | 6 | 55 | 135 | 0 | 1 | 4 | null | null | JavaScript |
AshokPrjapati/Meesho-clone | main | This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
<h1 align="center">Meesho Clone</h1>
<h3 align="center">It's a MERN Stack E-commerce web application with all the major functionalities</h3>
<br />
<h2 align="center">🖥️ Tech Stack</h2>
<h4 align="center">Frontend:</h4>
<p align="center">
<img src="https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white" alt="redux" />
<img src="https://img.shields.io/badge/Redux-593D88?style=for-the-badge&logo=redux&logoColor=white" alt="redux" />
<img src="https://img.shields.io/badge/Chakra%20UI-3bc7bd?style=for-the-badge&logo=chakraui&logoColor=white" alt="chakra-ui" />
<img src="https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E" alt="javascript" />
<img src="https://img.shields.io/badge/Rest_API-02303A?style=for-the-badge&logo=react-router&logoColor=white" alt="restAPI" />
<img src="https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white" alt="css3" />
<img src="https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white" alt="html5" />
</p>
<h4 align="center">Backend:</h4>
<p align="center">
<img src="https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white" alt="nodejs" />
<img src="https://img.shields.io/badge/Express.js-000000?style=for-the-badge&logo=express&logoColor=white" alt="expressjs" />
<img src="https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white" alt="mongodb" />
<img src="https://img.shields.io/badge/JWT-000000?style=for-the-badge&logo=JSON%20web%20tokens&logoColor=white" alt="JsonWebToken" />
</p>
<h4 align="center">Deployed On:</h4>
<p align="center">
<img src="https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white" alt="vercel" />
</p>
<h3 align="center"><a href="https://meesho-clone-mauve.vercel.app/"><strong>Want to see live preview »</strong></a></h3>
<p align="center">
<br />✧
<a href="#Demo">View Demo</a> ✧
<a href="https://github.com/AshokPrjapati/Meesho-clone/issues">Report Bug</a> ✧
<a href="#Getting-Started">Getting Started</a> ✧
<a href="#Install">Installing</a> ✧
<a href="#Contact">Author</a> ✧
</p>
Meesho Clone is MERN Stack e-commerce web application that allows you to buy clothes & beauty products online. It has a variety of categories, just visit the product page and you will see all the product details, apply filters as per your need and in just a few clicks you can buy any products from the website. This project is just for educational purpose.

<br />
## Screens ( All screens are responsive)
- Homepage / Landing Page
- Product Listing Page with Filters
- Product Description Page
- Cart Management Page
- Checkout with Address Management Page
- Login / Logout Page
- Signup Page
- Order Summary Page
- Admin Panel
<br />
## 🚀 Features
- Login and Signup User Account
- JWT (Json Web Token) Authentication and BcryptJS Password Hashing
- Product Filters Based on Price, Category, Size, Color and Gender
- Product Sorting Based on Price, Rating and Name
- Product Filtering and Sorting works together
- Cart Add and Remove Items
- Cart Update Quantities
- Address Management
- Order Summary
<br />
## Glimpses of Meesho-Clone 🙈 :
<table>
<tr>
<td><img src="https://user-images.githubusercontent.com/95179001/221365078-959b5acb-dbd9-4f04-9c2a-f2fbfdc0309d.png" alt="home" /></td>
<td><img src="https://user-images.githubusercontent.com/95179001/221365226-122122cb-ad56-4321-8100-160ec2beaf9a.png" alt="product" /></td>
</tr>
<tr>
<td><img src="https://user-images.githubusercontent.com/95179001/221765408-1d73a5dd-1a0c-4b9b-919f-020953e12b4f.png" alt="Admin" /></td>
<td><img src="https://user-images.githubusercontent.com/95179001/221765611-f591d0ee-9e45-4ee6-bdbd-e6ed50848677.png" alt="login" /></td>
</tr>
</table>
<br />
## Getting Started
This project was built using Next.js, Redux, Chakra UI, HTML, CSS, JavaScript, Rest API, Node JS, Express and MongoDB with JWT. It is an e-commerce web application and for running on your local environment you should follow these guidelines.
### Prerequisites
- NPM
- Node JS
- MongoDB
### Setup
The project repository can be found in [GitHub link](https://github.com/AshokPrjapati/Meesho-clone) or just clone the project using this command.
```
Using HTTPS
# git clone https://github.com/AshokPrjapati/Meesho-clone.git
```
+ Open terminal on your workspace with
```
cd /home/workspace/Meesho-clone
```
## Install
Install NPM
Check that you have node and npm installed
To check if you have Node.js installed, run this command in your terminal:
```
node -v
```
To confirm that you have npm installed you can run this command in your terminal:
```
npm -v
```
To confirm that you have MongoDB installed you can run this command in your terminal:
```
mongo -v
```
### Environment Variables
To run this project, you will need to add the following environment variables to your .env file in backend folder
`DB_URL`
### Tools used on this project
- Visual Studio Code
- MongoDB Atalas
<br />
## Contact
If you want to contact me, you can reach me through below handles.
[](https://www.linkedin.com/in/ashok-kumar-1778b213b)
[](https://github.com/AshokPrjapati/)
© 2023 Ashok Kumar
## Show your support
Give a ⭐️ if you like this project!
| It is an e-commarce website inspired from meesho. From here user can see the products and its details. User can add products to cart and buy them. There is an admin panel where admin can add new products, update the exisiting and delete. | chakra-ui,javascript,nextjs | 2023-01-17T08:04:43Z | 2023-04-25T05:58:32Z | null | 6 | 41 | 226 | 0 | 2 | 4 | null | null | JavaScript |
Abgail-Diniz/Controle-de-Habitos-NLW-Setup-2023 | main | <h1 align="center">⏳ Controle de Habitos </h1>
<p align=""center>
O projeto foi desenvolvido no NLW que é um evento que ocorre em uma semana onde tem muito conteúdo é exclusivo e gratuito.<br>
É promovido pela Rocketseat para ensino de tecnologias Web.
</p>
<br>
<img alt="Projeto de controle de Habitos" src=".github/preview.jpeg" width="100%">
<br>
## 💻 Projeto
O Habits é um site para ajudar a administrar os hábitos no dia-a-dia.
- [Visite o projeto online](https://abgail-diniz.github.io/Controle-de-Habitos-NLW-Setup-2023/)
<br>
## 🚀 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- HTML
- CSS
- JavaScript
- Figma
<br>
## 🔖 Layout
Você pode visualizar o layout do projeto através [DESSE LINK](https://www.figma.com/community/file/1195327109778210238). É necessário ter conta no [Figma](https://figma.com) para acessá-lo. | Habit Tracker by NLW 11° Rocketseat | css,html,figma,git,github,javascript | 2023-01-21T22:55:47Z | 2023-03-28T17:52:27Z | null | 1 | 0 | 7 | 0 | 0 | 4 | null | null | HTML |
SarangKumar/ColorPalette-Gerua | main | <div align='center'>
<img src='./assets/GeruaNew.svg' align='center'/>
<h4>An awesome library of color palettes</h4>
</div>
<p align='center'>
<a href="https://github.com/SarangKumar">View Profile</a> •
<a href="https://github.com/SarangKumar/ColorPalette-Gerua">Project</a> •
<a href="https://github.com/SarangKumar/ColorPalette-Gerua/issues">Report Bug</a> •
<a href="#run-locally">Run Locally</a>
</p>
## About the project
[Gerua](https://gerua.vercel.app) is a project that I have built as a tool for developers/designers to get some ideas related to color combinates for there personal use.
## Build with
<!-- <img src='' height='60' alt='react'/>
<img src='https://camo.githubusercontent.com/179d66ab2b0321726c88a586c4ad38802e7113a3c98c6fd3f0156c01c98cfd14/68747470733a2f2f6672616d657275736572636f6e74656e742e636f6d2f696d616765732f34386861395a52396f5a51475136675a38595566456c50335430412e706e67' height='60' alt='framer-motion'/>
<img src='https://rawgit.com/gorangajic/react-icons/master/react-icons.svg' height='60' alt='react-icons'/>
<img src='https://rawgit.com/gorangajic/react-icons/master/react-icons.svg' height='60' alt='react-router-dom'/> -->
<!-- - React
- framer-motion
- react-router-dom
- react-icons -->
## Prerequisite
| Compulsary Prerequisite | Optional Prerequisite |
| ----------------------- | --------------------- |
## Key Features
- Has a wide range of colors. User doesn't have to sign in to use this website.
- Can see a particular color palette in zoom view and format the color palette upto some extent.
- Copy the hex color/rgb code with just a click
- Can give tint and shades of a selected color. You can also change the number of tints/shades based on their weights
- Point 5
---
## How this will help your skills
- Helping/solving the issues/exploring this repo will give a solid foundation of react - react states.
- Give an insight to some basic and most frequent packages of react - `react-icons`, `react-router-dom`, `framer-motion`, 'values.js'
- Styling using sass
- Arranging folder structure in small/moderate level react project.
- Give a good grasp over colors theory.
## Run Locally
```shell
# Clone the project
git clone https://github.com/SarangKumar/ColorPalette-Gerua.git
# Go into the repo
cd ColorPalette-Gerua
# Install the dependencies
npm i
# Run the App
cd frontend
npm install
npm start
```
---
## Repo Contributors ❤️
<img src = "https://contrib.rocks/image?repo=SarangKumar/ColorPalette-Gerua"/>
---
## Acknowledgements
- [Colorsui.com](https://colorsui.com)
| This website has awesome color palettes. Created using react and scss | css,javascript,react,reactjs,react-router-dom-v6,sass | 2023-01-19T10:57:36Z | 2023-03-22T11:15:53Z | null | 1 | 6 | 36 | 0 | 0 | 4 | null | null | JavaScript |
lucasdemoraesc/whatschat-gtp3 | main | # 🟢 Whatschat GPT
Integração que permite o uso das IAs ChatGPT e DALL-e por meio de comandos no Whatsapp. Esta é uma cópia com algumas refatorações estruturais da implementação do [@victorharry](https://github.com/victorharry), que pode ser analisada em mais detalhes no artigo que ele liberou no [Tab News](https://www.tabnews.com.br/victorharry/guia-completo-de-como-integrar-o-chat-gpt-com-whatsapp).
## 🛠️ Tecnologias utilizadas
- [Node.js](https://nodejs.org/)
- [OpenAI](https://beta.openai.com/)
- [ChatGPT](http://chat.openai.com/)
- [DALL-e](https://openai.com/dall-e-2/)
- [Venom Bot](https://orkestral.io/)
## 🚀 Executando o projeto
1. Clone este projeto com o comando:
```bash
git clone https://github.com/lucasdemoraesc/whatschat-gpt3.git
```
2. Renomeie o arquivo [`.env.example`](./.env.example) para `.env` e em seguida altere os valores das variáveis de ambiente, onde:
1. `OPENAI_KEY` representa sua API Key no OpenAI: https://beta.openai.com/account/api-keys
2. `ORGANIZATION_ID` representa o ID da sua organização no OpenAI: https://beta.openai.com/account/org-settings
3. `BOT_NUMBER` representa o número de celular utilizado pelo bot (Deve ser o mesmo utilizado para realizar o login ao iniciar a aplicação).
3. Instale as dependencias do projeto:
```bash
yarn install # Ou "npm install"
```
4. Execute a aplicação:
```bash
yarn start # Ou "npm start"
```
5. Aguarde o carregamento da aplicação, e escaneie o QR Code gerado com a função "Conectar um aparelho" do seu Whatsapp:

6. Utilize os comandos `/bot {mensagem}` e `/img {mensagem}` para interagir com as IAs ChatGPT e DALL-e, respectivamente.
| ChatGPT | DALL-e |
| :---------------------------------: | :-------------------------------: |
|  |  |
| Javascript | Chat bot que integra Whatsapp ao ChatGPT e DALL-e | javascript,node,venom-bot,whatsapp,chatbot,gpt3 | 2023-01-19T22:57:22Z | 2023-01-21T01:30:17Z | null | 1 | 0 | 2 | 0 | 2 | 4 | null | null | JavaScript |
sadiqhasanrupani/edugate-major-project | main | <div align="left"><img src="./client/assets/logo/edugate-logo-white-theme.svg" /></div>
<br />
# Edugate (Education Management System)
- This Web app is based on the EMS _(Education Management System)_.
- This Web app will include the following features:
1. Graphical Analysis with Tabular Report for Teachers.
2. Graphical Analysis Report for Students.
3. Assignments.
4. Quizzes.
- You can find a Screen Capture Video Link below:
[EDUGATE Screen Capture Video](https://drive.google.com/file/d/1l1UMtv_usytN66y3KyDb587uexLvt4cV/view)
- To access our websites, please take the following steps:
1. Make a copy of this repository:
```php
git clone https://github.com/sadiqhasanrupani/edugate-major-project.git
```
2. Before proceeding, you need to have nodejs installed on your PC; if not, download it from this [link](https://nodejs.org/en/):
```powershell
cd edugate-major-project
```
3. Install the dependencies in both the client and server folders at the same time using this command:
```powershell
cd client; npm install; cd ..; cd server; npm run build
```
4. Now create a database called "edugate_db" in MySQL. If you don't have MySQL on your device then download it from [here](https://dev.mysql.com/downloads/windows/installer/8.0.html).
- If you know how to create a database then go to step.
- First, open the MySQL workbench or mysql console, I will open the MySQL workbench.
<img src="assets/mysql process/mysql workbench search.png" />
- Second, open a local MySQL,
<img src="assets/mysql process/open local instance.png">
- Third, Copy and paste this command to create an "edugate_db" Database.
```sql
CREATE DATABASE IF NOT EXISTS edugate_db;
```
<img src="assets/mysql process/database code.png">
5. Now set up the `.env` file in both the client and server folder respectively.
- In the client create a file called as `.env` and write the following code inside that file,
```ini
REACT_APP_HOSTED_URL= http://localhost:8080
# Or you can declare your own backend server
# choice is yours.
```
- Simultaneously, create a file `.env` inside the server directory and then copy and paste this code inside that file,
```ini
PORT = 8080
# Create a dummy email id for sending mails in the web application
EMAIL = xyz@gmail.com
PASS = ********
SERVICE = gmail
# LocalHost Database
SQL_DATABASE = edugate_db
SQL_HOST = host address # 127.0.0.1 or localhost
SQL_USER = user_name # root
SQL_PASSWORD = ***********
SQL_PORT = 3306 # sql port is by default is "3306" or you change it, then write here.
# Secret Token
SECRET_TOKEN = any_secret_token_you_want
# Backend Site Address
HOST_SITE = "http://localhost:8080"
```
6. Run this command in two terminals to start both the front end and the back end.
- In the first terminal copy and paste this code
```powershell
cd client; npm start;
```
- In the second terminal, copy and paste this code
```powershell
cd server; npm start;
```
You are now ready to go! | I created an education management tool, by using ReactJs ❣️ | create-react-app,education-management-system,expressjs,nodejs,nodemon-express,react-redux,react-router-dom,reactjs,redux-toolkit,frontend | 2023-01-25T09:22:41Z | 2023-08-09T18:07:05Z | null | 3 | 2 | 190 | 0 | 2 | 4 | null | null | JavaScript |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.