Skip to content
/ arifa Public

A web app that allows industry experts to link up easily with potential investors.

License

Notifications You must be signed in to change notification settings

w-mbugua/arifa

Repository files navigation

screenshot

Arifa

A web app that allows industry experts to link up easily with potential investors.

User Stories:

  • As an expert, I can be able to register/login and create a profile
  • As an expert, I can create articles and share thought on areas in my expertise
  • As an expert, I can have followers
  • As a user, I can register/login
  • As a user, I can follow different experts
  • As a user, I can reach out to a particular expert
  • As a user I can review an expert I have dealt with

Demo

Here is a working live demo : http://arifa.herokuapp.com/

Mobile support

The WebApp is compatible with devices of all sizes and all OS's, and consistent improvements are being made.

Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork & clone the repo
  • Install the requirements by running pip install -r requirements.txt
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Bug / Feature Request

If you find a bug, kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Built with

  • Django 3.2 - A web development Python framework
  • Cloudinary - image hosting cloud platform
  • Bootstrap - Extensive list of components and Bundled Javascript plugins

MIT © Joy Mbugua

About

A web app that allows industry experts to link up easily with potential investors.

Resources

License

Stars

Watchers

Forks

Packages

No packages published