Loading repository data…
Loading repository data…
oborodii / repository
Simple Tender 1.0 is a real-time web application written in Angular/TypeScript/HTML/SCSS. This project was generated with Angular CLI version 11.2.3. Also used Angular Material 11, AngularFire 6, ngx-translate 13, Bootstrap 4, etc.
Simple Tender 1.0 is a real-time web application written in Angular/TypeScript/HTML/SCSS. This project was generated with Angular CLI version 14. Also used Angular Material 14, AngularFire 7, ngx-translate 14, Bootstrap 4, etc.
Google Firebase Real-time Database is used as a backend and as a hosting.
Project on GitHub: https://github.com/oborodii/simple-tender
Go to Simple Tender 1.0 app demo
Sign up to create your tender or place a bet on an existing one. Viewing the list of already added tenders, as well as bets for them, is available without authorization. The table of all tenders, a selected tender, all bids, including the best one are updated in real-time without the need to reload the page.
Bets can be placed on active tenders only. The creator cannot place bets on his tender, but he sees a list of all the bets of other participants in real-time.
Upon expiration of the authorization token, the application automatically updates it using the fresh token received earlier.
The application interface is available in Ukrainian and English.
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.