Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-campos1 committed Jun 23, 2023
1 parent 21a4b1b commit 588a0a3
Showing 1 changed file with 27 additions and 10 deletions.
37 changes: 27 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,33 @@

# 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) chech merge and deploy at the bottom...
This project has a firebase real time database that allows to write and read, data add or delete it on real time

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 it's 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.
It's made in Angular and it's puiblished on [githubpages](https://jose-campos1.github.io/Crush-list/dist/login)

It happens to be some specific data management at the [build level](https://github.com/jose-campos1/Crush-list/blob/master/package.json) check merge and deploy at the bottom...

Concepts:
The Angular project: It's a Real time app that gives acces the user to a dashboard where it can add people or delete it from a list.
<br>
[Github pages](https://github.com/cristinafsanz/github-pages)
<br>
[Cli and ngh Deploy commands](https://www.pluralsight.com/guides/deploying-using-the-cli-in-a)
<br>
[firebase deploy](https://firebase.google.com/docs/hosting#:~:text=Firebase%20Hosting%20is%20production%2Dgrade,CDN%20(content%20delivery%20network).),
<br>
[Creation of Tokens](https://github.com/jose-campos1/Crush-list/blob/master/src/app/data.services.ts)
<br>
[source builders](https://angular.io/guide/cli-builder)
<br>
[Github Actions](https://github.com/marketplace/actions/github-action-for-firebase)
<br>
[Build and deploy on GitHub Actions BETA database](https://github.com/features/actions)

note: 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

[![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)

## Documentation
[Github Actions](https://github.com/marketplace/actions/github-action-for-firebase)
<br>
Expand All @@ -29,4 +40,10 @@ You can register on the list and add yours, it's simple to do 😉
<br>
[Objects](https://github.com/jose-campos1/Crush-list/tree/master/src/app)

## Badges

[![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 588a0a3

Please sign in to comment.