A GUI application to help you quickly search for the contacts of NUS faculty members!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
NUSearch is a GUI application that allows students to easily and conveniently find the contacts of faculty members so that they may contact members of faculty more easily.
The product is not an official NUS project, although the project was conceived by and worked on by NUS students during the CS2103T module.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
Read the getting started segment to understand how to get started on using NUSearch
Follow these steps closely to get started.
- Download our latest .jar file here
- Locate the .jar file in your downloads folder
- Open the .jar file to run the application
For more usage examples, please refer to the Documentation
- Add Changelog
- Add back to top links
- Add Additional Templates w/ Examples
- Add "components" document to easily copy & paste sections of the readme
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Eugene Chia - @linkedin - [email protected]
Sim Jia Ming - @linkedin - [email protected]
Shurvir Arora - @linkedin - [email protected]
Tan Wei En - @linkedin - [email protected]
Project Link: https://github.com/AY2122S2-CS2103T-W11-4/tp
The team would like to give a big shout out these projects, from which we have used parts of in our project. Special shout out to you Prof. Damith <3.