summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-24Added intermediate route for results pageHEADmainManurbhav Arya
2024-06-24countdown timer componentManurbhav Arya
2024-06-20added comments in every file,Manurbhav Arya
integrated MD files in the components, active link for movbile navbar, and some optimisations in code
2024-06-19Delete config.jsonManurbhav Arya
2024-06-19Update .gitignoreManurbhav Arya
2024-06-19added comments, renamed md folders, updated readme, added active link ↵Manurbhav Arya
feature, modularised results timer
2024-06-17Auth fixedManurbhav
2024-06-10Auth setup (partial)Manurbhav
Incomplete right now
2024-06-04Added md files for better readabilityManurbhav
2024-05-28Modular DataManurbhav
added data in JSON files and directly fetched data from JSON files, rather than storing them in the respective files.
2024-05-27Basic Results page addedManurbhav
location.reload is reloading it infinitely even after adding if condition
2024-04-29FixesManurbhav
2024-04-29FixesManurbhav
2024-04-29Added Text FontManurbhav
added fonts to make text look more good while not being bold
2024-04-29Navbar issues resolvedManurbhav
2024-04-28Removed warningsManurbhav
2024-04-28Some refactoringsManurbhav
2024-04-27Merge branch 'main' of https://github.com/mannubhai1/FosseeManurbhav
2024-04-27Update README.mdManurbhav
2024-04-27Create LICENSEManurbhav Arya
2024-04-27added sliding transition to buttonManurbhav
2024-04-27Fixed Navbar bugsManurbhav
2024-04-27Reusable components and RefactoringManurbhav
Kept data in separate variables so that when we need to change them, we can do that easily, rather than finding them in code.
2024-04-21navbar, reusable componentsManurbhav
Made hamburger navbar, responsiveness part has some bug, will fix tomorrow and made the components data stored in a variable to easily modify when needed
2024-04-21Completed Resources page and changes in responsivenessManurbhav
2024-04-18Scheduling page doneManurbhav
2024-04-18Home page changesManurbhav
Home page almost complete, Carousel part is left and Button animation
2024-04-18added footer, and made other components responsiveManurbhav
2024-04-17initial setupManurbhav
2024-04-16Initial commitManurbhav