Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-campos1 authored Jun 23, 2023
1 parent dca9215 commit 6539f63
Showing 1 changed file with 22 additions and 6 deletions.
28 changes: 22 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,27 @@
# Crush-list ❣

<h3 align="center">This project has a firebase real time database that allows to write and read, data add or delete it on real time, its made in Angular and it was a real work to make it appear on the github pages because it happens to be some specific data management at the build level of the Angular project, github pages cli, ngh, and firebase deploy, creation of tokens, source builders, build and deploy on GitHub Actions, but its finally merged with the database and its working properly its a hard process to document more than the build... and as i have to keep working on other projets i will be adding the missing documentation hoping to help someone with this same issues, because its not clear how to make work a github page with angular firebase database capable of login, register, and add data to the web from here</h3>

<h4 align="center">You can register on the list and add yours, it's simple to do 😉</h4>
![m](https://github.com/jose-campos1/Crush-list/assets/106594685/20f7e27c-9ba2-4953-a3c5-b09099b777d1)

<p align= "center" >**it was not designed to be a crush-list but its the first use as a test**</p>

<p align= "center" >**Remember to check the console**</p>
# Crush-listAPP

This project has a firebase real time database that allows to write and read, data add or delete it on real time, its made in Angular and it was a real work to make it appear on the [githubpages](https://jose-campos1.github.io/Crush-list/dist/login)because it happens to be some specific data management at the [build level](https://github.com/jose-campos1/Crush-list/blob/master/package.json)...

of the Angular project, github pages cli, ngh, and firebase deploy, creation of [Tokens](https://github.com/jose-campos1/Crush-list/blob/master/src/app/data.services.ts),source builders, build and deploy on GitHub Actions, but its finally merged with the [database](https://console.firebase.google.com/u/0/project/data-base1-8cf55/database/data-base1-8cf55-default-rtdb/data?hl=es) and its working properly its a hard process to document more than the build *jokes'n you*...

and as i have to keep working on other projets i will be adding the missing documentation hoping to help someone with this same issues, because its not clear how to make work a github page with angular firebase database capable of login, register, and add data to the web from here
You can register on the list and add yours, it's simple to do 😉







## Badges

Add badges from somewhere like: [shields.io](https://shields.io/)

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)

0 comments on commit 6539f63

Please sign in to comment.