Skip to content

Haxplore2.0 #3

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

Open
wants to merge 7 commits into
base: main
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 44 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,49 @@
# HaXplore 2.0 - Submission Report Format

# HaXplore 2.0, CodeFest 2021 Submissions
This is the official code repository for Trojan. This website was developed during HaXplore 2.0,
the online hackathon conducted by Codefest, the annual departmental fest of Computer Science department, IIT BHU Varanasi.

### Trojan

* P Aswini Kumar
* A V Vysakh
* Apoorve Shukla
* Yash Raj

#### Trojan


#### Overview

Informative and interactive site for raising awareness in the society regarding health and fitness whose pupose is the empowerment and betterment of society.

#### Technology used

We used HTML, CSS, Javascript and Vue js

#### Screenshots/Demo Video
https://drive.google.com/drive/folders/1AI_6HTjbc2rtHJmZTk_QBxlHtVu5Zv41?usp=sharing


#### Usage

This is a user friendly site which could be easily used
For LINUX distros:
First clone the master branch of the repository into your pc and then open the folder using the terminal with the help of the "cd" command.
(If you are not able to find the folder, then do check if you have written the name correctly or else try changing the location of the folder.)
Then type the command "npm install" in the Terminal.
Then run the code through a local host by typing "npm run dev" and then opening the link.
If you don't have npm installed then u can check out the link- "https://linuxconfig.org/install-npm-on-linux".
The above mentioned steps have been shown in the demo video.

#### Tracks used

N.A.

#### AWS Services Used

N.A.

## Submissions
1. The Team Leader has to fork this repository using his/her GitHub Account. You can change the name of the fork repository as you wish. This repository will contain the complete submission, including the code, design and submission idea file.
2. In Devfolio, update the Github submission link with the link to the above-forked repository.
3. For the first phase of the hackathon, you have to rename the ***submission_README.md*** file to ***README.md*** and update it with your idea in the format specified in the file.
4. The deadline to complete the above task is **27th March 6 PM sharp**.

## Project Track:
Choose from -
- #### [Amazon Web Services Track](https://docs.google.com/document/d/16wxLl_8Eqw_bcjY28FnP3bc2YihB6pCN5aPAmF5An_o/edit?usp=sharing)
- #### [Polygon - Hackathon Season Prize](https://www.notion.so/Polygon-Devfolio-Hackathon-Season-Prize-de8961d5eeff4780963749da0b75037c)
- #### [Portis - Hackathon Season Prize](https://www.notion.so/Portis-by-Shapeshift-Devfolio-Hackathon-Season-Prize-e198dfd094a9411b8cd0f80d76a04a90)
- #### [Tezos - Hackathon Season Prize](https://www.notion.so/Tezos-Devfolio-Hackathon-Season-Prize-e90b6811b0df43e5a7dadf534fc000ff)


You can find more details about the project tracks [here](https://drive.google.com/file/d/1699uvvBwiLcC8T6Cw9KYcHh-PysUI2448Vmz4Y7d7K8/view).
41 changes: 0 additions & 41 deletions submission_README.md

This file was deleted.