Skip to content

Commit

Permalink
Deploy 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmuazam98 committed Jul 2, 2021
1 parent 6e91e0d commit a329c9a
Show file tree
Hide file tree
Showing 16 changed files with 3,413 additions and 19,395 deletions.
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SKIP_PREFLIGHT_CHECK=true
21,587 changes: 2,770 additions & 18,817 deletions package-lock.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"dependencies": {
"@alan-ai/alan-sdk-web": "^1.3.1",
"@material-ui/core": "^4.11.0",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"bootstrap": "^5.0.2",
Expand Down
76 changes: 39 additions & 37 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,51 +5,53 @@
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
/>
<meta name="description" content="Web site created using create-react-app" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />

<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />

<!-- Start of Async Drift Code -->
<script>
"use strict";

!function() {
var t = window.driftt = window.drift = window.driftt || [];
if (!t.init) {
if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice."));
t.invoked = !0, t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ],
t.factory = function(e) {
return function() {
var n = Array.prototype.slice.call(arguments);
return n.unshift(e), t.push(n), t;
};
}, t.methods.forEach(function(e) {
t[e] = t.factory(e);
}), t.load = function(t) {
var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script");
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js";
var i = document.getElementsByTagName("script")[0];
i.parentNode.insertBefore(o, i);
};
}
}();
drift.SNIPPET_VERSION = '0.3.1';
drift.load('98993g9n2gp4');
</script>
<!-- End of Async Drift Code -->

<title>College-Made-Simpler</title>
<!-- Start of Async Drift Code -->
<script>
"use strict";

