Skip to content

Al-Mentoria is a place for new programmers to reserve a meeting with some more experienced programmers as their mentors based on a chosen topic. We built the backend using Rails and the front using React/Redux.

License

Notifications You must be signed in to change notification settings

UpliftLab/al-mentoria-frontend

Repository files navigation


TABLE OF CONTENTS
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Authors
  6. Acknowledgments
  7. License

About The Project

Al Mentoria is a virtual space to connect with mentors that can help you with your technical as well as behavioral issues. If you are stuck somewhere and need a second look at things, make a reservation now.

Sneak peak

Screenshots

⬆️

Built With



⬆️

Getting Started

This project depends on this API backend

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Node: v16.13.1
  • Javascript enabled browser

Installation

  1. Clone the repo:
    git clone git@github.com:UpliftLab/al-mentoria-frontend.git
  2. go to the project folder:
    cd al-mentoria-frontend
  3. Install the dependencies:
    npm install
  4. Set the backend server address in the src/config.json file:
     {
       "BASE_URL": "link_to_backend_server"
     }
  5. Start the server:
    npm start
  6. Enjoy

⬆️

Usage

For an easy access to the website please use this link

⬆️

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Please, take a look at open issues for a full list of proposed features (and known issues).

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

⬆️

Authors

👤 Soufiane Boursen

👤 Ammar Hamlaoui

👤 Mostafa Ahangarha

👤 Awais Amjed

⬆️

Acknowledgments

⬆️

License

Distributed under the AGPL License. See LICENSE for more information.

⬆️

About

Al-Mentoria is a place for new programmers to reserve a meeting with some more experienced programmers as their mentors based on a chosen topic. We built the backend using Rails and the front using React/Redux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •