This website is no longer hosted as the domain subscription has expired.
This is a website built using these following technologies
- Vuejs framework and Bootstrap (JavaScript)
- ExpressJS + NodeJS for backend
- MongoDB for Database
Features:
- Mock interview scheduling system and nomination system (Exclusive for BTA members).
- Dashboard for upcoming events for the future.
- Posting and event manager panel for admins
- Interactive login and signup terminal for visitors
Information:
- Student highlights (nomination system in the features)
- About us (update the roster of the association)
- Support section (donate or buy merch)
Running the website
- To run the front-end, navigate to /website folder and use the command "npm run serve"
- To run the backend, navigate to /server folder and use the command "npm run start:dev"