/classify-me-api

Official ClassifyMe API

Primary LanguagePython

ClassifyMe API

This is the ClassifyMe API, which serves the clients on this web application.

How to install and run the project

  1. Clone the repository using git clone
git clone https://github.com/root458/classify-me-api.git
  1. Ensure that Python is installed on your system. If not, follow the instructions here.
  2. Ensure that the Python libraries on requirements.txt are installed. If not, run the following command.
pip install -r requirements.txt
  1. Navigate to the project directory. Run:
python app.py

This serves the API with the localhost server.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Credits

  1. Hope Kagame - GitHub & LinkedIn
  2. Linda June - GitHub & LinkedIn
  3. Daisy Bochaberi - GitHub & LinkedIn
  4. Sera Maina - GitHub & LinkedIn
  5. Sidney - GitHub & LinkedIn
  6. Mbithe Nzomo - GitHub & LinkedIn
  7. Waithira Macharia - GitHub & LinkedIn

License

MIT