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

Rails Capstone: Final Version #5

Closed
wants to merge 33 commits into from
Closed

Rails Capstone: Final Version #5

wants to merge 33 commits into from

Conversation

ab-noori
Copy link
Owner

@ab-noori ab-noori commented Sep 22, 2023

Capstone finance tracker app: Final Version

🌟Features:

  • - Implementation of a splash screen featuring the app's name and links to sign-up and log-in pages is completed.
  • - User registration functionality is integrated, requiring input for full name, email, and password as mandatory fields.
  • - Access restrictions were applied to prevent non-logged-in users from accessing protected pages.
  • - The home page displays categories along with their names, icons, and total transaction amounts.
  • - Navigation to specific transaction pages is enabled by clicking on a category item.
  • - The addition of a user-friendly "Add a new category" button streamlines the category creation process.
  • - Transaction pages are designed to list transactions, ordered by the most recent, with the total category amount.
  • - PostgreSQL was selected as the database management system.
  • - The project was deployed online, ensuring accessibility for users.
  • - Proper attribution in compliance with the Creative Commons license for the original design by Gregoire Vella on Behance is provided in the README.

Copy link

@rloterh rloterh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Abdul,

While you made a great effort in this project, unfortunately, I cannot proceed to review your code.

Invalid Code Review Request

You have submitted a project, that has incorrect gitflow/ GitHub flow. Kindly note that capstone projects worked on by a single contributor should have Pull Request flow from feature into development. Kindly use the correct gitflow and request another code review.

Your Code Review Request will be marked as invalid in your Dashboard, so please submit a new one once you are ready 🙏

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.


Invalid Code Review Request does not count into the code reviews limit.

@ab-noori ab-noori changed the base branch from main to deployment September 23, 2023 18:10
@ab-noori ab-noori closed this Sep 23, 2023
@ab-noori ab-noori deleted the dev branch September 23, 2023 18:14
@ab-noori ab-noori restored the dev branch September 23, 2023 18:23
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

2 participants