Students in universities, especially in their fresher year face a lot of difficulties with respect to finding things they need, learning about places nearby, gathering study material or finding what is going on in and around their campus. Auxilium is being developed keeping these struggles in mind, and the goal in making this website is that no student feels overwhelmed or lost at any point of time. We provide the following services
- Market
- BnB
- Nearby Places
- Promotions
1.0.0 (Alpha)
Auxilium uses a number of open source projects to work properly:
- Twitter Bootstrap - great UI boilerplate for modern web apps
- node.js - evented I/O for the backend
- Express - fast node.js network app framework
- SQLite3 for database
- jQuery - nothing works without this
Auxilium requires Node.js v4+ to run.
$ git clone https://github.com/anuraagbaishya/Auxilium
$ cd Auxilium
$ npm install
$ npm start
Want to contribute? Great!
- Fork the project
- Take a look at the issues
- Fix away
- You can also create new issues
- Shift to Angular and Mongo
- Fix Image Uploads
- Auto Reload on adding new item
- Improve UI & UX for listings
- Add Session Management
- Add User Profile Page
- Add Campus News Module
Free Software, Hell Yeah!