GithubHelp home page GithubHelp logo

mbjallow6 / ccp-hw06 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.05 MB

Welcome to the repository of Experiment Tracker! This project is a Django-based web application designed for efficiently managing and displaying experimental data. This application, created as part of a learning journey into Django web development, demonstrates the power of the Django framework for creating dynamic websites.

Python 70.94% HTML 18.60% CSS 10.45%

ccp-hw06's Introduction

Experiment Hub

Welcome to the Experiment Hub! This is a personal project by Momodou B Jallow, student of FH Dortmund pursuing a Master's in Digital Transformation. As part of the compact course on programming with Python, this web application serves as a platform to showcase various scientific experiments and findings.

  • Student Details
  • Name: Momodou B Jallow
  • Student ID: 7216697
  • School: FH Dortmund
  • Major: Masters in Digital Transformation
  • Course: Compact Course on Programming with Python
  • Project Github link: https://github.com/mbjallow6/ccp-hw06

About the Site

The Experiment Hub is a Django-based web application that offers a glimpse into the world of scientific exploration. You can find a collection of experiments, each with its details and status. It's a space where learning meets functionality, and data meets design.

You can check out the site locally at: http://127.0.0.1:8000/experiments/

Features

  • Home Page: A table listing all the experiments with essential details like date, title, and short description, along with a link to view more.
  • About Page: Redirects to my personal page where you can learn more about my academic journey and interests.
  • Submit New Entry Page: An interactive form that allows the contribution of new experimental data to the platform.
  • Detail Page: Provides an in-depth look at each experiment, including a comprehensive description and its current status.

Administrative Capabilities

As an admin, you have the power to add, modify, and manage users and entries, keeping the Experiment Hub up-to-date and accurate.

Setup and Requirements

  • For details on setting up the project and the list of requirements, refer to the requirements.txt file which outlines all necessary dependencies.

New updates for Homework 07: MongoDB

  • We created a new file mongo_db_connection to handle the connection to our mongo db database
  • We added a new view in the experiments/views.py to handle the search and filter view.
  • Now we are no longer using the Django models so we interface direct with MongoBD

New updates for Homework 08: Testing

  • In Homework 08, we focused on implementing automated tests.
  • We have added 15 different tests in the experiments/tests.py file.
  • Tests cover a wide range of functionalities, including view responses, template usage, form submissions, and data integrity checks.
  • We used Django's built-in TestCase class and the unittest.mock library for mocking database interactions.
  • To run the tests, navigate to the project root directory and execute the following command: python manage.py test experiments

ccp-hw06's People

Contributors

mbjallow6 avatar

Watchers

 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.