Code Monkey home page Code Monkey logo

chainchronicles's Introduction

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open https://chain-chroniclez.vercel.app with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Feature Branch Workflow:

  1. Fork the repository to your personal GitHub account.
  2. Clone the forked repository to your local machine.
  3. Create a new branch from the dev branch
    git checkout -b my-feature-branch
  4. Implement your changes, committing as needed.
  5. Push the feature branch to your forked repository:
    git push origin my-feature-branch
  6. Once you have completed your feature, create a pull request (PR) to merge your changes back into the dev branch of the main repository.

Pull Request and Approval Workflow:

  1. Go to the original repository's page on GitHub.
  2. Click on the "Pull requests" tab and then click the "New pull request" button.
  3. Select the base repository's dev branch as the target branch and your forked repository's feature branch as the source branch.
  4. Use the PR template provided to fill in the necessary where applicable.
  5. Assign relevant reviewers to your PR. You can do this by using the "@username" syntax in the description or by using the reviewer assignment feature on GitHub.
  6. Wait for reviewers to review your code and provide feedback.
  7. Make necessary adjustments based on the feedback received.
  8. Once the PR has been reviewed and approved by the assigned reviewers, it can be merged into the dev branch.

🟢Additional Guidelines: 💯

  1. Before starting work on a new feature, always pull the latest changes from the dev branch to ensure you have the most up-to-date codebase.
  2. Avoid directly committing changes to the dev or main branches. All changes should go through feature branches and PRs.
  3. Ensure that your code follows the project's coding guidelines and conventions.
  4. Be responsive and collaborative during the review process, addressing any comments or concerns raised by reviewers.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

chainchronicles's People

Contributors

motanafi avatar omondi8399 avatar peterboro avatar simongideon avatar ved091 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chainchronicles's Issues

Making the Create Post Page responsive

Running the project locally does not allow me to login. I can only access the create post page after loging in. It should be edited to be responsive and visually appealing.

Screenshot from 2023-07-19 16-39-57

Unable to View Blogs on the Website as a Guest User

Issue Description:
currently experiencing difficulties in accessing blogs on the website as a guest user. When I navigate to the blog section, it appears empty, and I am unable to see any blog posts.

Steps to Reproduce:

Open [a web browser](https://chain-chroniclez.vercel.app/) and access the website as a guest user.
Observe that the blog section appears empty, with no blogs visible.

Expected Behavior:
As a guest user, I should be able to view the blogs available on the website, with filter if possible.

Screenshots:

Screenshot - 7_24_2023 , 12_02_50 AM

♌ Handle Gitflow ⚙️

Description

Having the right git-flow in our work will make our PR professional and also helps to minimize falling into a huge bug on production.

Steps to Reproduce

  • Create a dev branch and make it a default branch: to hold stable code ready to be shipped into production
  • Create feature branches from dev branch.
  • One the codes are ready for deployment, dev branch will be emerged to the main branch.

To be handled

@omondi8399

Additional Information

N/A

Create the Profile Picture and Name Display

Issue Description & Expected Behaviour:

When a user logs in, his name and picture should display instead of the template {top-right corner}

Steps to reproduce:

Log in and click the icon in the top-right corner.

image
image
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.