Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gallery Section Initial #25

Merged
6 commits merged into from
Jul 10, 2020
Merged

Gallery Section Initial #25

6 commits merged into from
Jul 10, 2020

Conversation

AurumnPegasus
Copy link

This pull request solves Issue #17.

Hosts images from unsplash.com as it didn't require an API key for the images.

Couldn't host images from imgur for the reason ( it required API key not only for uploading but also for hosting )

fireballpoint1 and others added 6 commits May 25, 2020 19:29
Adding useful information to readme
* added fork instructions and started defining directory structure

* Implemented basic stuff (OSDG-IIITH#1)

* move essentials into src

* update missing parts

* updated readme and makefile (OSDG-IIITH#10)

* updated readme and makefile

* added .pyc files in gitignore

* initialising django rest framework

* predeciding whether to make react as another django app or as a stand alone SPA

* frontend and baackend running
@ghost ghost merged commit f5bbf89 into OSDG-IIITH:develop Jul 10, 2020
@ghost ghost linked an issue Jul 10, 2020 that may be closed by this pull request
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gallery section react component
2 participants