-
Notifications
You must be signed in to change notification settings - Fork 0
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
Create posts from templates #10
Labels
Comments
We have to be clearer about uploading templates vs just uploading the images. |
supratikn
added a commit
that referenced
this issue
Dec 3, 2019
(#10) Completed creating posts from template
haanmiba
added a commit
that referenced
this issue
Dec 3, 2019
haanmiba
added a commit
that referenced
this issue
Dec 3, 2019
supratikn
added a commit
that referenced
this issue
Dec 3, 2019
…-generator (#10) Fixed issue with template page not having event info fields
haanmiba
added a commit
that referenced
this issue
Dec 3, 2019
haanmiba
added a commit
that referenced
this issue
Dec 3, 2019
…ary-template-button (#10) Removed unnecessary upload button on template page
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a UB student, I want to use a template to create a post for my event/organization so that I don't need to have a pre-made post before uploading and I (as well as other students) can see my post on the UBulletin home page.
Acceptance Test:
1.Type the link to the website ( https://www-student.cse.buffalo.edu/CSE442-542/2019-Fall/cse-442i/ ).
2. View the home page that appears when the site loads.
3. The navigation bar has a "Home," "Create," and "Sort" option. Click "Create."
4. Confirm that you have been redirected to a page with two buttons: "Upload a File" or "Create from Template."
5. Click "Create from Template."
6. Confirm that you have been redirected to a page containing a "Top Text" field, a "Bottom Text" field, a "Choose File" button, a "Title" field, a "Date" field, a "Start Time" field, a "Location" field, an "Upload" button, and an image preview area towards the bottom of the page.
7. Click "Choose File" to choose an image to upload. Confirm the image appears in the preview area.
8. Fill in the "Top Text" field with "442." Confirm that the top text is written towards the top of the image in the preview area.
9. Fill in the "Bottom Text" field with "Grading." Confirm that the bottom text is written towards the bottom of the image in the preview area.
10. Fill in the "Title" field with "My Title."
11. Fill in the "Date" field with "12/03/2019."
12. Fill in the "Start Time" field with "02:30PM."
13. Fill in the "Location" field with "Baldy 21."
14. Click the "Upload" button.
15. Confirm you have been redirected back to the home page.
16. Confirm your post appears on the home page- via searching or sorting.
The text was updated successfully, but these errors were encountered: