GithubHelp home page GithubHelp logo

mikiyas-girma / alx-devs Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 15.61 MB

Empowering students to collaboratively build diverse projects, enhance their portfolios, and gain real-world teamwork experience.

License: MIT License

JavaScript 80.20% HTML 0.85% CSS 0.79% Python 18.08% TypeScript 0.09%

alx-devs's Introduction

Alx_Devs

Introduction

Alx_Devs is a platform designed to connect developers for collaborative projects, enabling them to build strong portfolios and gain valuable experience. Whether you're looking to contribute to an open-source initiative or join a startup team, Alx_Devs helps you find projects that match your expertise and passion.

Deployed Site: Alx_Devs

Installation

To run the Alx_Devs project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/mikiyas-girma/Alx-Devs.git
    cd alx_devs
  2. Set up the virtual environment for the backend:

    cd backend
    python -m venv venv
    source venv/bin/activate  # On Windows, use: venv\Scripts\activate
  3. Install backend dependencies:

    pip install -r requirements.txt
  4. Set up the frontend:

    cd frontend
    npm install
  5. Run the backend server:

    cd backend
    py -m api.v1.app
  6. Run the frontend server:

    cd frontend
    npm run dev

Usage

  1. Registration: Sign up by providing your username, email, and password.
  2. Login: Access your account using your registered email and password.
  3. Create Project: Post new projects with detailed descriptions and requirements.
  4. Join Projects: Browse and request to join projects that interest you.
  5. Manage Requests: Approve or reject requests to join your project.

Screenshots

This is the current landing page to be changed soon! Home Page

This is the page where created project get listed Project Listing Page

This is the profile page in Dark Mode nb. the web app is have both light & dark mode Profile Page

this is the page where users after logged in create a project and find potential teammates Project Creation Page

Contributing

We welcome contributions to Alx_Devs! To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Make your changes.
  4. Commit your changes:
    git commit -m "Add feature description"
  5. Push to the branch:
    git push origin feature/your-feature-name
  6. Open a pull request.

Related Projects

Licensing

This project is licensed under the MIT License. See the LICENSE file for details.

alx-devs's People

Contributors

mikiyas-girma avatar

Watchers

 avatar

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.