https://github.com/dewanshrawat15/assignments
https://github.com/dewanshrawat15/assignments
hacktoberfest
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dewanshrawat15/assignments
- Owner: dewanshrawat15
- License: mit
- Created: 2020-01-10T05:20:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T19:41:13.000Z (about 4 years ago)
- Last Synced: 2025-02-09T12:15:21.669Z (3 months ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 579 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Assignments
An online portal to upload your projects.# Requirement
Any system with python 3 (preferably 3.6) and terminal.# Usage
- Navigate to the cloned repository.
- Run pip install -r requirements.txt
- Run python manage.py runserver# Working On
Currently working on improving the UI. Also working on implementing a zip file uploader.# Known Issue
None as of now. Feel free to open an issue if any!# Wanna Contribute ?
Yeah, sure, why not. Just be sure to connect with me at [dewanshrawat.in](https://dewanshrawat.in)# Originality
The idea is inspired by Devfolio's projects system. Just tweaked it a bit so that it could fulfill my requirements.# License
> The MIT License