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

New1 #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1,327 changes: 1,327 additions & 0 deletions All_DETAILS.json

Large diffs are not rendered by default.

47 changes: 46 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,46 @@
# openlake-hackathon
# OpenLake Hackthon IITBHILAI


This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## How to run
```
git clone https://github.com/anshukumar-729/openlake-hackathon.git
cd openlake-hackathon
Now for Running The Backend Server
1) cd backend
2) cd server
3) node index.js
For running Frontend
1) cd frontend
2) npm start
```

the app will runs in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The project has been deployed over heroku [https://iitbhilai-all.herokuapp.com](https://iitbhilai-all.herokuapp.com)
The page will reload when you make changes.

## Introduction
a) Our app is will be accessible to only iit bhilai users.
b) It contain Four Secction `Chats` `Courses` `Alumnis` `Lost and Found` which solves the basic problem faced by the students.
c) A Common Group chat platform has been created for iitbhilai students where every one can share any kind of information.
d) Couses section contain all the courses runnning in iitbhilai with respective credits ,course details and course instructors. Student can ask any doubts regarding the courses, can share their notes and also can send review the course.
Student can search courses using course id.
e) Alumni Section shows the list of all the alumnis of iitbhiai. which shows all details(placements,position,company packages placement prepration etc). Students can ask any queries regarding placement prepration.
f) Lost And Found Section as the name suggest student student can post what ever he/she founds the respective person can contact him/her using phone number given within details .

## Technology Used
`React.js` for frontend
`mongodb` for backend
`Node.js`
`Atlas`
`Tailwind CSS`
## Developers Name
```
Anshu Kumar
Sudhir Sharma
Indrajit Kuli
```


13 changes: 12 additions & 1 deletion frontend/node_modules/.bin/acorn

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions frontend/node_modules/.bin/acorn.cmd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions frontend/node_modules/.bin/acorn.ps1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 12 additions & 1 deletion frontend/node_modules/.bin/ansi-html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions frontend/node_modules/.bin/ansi-html.cmd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions frontend/node_modules/.bin/ansi-html.ps1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 12 additions & 1 deletion frontend/node_modules/.bin/atob

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions frontend/node_modules/.bin/atob.cmd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions frontend/node_modules/.bin/atob.ps1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 12 additions & 1 deletion frontend/node_modules/.bin/autoprefixer

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions frontend/node_modules/.bin/autoprefixer.cmd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions frontend/node_modules/.bin/autoprefixer.ps1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 12 additions & 1 deletion frontend/node_modules/.bin/browserslist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions frontend/node_modules/.bin/browserslist.cmd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions frontend/node_modules/.bin/browserslist.ps1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 12 additions & 1 deletion frontend/node_modules/.bin/css-blank-pseudo

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions frontend/node_modules/.bin/css-blank-pseudo.cmd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading