Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added all of the final functionalities #44

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

gunjjoshi
Copy link

The following features were added:

  • Admin, guest and user accesses : To set someone as admin, set the isAdmin field in the firestore DB to true in the users collection.
  • Admin will be able to modify DB structure, by using the Modify DB Button.
  • Users can only select values from the dropdowns in the input fields. They can only add the Resource Number, title will be auto generated by merging all other details. If the generated title already exists, user will be prompted to select some other combination of values.
  • Users can upload all type of files.
  • Make sure to add a proper .env file. Enable authentication and firestore DB in firebase. Also, in src/utils/awsConfig.ts, add your AWS credentials.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant