Giter Club home page Giter Club logo

honeycomb's Introduction

![Unable to load image]

Online Resource Sharing Platform

HoneyComb is an interactive platform for buying, selling, and renting any students' resources within a college community. The project is made using django while MySQL is used for database management.

Visit our website here or alternatively by clicking on the link https://honeycombiiti.pythonanywhere.com

Project Details

This is the course procject for CS-258 i.e., Software Engineering Lab

Group no. - P008

Contributors

  • Rahul Mahbubani - 190001050
  • Rishabh Soni - 190001052
  • Saket Kumar - 190001054

Project Requirements (for local hosting)

  • Python 3.8 and above
  • MySQL server and MySQL Workbench (recommended 8.0 and above)
  • Git

To run the project on local server,

  • Clone the remote repository on your system.
  • Install all the dependencies by running the command:
pip install -r requirements.txt
  • Create a new connection in MySQL Workbench and import the database from database.sql file in the /sqldump directory.
  • Create a user in MySQL Workbench with the name dbadmin and leave the password field blank, granting all permissions to the user.
  • Run the command:
python manage.py makemigrations
  • Run the command:
python manage.py migrate
  • Run the command and browse the corresponding URL provided.
python manage.py runserver

Command to run test cases

Test cases can be run using the command:

python manage.py test

ER diagram (database design)

Untitled Document

User Manual

Find more details about interacting with the interface and setting up the project at local host: P008_User_Manual.pdf

honeycomb's People

Contributors

rahulmah80 avatar rishabh-soni avatar saket-07 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.