A C++ built implementation of a website for JEE Registration and as an info portal. Developed as part of a project in Turbo C++.
- Basic website feel implemented in terminal.
- Response to User interaction with apt feedback
- File handling using C++ modules.
- Implementation of C++ concepts like-
- Classes
- Structures
- Basic Datatypes
- Predefined and Userdefined functions
- File handling
- OOP Concepts