Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Latest commit

 

History

History
61 lines (44 loc) · 1.94 KB

README.md

File metadata and controls

61 lines (44 loc) · 1.94 KB

Auxilium

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

Version

1.0.0 (Alpha)

Tech

Auxilium uses a number of open source projects to work properly:

Installation

Auxilium requires Node.js v4+ to run.

$ git clone https://github.com/anuraagbaishya/Auxilium 
$ cd Auxilium
$ npm install
$ npm start

Development

Want to contribute? Great!

  • Fork the project
  • Take a look at the issues
  • Fix away
  • You can also create new issues

Todos

  • 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!