!(function () {
var t = (window.driftt = window.drift = window.driftt || []);
if (!t.init) {
if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice."));
(t.invoked = !0),
(t.methods = ["identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on"]),
(t.factory = function (e) {
return function () {
var n = Array.prototype.slice.call(arguments);
return n.unshift(e), t.push(n), t;
};
}),
t.methods.forEach(function (e) {
t[e] = t.factory(e);
}),
(t.load = function (t) {
var e = 3e5,
n = Math.ceil(new Date() / e) * e,
o = document.createElement("script");
(o.type = "text/javascript"), (o.async = !0), (o.crossorigin = "anonymous"), (o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js");
var i = document.getElementsByTagName("script")[0];
i.parentNode.insertBefore(o, i);
});
}
})();
drift.SNIPPET_VERSION = "0.3.1";
drift.load("98993g9n2gp4");
</script>
<!-- End of Async Drift Code -->

<title>CollegeMadeSimpler</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
</body>
</html>
12 changes: 4 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
![forthebadge](https://forthebadge.com/images/badges/built-by-developers.svg)
![forthebadge](https://forthebadge.com/images/badges/uses-brains.svg)


</div>

## About:

COLLEGE MADE SIMPLER - A web-app which will help students create polls on important issues which are going on in college in order to gain idea of what other students have to say about them and also how many students are in support of the cause. It helps in connecting large number of students, make them aware of the issues and help them come together.

<div align = "">
<img width="80%" height="70%" src="https://github.com/mmuazam98/InWeb2.0/blob/main/Website%20pics/WhatsApp%20Image%202021-07-02%20at%2012.55.29.jpeg" alt="">
</div>
Expand All @@ -34,9 +34,7 @@ COLLEGE MADE SIMPLER - A web-app which will help students create polls on import
<div align = "">
<img width="80%" height="70%" src="https://github.com/mmuazam98/InWeb2.0/blob/main/Website%20pics/WhatsApp%20Image%202021-07-02%20at%2012.30.25.jpeg" alt="">
</div>
<div align = "">
<img width="80%" height="70%" src="https://github.com/mmuazam98/InWeb2.0/blob/main/Website%20pics/WhatsApp%20Image%202021-07-02%20at%2012.30.25.jpeg" alt="">
</div>

</div>
<div align = "">
<img width="80%" height="70%" src="https://github.com/mmuazam98/InWeb2.0/blob/main/Website%20pics/WhatsApp%20Image%202021-07-02%20at%2012.59.29.jpeg" alt="">
Expand All @@ -62,25 +60,23 @@ COLLEGE MADE SIMPLER - A web-app which will help students create polls on import
</div>

## Community and Contributions:

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. Please note we have a code of conduct, follow it in all your interactions with the project.

## Found a bug? Missing a specific feature?

Feel free to **file a new issue** with a respective title and description on the repository. If you already found a solution to your problem, **we would love to review your pull request**! Have a look at our contribution guidelines to find out about our coding standards.


## Licence:
The Project is released under the terms of the #######


The Project is released under the terms of the #######

<div align="center">
<h1>All Contributers</h1>
</div>

</br>


<table>
<tr>
<td align="center"><a href="Pranjay"><img src="https://github.com/mmuazam98/InWeb2.0/blob/main/Github%20Images/pranjay.jpg" width="250px;" height="180px;" alt=""/><br /><sub><b>PRANJAY PODDAR</b></sub></a><br ><p align="center">
Expand Down
73 changes: 35 additions & 38 deletions src/components/courses/courseshomepg.js
Original file line number Diff line number Diff line change
@@ -1,50 +1,47 @@
import React from "react";
import { BrowserRouter as Route, Link } from 'react-router-dom';
import '../../../node_modules/bootstrap/dist/css/bootstrap.min.css';
import Nav from '../nav/Nav';
import Footer from '../footer/footer';
import './styleshomepg.css';
import { Link } from "react-router-dom";
import "../../../node_modules/bootstrap/dist/css/bootstrap.min.css";
import Nav from "../nav/Nav";
import Footer from "../footer/footer";
import "./styleshomepg.css";

const Courses = () => {
return <React.Fragment>
return (
<React.Fragment>
<Nav />

<Nav/>


<div className="container">
<div className="row">

<div className="col-sm-6 p-5 ">
<div className="container courses">
<div className="text-center px-3">
<h1 className="courses__heading">Course Finder</h1>
<p className="h3 my-5 text-center">Find all your study resources all at one place. </p>
<div className="d-flex justify-content-center">
<ul className="list-group ">

<Link to={'/Course'} > <button className="courses__button"><li class="list-group-item list-group-item-success">Computer Science and Engineering</li></button></Link>
<button className="courses__button" disabled><li class="list-group-item list-group-item-danger">Electronics and Communication Engineering</li></button>
<button className="courses__button" disabled><li class="list-group-item list-group-item-warning">Mechanical Engineering</li></button>
<button className="courses__button" disabled><li class="list-group-item list-group-item-info">Automobile Engineering</li></button>
<button className="courses__button" disabled><li class="list-group-item list-group-item-light">Civil Engineering</li></button>
<button className="courses__button" disabled><li class="list-group-item list-group-item-dark">BioMedical Engineering</li></button>
</ul>
</div>
<p className="h3 my-5 text-center px-3">Find all your study resources all at one place. </p>
</div>



<div className="col-sm-6 my-5 text-center">
<img src = { require('../../assets/coursesbanner.png') } className = "courses__banner grow" alt="banner" />
<div className="row justify-content-center align-items-center ">
<div className="col-md-6 col-sm-12 pt-6">
<div className="d-flex justify-content-center">
<ul className="list-group ">
<Link to={"/Course"}>
{" "}
<button className="btn btn-success courses__button">Computer Engineering</button>
</Link>
<button className="btn btn-primary courses__button disabled-btn">Electronics Engineering</button>
<button className="btn btn-dark courses__button disabled-btn">Mechanical Engineering</button>
<button className="btn btn-info courses__button disabled-btn">Automobile Engineering</button>
<button className="btn btn-danger courses__button disabled-btn">Civil Engineering</button>
<button className="btn btn-secondary courses__button disabled-btn">BioMedical Engineering</button>
</ul>
</div>
</div>

<div className="col-sm-6 my-5 text-center">
<img src={require("../../assets/coursesbanner.png")} className="courses__banner grow" alt="banner" />
</div>
</div>
</div>
</div>

<Footer/>





</React.Fragment>;
<Footer />
</React.Fragment>
);
};

export default Courses;
export default Courses;
24 changes: 24 additions & 0 deletions src/components/courses/coursespg.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
.singleCourse {
min-height: 80vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px 0 50px;
}
.shadow h1 {
font-weight: 600;
}
.singleCourse .card-header {
font-size: 18px;
}
.singleCourse .card-body {
color: rgba(0, 0, 0, 0.7);
padding: 15px 20px;
}
.singleCourse .card-title,
.singleCourse .card-text {
font-size: 14px !important;
}
.singleCourse .btn {
font-size: 13px;
}
Loading

0 comments on commit a329c9a

Please sign in to comment.