This is the repository of our website.
It contains the design guides as well
/
├── .github/ github related files like PR templates, contribution guidelines
├── Design_Guides/ follow these design guides
| ├── AdobeXD-design/
| └── style-guide.md guide
├── Frontend/ descriptions
| ├── Views/ descriptions
| ├── Routes/ descriptions
| ├── app.js descriptions
| └── package.json descriptions
├── Static_Design/ static html pages
| ├── assets/ all the assets
| ├── css/ all the stylings
| ├── js/ all the scripts
| └── *.html the html pages
└── README
Design in progress
- Designs are to be finalised and fixed
- Static pages are to be made
- React frontend to be designed
- points
- points
- acknowledgement goes here