Skip to content

A rating app for softwares built in React and Firebase (Firebase authentication, cloud firestore and hosting). This repository contains the production build of the app.

Notifications You must be signed in to change notification settings

rohailtaha/Softwares-Rating-App-Production

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Softwares Rating App

About the App

A softwares rating app built in React. The app can be previewed on this link.

Features

A user can:

  • Rate and review a software after signup/signin.
  • See average rating and all reviews of a software.
  • Filter between 1 star, 2 star, 3 star, 4 star, and 5 star reviews.
  • View and change account settings i.e. username and password.
  • View and edit all his/her reviews.

Tools Used

  • Figma for designing and prototyping the app.
  • Visual Studio Code to write the app code.
  • Sass Preprocessor for styling.
  • Create React App to generate the boiler plate for the app.
  • React-Router to move to different sections of the app.
  • Firebase's Cloud Firestore to store all reviews and softwares data.
  • Firebase Authentication to authenticate (signin/signup) users.

Hosting

Firebase's Hosting and Vercel were both used to host the app.

  • To preview app hosted on firebase, visit this link.
  • To preview app hosted on vercel, visit this link.

Useful Resources

The following resources were helpful in completing this project:

NOTE:

This repository contains the production build of the app. To view the development code see the repository: https://github.com/rohailtaha/Softwares-Rating-App

About

A rating app for softwares built in React and Firebase (Firebase authentication, cloud firestore and hosting). This repository contains the production build of the app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages