Giter Site home page Giter Site logo

richgod93 / adun-social-open-source Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 596 KB

A social network for the students of Admiralty University of Nigeria.

License: Apache License 2.0

JavaScript 97.38% CSS 2.62%
nextjs tailwindcss javascript firebase

adun-social-open-source's Introduction

ADUN Social

landing page

A social network for the students of Admiralty University of Nigeria.

Goals ๐Ÿ“

  • This project is open source because I want to give room for growing developers in Admiralty University of Nigeria to contribute to the growth of this project and tailor it to their liking as well.
  • The aim of this project is to enable students on campus to connect and interact with eachother online by sharing posts, reacting to the posts of peers by liking or commenting.

I'm still working on this README so there will be more information here about this project with time.

Basic Website Structure ๐Ÿ—

  • Landing page
  • Authentcation pages (Login/Sign up)
  • News Feed
  • Chats (Coming soon)
  • Profile page

Contributing to ADUN SOCIAL ๐Ÿ› 

Thank you for considering contributing to ADUN SOCIAL! We welcome contributions from developers like you to make our project better.

Please take a moment to review this document for important information about the contribution process.

Table of Contents

Code of Conduct

We want to ensure a positive and respectful environment for all contributors. Please read and adhere to our Code of Conduct.

Getting Started ๐ŸŽฌ

Forking the Repository

Click on the "Fork" button at the top right corner of the repository to create your copy of the project.

Cloning Your Fork

Clone your forked repository to your local machine. Replace <your-username> with your GitHub username:

git clone https://github.com/<your-username>/ADUN-SOCIAL-OPEN-SOURCE.git

Setting Up the Development Environment

After cloning your forked repository, do the following:

  • Install dependencies required for the project.
  • Follow the setup instructions in README.md to configure your environment.
  • Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Making Changes

Branching

Create a new branch for the feature or bug fix you're working on:

git checkout -b feature/my-feature

Committing Changes

Make your code changes and commit them with clear, concise messages:

git commit -m "Add new feature: My Feature"

Creating a Pull Request

When your changes are ready for review, create a pull request:

  1. Go to the original repository on GitHub.
  2. Click on "Pull Requests."
  3. Click the "New Pull Request" button.
  4. Select your fork and the branch with your changes.

Title and Description

  • Give your pull request a descriptive title.
  • Provide a detailed description of the changes made, including the purpose and any related issues.

Review and Merge

Your pull request will be reviewed by the maintainers. Make any requested changes if necessary. Once approved, your changes will be merged into the main branch.

Congratulations! You've successfully contributed to ADUN SOCIAL.

Code of Conduct

Please follow our Code of Conduct to ensure a welcoming and inclusive community.

License

By contributing to this project, you agree that your contributions will be licensed under the LICENSE of this project.


Thank you for your interest in improving ADUN SOCIAL. We appreciate your contributions and look forward to collaborating with you!

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.