generated from YashKumarVerma/typescript-template
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Parent Issuegives brith to other issuesgives brith to other issuesfrontendwork related to frontendwork related to frontendmodule:org
Description
Available pages:
- Organization Profile Page 🟢
- Organization Profile Edit Page 🟢
- Organization People listing page 🟢
- Organizaition Team listing page 🟢
- Organization Notifications Invitation Page 🟢
All pages have to be made in Bootstrap only.
To work on this,
- Open issue with title :
New page proposal : org : <page name> - Show layout of page by creating containers, rows, and columns by creating them in bootstrap, and share the code by uploading it on your personal github profile. All components should be inside respective cards.
- Share the link of the file uploaded / html preview ( or using github pages) in the issue description.
- Wait for approval.
- Start working once approved.
What to do when accepted
As the frontend submissions are being done relatively fast right now, I've created a separate repository to keep all the work we have finalized. i.e. ready to be integrated.
Those submissions that have been marked as accepted, change the code links (script tags, link tags, image tags) to ensure the following points
- Ensure that all css are there in assets/css
- Ensure that all js are there in assets/js
- Ensure that all images are there in assets/images
- Ensure that all fonts are there in assets/fonts
- Each module should have it's own folder. For example, user module must have it's files in /user directory.
and send a pull request to https://github.com/LockedUp-Coders/user-interface
Make a pull request only when your issue has been marked as "accepted"
How to close your child issue
- Edit the https://github.com/LockedUp-Coders/nostalgify/blob/master/.integrations file.
- Instructions written there itself.
- Protip: Use the pencil icon to quickly edit the file.

Make sure that you add the text "Child of #48" in the issue body so that it is linked to this issue.
Metadata
Metadata
Assignees
Labels
Parent Issuegives brith to other issuesgives brith to other issuesfrontendwork related to frontendwork related to frontendmodule:org