Skip to content

Animo.sys is an enrollment site with features similar to the existing enrollment site of DLSU.

Notifications You must be signed in to change notification settings

ccapdev1920T2/s11g11

Repository files navigation

Animo.sys - S11 Group 11

An enrollment website with features similar to the existing animo.sys of DLSU specifically for College of Computer Studies (CSS) students. It will have the following features: Register, Acount Verification, Log In, Log Out, View own user profile, View all offered classes, Search and display classes, Add classes, Drop classes, Swap classes, and View summary of enrolled classes.

Heroku Deployed App

Heroku App Status
Link: Animo.sys

Prerequisites

Setting Up and Running the Project Locally

  1. Run mongod.exe in the background
  2. Open MongoDB Compass and make a DB named animosysdb
  3. Import using MongoDB Compass the three collections found in \models\data imports (excluding masterlist_courseclass.csv) with the respective names: students, classes, courses
  4. Install dependencies on the project command line: npm install
  5. Enter this to run the server: node app.js
  6. Navigate to the project through: https://localhost:3000/

Upon Registering and Logging in

Register

Register using a DLSU e-mail address. The password should at least be 8 characters.

Log In

Log In using the email and password you used to register or choose one of the following:

E-mail Password
[email protected] 11111111
[email protected] kapekape
[email protected] rockets12
[email protected] ilovecookies

Dependencies

Authors

Krissha Calaranan
Kayla Latorre
Ninna Manzano

About

Animo.sys is an enrollment site with features similar to the existing enrollment site of DLSU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •