Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/testing-library/reac…
Browse files Browse the repository at this point in the history
…t-12.0.0
  • Loading branch information
karanysingh authored Oct 2, 2022
2 parents c14c5b0 + f00976a commit 22d0a88
Show file tree
Hide file tree
Showing 137 changed files with 5,868 additions and 5,101 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ src/services/google-firebase/firebase_config.json
.eslintcache
.firebase

.vscode
debug.log
85 changes: 37 additions & 48 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,43 @@
# Getting Started with Create React App
<p align="center">
<img src="https://github.com/technocrats-robotics/tcr-website/blob/main/public/TcrLogoClean.png" width="128"/>
</p>

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
<p align="center">
https://technocratsrobotics.in/
</p>

## Available Scripts
<p align="center">
🚀 Website of Team Technocrats Robotics - VIT Chennai
</p>

In the project directory, you can run:
<p align="center">
Made with ❤️ by technocrats robotics.
<br>
#GoTCR
</p>

## Technologies Used
<img src="https://img.shields.io/badge/-JavaScript-%23F7DF1E?logo=javascript&logoColor=black&style=for-the-badge" alt="JavaScript" /><img src="https://img.shields.io/badge/-React-%2361DAFB?logo=react&logoColor=black&style=for-the-badge" alt="React" />


## Architecture
<img src="https://github.com/ishivanshgoel/tcr-website/blob/main/docs/docs_1.png"/>

On a high level, this website is divided into three parts
- <b>Team Portfolio:</b> This section contains general information about our team like our achievements, team members, faculty coordinator, team's gallery, location of our garage, contact us form, our social media handles etc.
- <b>User Panel:</b> This panel is used by our team members to manage their profile display badge in the team's portfolio.
- <b>Admin Panel:</b> This section is used by our management department to create accounts for new recruits, manage roles of all the team members.

## Developers
### Batch of 2021
- <p>🚀 Rahul Bera</p>
- <p>🚀 Karan Yuvraj Singh</p>
- <p>🚀 Ishika Naik</p>
- <p>🚀 Shivansh Goel</p>

<i>Juniors, keep adding your names here</i>

## Development

### `npm start`

Expand All @@ -14,11 +47,6 @@ Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.\
You will also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
Expand All @@ -29,42 +57,3 @@ Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can’t go back!**

If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

### Code Splitting

This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)

### Analyzing the Bundle Size

This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)

### Making a Progressive Web App

This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)

### Advanced Configuration

This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)

### Deployment

This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)

### `npm run build` fails to minify

This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
3 changes: 0 additions & 3 deletions debug.log

This file was deleted.

Binary file added docs/docs_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 22d0a88

Please sign in to comment.